bintools/rcomp/tsrc/localisation/readme.txt
changeset 0 044383f39525
equal deleted inserted replaced
-1:000000000000 0:044383f39525
       
     1 The file epocrc_input.txt contains source data for various configurations of input for resource files.
       
     2 
       
     3 There are no options to pass to the tests, simply type:
       
     4 
       
     5 	perl epocrctest.pl
       
     6 	
       
     7 at the command line.
       
     8 
       
     9 The output from the tests will be placed in a 'test-data' sub-directory. For test nn the following 
       
    10 files will be produced:
       
    11 
       
    12 testnn.rss - input file to epocrc.pl
       
    13 testnn.rls - file included in testnn.rss by cpp. Contains localisation information
       
    14 
       
    15 testnn.rpp - localised rpp file
       
    16 
       
    17 testnn.rsc - output resource file
       
    18 testnn.rsg - output header file
       
    19 
       
    20 expected.stderr - the expected output to stderr (produced from epocrc_input.txt)
       
    21 expected.stdout - the expected output to stdout (produced from epocrc_input.txt)
       
    22 
       
    23 rcomp.stderr - output redirected to file from stderr
       
    24 rcomp.stdout - output redirected to file from stdout
       
    25 
       
    26 
       
    27 If the test is successful then the files expected.stderr and rcomp.stderr should contain the same
       
    28 data, as should expected.stdout and rcomp.stdout.
       
    29 
       
    30 Also, the generated .rsc file should match the version stored in rsc-files\
       
    31