os/textandloc/textrendering/texthandling/group/ETextTests.iby
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/textrendering/texthandling/group/ETextTests.iby	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,55 @@
     1.4 +/*
     1.5 +* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +* All rights reserved.
     1.7 +* This component and the accompanying materials are made available
     1.8 +* under the terms of "Eclipse Public License v1.0"
     1.9 +* which accompanies this distribution, and is available
    1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +*
    1.12 +* Initial Contributors:
    1.13 +* Nokia Corporation - initial contribution.
    1.14 +*
    1.15 +* Contributors:
    1.16 +*
    1.17 +* Description: 
    1.18 +*
    1.19 +*/
    1.20 +
    1.21 +#ifndef __ETEXTTESTS_IBY__
    1.22 +#define __ETEXTTESTS_IBY__
    1.23 +
    1.24 +REM EText tests
    1.25 +
    1.26 +#include <etext.iby>
    1.27 +data=DATAZ_\ETextTest\ETextTests.bat			\ETextTests.bat
    1.28 +// TEF server
    1.29 +file=ABI_DIR\BUILD_DIR\TETextServer.exe		\sys\bin\TETextServer.exe
    1.30 +
    1.31 +// script files
    1.32 +// - see pkg file ETextTests.pkg
    1.33 +
    1.34 +data=ZSYSTEM\..\test\app-framework\etext\AGGREGAT.PML 	test\app-framework\etext\AGGREGAT.PML
    1.35 +data=ZSYSTEM\..\test\app-framework\etext\CHARTEST.PML 	test\app-framework\etext\CHARTEST.PML
    1.36 +data=ZSYSTEM\..\test\app-framework\etext\CLIMB.txt 		test\app-framework\etext\CLIMB.txt
    1.37 +data=ZSYSTEM\..\test\app-framework\etext\COMPLEX.PML 	test\app-framework\etext\COMPLEX.PML
    1.38 +data=ZSYSTEM\..\test\app-framework\etext\COMPONNT.PML 	test\app-framework\etext\COMPONNT.PML
    1.39 +data=ZSYSTEM\..\test\app-framework\etext\DUNK.PML 		test\app-framework\etext\DUNK.PML
    1.40 +data=ZSYSTEM\..\test\app-framework\etext\IMPORT1.txt 		test\app-framework\etext\IMPORT1.txt
    1.41 +data=ZSYSTEM\..\test\app-framework\etext\POLYGLOT.txt 		test\app-framework\etext\POLYGLOT.txt
    1.42 +data=ZSYSTEM\..\test\app-framework\etext\RICHOOM1.PML 	test\app-framework\etext\RICHOOM1.PML
    1.43 +data=ZSYSTEM\..\test\app-framework\etext\RICHOOM2.PML 	test\app-framework\etext\RICHOOM2.PML
    1.44 +data=ZSYSTEM\..\test\app-framework\etext\RT1.PML 		test\app-framework\etext\RT1.PML
    1.45 +data=ZSYSTEM\..\test\app-framework\etext\RTCLIPB.PML 		test\app-framework\etext\RTCLIPB.PML
    1.46 +data=ZSYSTEM\..\test\app-framework\etext\RTCLIPB2.PML 	test\app-framework\etext\RTCLIPB2.PML
    1.47 +data=ZSYSTEM\..\test\app-framework\etext\RTCLIPB3.PML 	test\app-framework\etext\RTCLIPB3.PML
    1.48 +data=ZSYSTEM\..\test\app-framework\etext\SHARED.PML 		test\app-framework\etext\SHARED.PML
    1.49 +data=ZSYSTEM\..\test\app-framework\etext\TEST1.PML 		test\app-framework\etext\TEST1.PML
    1.50 +data=ZSYSTEM\..\test\app-framework\etext\TTIMES1.PML 		test\app-framework\etext\TTIMES1.PML
    1.51 +data=ZSYSTEM\..\test\app-framework\etext\T_CONVRT.PML 	test\app-framework\etext\T_CONVRT.PML
    1.52 +data=ZSYSTEM\..\test\app-framework\etext\T_INDTER.PML 	test\app-framework\etext\T_INDTER.PML
    1.53 +data=ZSYSTEM\..\test\app-framework\etext\T_PARA.PML 		test\app-framework\etext\T_PARA.PML
    1.54 +data=ZSYSTEM\..\test\app-framework\etext\T_PARA2.PML 	test\app-framework\etext\T_PARA2.PML
    1.55 +data=ZSYSTEM\..\test\app-framework\etext\T_PICRES.PML 	test\app-framework\etext\T_PICRES.PML
    1.56 +data=ZSYSTEM\..\test\app-framework\etext\T_RICH1A.PML 	test\app-framework\etext\T_RICH1A.PML
    1.57 +data=ZSYSTEM\..\test\app-framework\etext\T_RICHTX.PML 	test\app-framework\etext\T_RICHTX.PML
    1.58 +#endif