charconvfw/charconv_fw/test/rtest/group/charconvtests.iby
changeset 51 a7c938434754
parent 0 1fb32624e06b
child 55 336bee5c2d35
equal deleted inserted replaced
44:601ab138ba0b 51:a7c938434754
    18 
    18 
    19 #ifndef __CHARCONVTESTS_IBY__
    19 #ifndef __CHARCONVTESTS_IBY__
    20 #define __CHARCONVTESTS_IBY__
    20 #define __CHARCONVTESTS_IBY__
    21 
    21 
    22 // Batch file that runs all automatic charconv tests.
    22 // Batch file that runs all automatic charconv tests.
    23 data=ZSYSTEM\test\charconvtests.bat						test\charconvtests.bat
       
    24 
    23 
    25 #include <charconv.iby>
    24 #include <charconv.iby>
    26 
    25 
    27 data=EPOCROOT##epoc32\wins\c\system\data\ethiopic.ut8	system\data\ethiopic.ut8
    26 data=EPOCROOT##epoc32\wins\c\system\data\ethiopic.ut8	system\data\ethiopic.ut8
    28 data=EPOCROOT##epoc32\wins\c\system\data\daxue.uni		system\data\daxue.uni
    27 data=EPOCROOT##epoc32\wins\c\system\data\daxue.uni		system\data\daxue.uni
    29 
    28 
       
    29 
       
    30 file=ABI_DIR\BUILD_DIR\t_charconvfwserver.exe			sys\bin\t_charconvfwserver.exe
    30 file=ABI_DIR\BUILD_DIR\utf7.dll				system\libs\utf7.dll
    31 file=ABI_DIR\BUILD_DIR\utf7.dll				system\libs\utf7.dll
    31 file=ABI_DIR\BUILD_DIR\utf8.dll				system\libs\utf8.dll
    32 file=ABI_DIR\BUILD_DIR\utf8.dll				system\libs\utf8.dll
    32 
    33 
    33 file=ABI_DIR\BUILD_DIR\t_memory.exe			test\t_memory.exe
       
    34 file=ABI_DIR\BUILD_DIR\tsimple7.exe			test\tsimple7.exe
       
    35 file=ABI_DIR\BUILD_DIR\tsimple8.exe			test\tsimple8.exe
       
    36 file=ABI_DIR\BUILD_DIR\trfc1642.exe			test\trfc1642.exe
       
    37 file=ABI_DIR\BUILD_DIR\tcomp7.exe			test\tcomp7.exe
       
    38 file=ABI_DIR\BUILD_DIR\tcomp8.exe			test\tcomp8.exe
       
    39 file=ABI_DIR\BUILD_DIR\trealut8.exe			test\trealut8.exe
       
    40 file=ABI_DIR\BUILD_DIR\trealuni.exe			test\trealuni.exe
       
    41 file=ABI_DIR\BUILD_DIR\terror.exe			test\terror.exe
       
    42 file=ABI_DIR\BUILD_DIR\tnewlin7.exe			test\tnewlin7.exe
       
    43 file=ABI_DIR\BUILD_DIR\tjava.exe			test\tjava.exe
       
    44 file=ABI_DIR\BUILD_DIR\tpartial.exe			test\tpartial.exe
       
    45 file=ABI_DIR\BUILD_DIR\timap.exe			test\timap.exe
       
    46 
    34 
    47 #endif
    35 #endif