charconvfw/charconv_fw/test/rtest/group/charconvtests.iby
changeset 0 1fb32624e06b
child 51 a7c938434754
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __CHARCONVTESTS_IBY__
       
    20 #define __CHARCONVTESTS_IBY__
       
    21 
       
    22 // Batch file that runs all automatic charconv tests.
       
    23 data=ZSYSTEM\test\charconvtests.bat						test\charconvtests.bat
       
    24 
       
    25 #include <charconv.iby>
       
    26 
       
    27 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
       
    29 
       
    30 file=ABI_DIR\BUILD_DIR\utf7.dll				system\libs\utf7.dll
       
    31 file=ABI_DIR\BUILD_DIR\utf8.dll				system\libs\utf8.dll
       
    32 
       
    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 
       
    47 #endif