os/textandloc/textrendering/texthandling/group/ETextTests.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2009-2010 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 #ifndef __ETEXTTESTS_IBY__
    19 #define __ETEXTTESTS_IBY__
    20 
    21 REM EText tests
    22 
    23 #include <etext.iby>
    24 data=DATAZ_\ETextTest\ETextTests.bat			\ETextTests.bat
    25 // TEF server
    26 file=ABI_DIR\BUILD_DIR\TETextServer.exe		\sys\bin\TETextServer.exe
    27 
    28 // script files
    29 // - see pkg file ETextTests.pkg
    30 
    31 data=ZSYSTEM\..\test\app-framework\etext\AGGREGAT.PML 	test\app-framework\etext\AGGREGAT.PML
    32 data=ZSYSTEM\..\test\app-framework\etext\CHARTEST.PML 	test\app-framework\etext\CHARTEST.PML
    33 data=ZSYSTEM\..\test\app-framework\etext\CLIMB.txt 		test\app-framework\etext\CLIMB.txt
    34 data=ZSYSTEM\..\test\app-framework\etext\COMPLEX.PML 	test\app-framework\etext\COMPLEX.PML
    35 data=ZSYSTEM\..\test\app-framework\etext\COMPONNT.PML 	test\app-framework\etext\COMPONNT.PML
    36 data=ZSYSTEM\..\test\app-framework\etext\DUNK.PML 		test\app-framework\etext\DUNK.PML
    37 data=ZSYSTEM\..\test\app-framework\etext\IMPORT1.txt 		test\app-framework\etext\IMPORT1.txt
    38 data=ZSYSTEM\..\test\app-framework\etext\POLYGLOT.txt 		test\app-framework\etext\POLYGLOT.txt
    39 data=ZSYSTEM\..\test\app-framework\etext\RICHOOM1.PML 	test\app-framework\etext\RICHOOM1.PML
    40 data=ZSYSTEM\..\test\app-framework\etext\RICHOOM2.PML 	test\app-framework\etext\RICHOOM2.PML
    41 data=ZSYSTEM\..\test\app-framework\etext\RT1.PML 		test\app-framework\etext\RT1.PML
    42 data=ZSYSTEM\..\test\app-framework\etext\RTCLIPB.PML 		test\app-framework\etext\RTCLIPB.PML
    43 data=ZSYSTEM\..\test\app-framework\etext\RTCLIPB2.PML 	test\app-framework\etext\RTCLIPB2.PML
    44 data=ZSYSTEM\..\test\app-framework\etext\RTCLIPB3.PML 	test\app-framework\etext\RTCLIPB3.PML
    45 data=ZSYSTEM\..\test\app-framework\etext\SHARED.PML 		test\app-framework\etext\SHARED.PML
    46 data=ZSYSTEM\..\test\app-framework\etext\TEST1.PML 		test\app-framework\etext\TEST1.PML
    47 data=ZSYSTEM\..\test\app-framework\etext\TTIMES1.PML 		test\app-framework\etext\TTIMES1.PML
    48 data=ZSYSTEM\..\test\app-framework\etext\T_CONVRT.PML 	test\app-framework\etext\T_CONVRT.PML
    49 data=ZSYSTEM\..\test\app-framework\etext\T_INDTER.PML 	test\app-framework\etext\T_INDTER.PML
    50 data=ZSYSTEM\..\test\app-framework\etext\T_PARA.PML 		test\app-framework\etext\T_PARA.PML
    51 data=ZSYSTEM\..\test\app-framework\etext\T_PARA2.PML 	test\app-framework\etext\T_PARA2.PML
    52 data=ZSYSTEM\..\test\app-framework\etext\T_PICRES.PML 	test\app-framework\etext\T_PICRES.PML
    53 data=ZSYSTEM\..\test\app-framework\etext\T_RICH1A.PML 	test\app-framework\etext\T_RICH1A.PML
    54 data=ZSYSTEM\..\test\app-framework\etext\T_RICHTX.PML 	test\app-framework\etext\T_RICHTX.PML
    55 #endif