charconvfw/charconv_fw/test/rtest/group/charconvtests.iby
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:39:40 +0100
branchRCL_3
changeset 55 336bee5c2d35
parent 54 748ec5531811
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201021 Kit: 201035

/*
* Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/


#ifndef __CHARCONVTESTS_IBY__
#define __CHARCONVTESTS_IBY__

// Batch file that runs all automatic charconv tests.
data=ZSYSTEM\test\charconvtests.bat						test\charconvtests.bat

#include <charconv.iby>

data=EPOCROOT##epoc32\wins\c\system\data\ethiopic.ut8	system\data\ethiopic.ut8
data=EPOCROOT##epoc32\wins\c\system\data\daxue.uni		system\data\daxue.uni

file=ABI_DIR\BUILD_DIR\utf7.dll				system\libs\utf7.dll
file=ABI_DIR\BUILD_DIR\utf8.dll				system\libs\utf8.dll

file=ABI_DIR\BUILD_DIR\t_memory.exe			test\t_memory.exe
file=ABI_DIR\BUILD_DIR\tsimple7.exe			test\tsimple7.exe
file=ABI_DIR\BUILD_DIR\tsimple8.exe			test\tsimple8.exe
file=ABI_DIR\BUILD_DIR\trfc1642.exe			test\trfc1642.exe
file=ABI_DIR\BUILD_DIR\tcomp7.exe			test\tcomp7.exe
file=ABI_DIR\BUILD_DIR\tcomp8.exe			test\tcomp8.exe
file=ABI_DIR\BUILD_DIR\trealut8.exe			test\trealut8.exe
file=ABI_DIR\BUILD_DIR\trealuni.exe			test\trealuni.exe
file=ABI_DIR\BUILD_DIR\terror.exe			test\terror.exe
file=ABI_DIR\BUILD_DIR\tnewlin7.exe			test\tnewlin7.exe
file=ABI_DIR\BUILD_DIR\tjava.exe			test\tjava.exe
file=ABI_DIR\BUILD_DIR\tpartial.exe			test\tpartial.exe
file=ABI_DIR\BUILD_DIR\timap.exe			test\timap.exe

#endif