equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of "Eclipse Public License v1.0" |
5 * under the terms of "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
23 REM FATCharsetConv tests |
23 REM FATCharsetConv tests |
24 |
24 |
25 #include <fatcharsetconv.iby> |
25 #include <fatcharsetconv.iby> |
26 |
26 |
27 // batch file that runs all automatic FATCharsetConv tests |
27 // batch file that runs all automatic FATCharsetConv tests |
28 file=ABI_DIR\BUILD_DIR\t_FatCharsetConvServer.exe sys\bin\t_FatCharsetConvServer.exe |
28 data=ZSYSTEM\test\FATCharsetConvTests.bat TEST\FATCharsetConvTests.bat |
|
29 |
|
30 file=ABI_DIR\BUILD_DIR\T_CP1250.exe Test\T_CP1250.exe |
|
31 file=ABI_DIR\BUILD_DIR\T_CP1251.exe Test\T_CP1251.exe |
|
32 file=ABI_DIR\BUILD_DIR\T_CP1252.exe Test\T_CP1252.exe |
|
33 file=ABI_DIR\BUILD_DIR\T_CP1253.exe Test\T_CP1253.exe |
|
34 file=ABI_DIR\BUILD_DIR\T_CP1254.exe Test\T_CP1254.exe |
|
35 file=ABI_DIR\BUILD_DIR\T_CP1255.exe Test\T_CP1255.exe |
|
36 file=ABI_DIR\BUILD_DIR\T_CP1256.exe Test\T_CP1256.exe |
|
37 file=ABI_DIR\BUILD_DIR\T_CP1257.exe Test\T_CP1257.exe |
|
38 file=ABI_DIR\BUILD_DIR\T_CP1258.exe Test\T_CP1258.exe |
|
39 file=ABI_DIR\BUILD_DIR\T_CP874.exe Test\T_CP874.exe |
|
40 file=ABI_DIR\BUILD_DIR\T_CP932.exe Test\T_CP932.exe |
|
41 file=ABI_DIR\BUILD_DIR\T_CP936.exe Test\T_CP936.exe |
|
42 file=ABI_DIR\BUILD_DIR\T_CP54936.exe Test\T_CP54936.exe |
|
43 file=ABI_DIR\BUILD_DIR\T_CP949.exe Test\T_CP949.exe |
|
44 file=ABI_DIR\BUILD_DIR\T_CP950.exe Test\T_CP950.exe |
|
45 |
29 #endif |
46 #endif |
30 |
47 |