textrendering/texthandling/group/ETextTests.bat
changeset 51 a7c938434754
parent 0 1fb32624e06b
child 55 336bee5c2d35
--- a/textrendering/texthandling/group/ETextTests.bat	Tue Jul 06 16:23:19 2010 +0300
+++ b/textrendering/texthandling/group/ETextTests.bat	Wed Aug 18 11:34:25 2010 +0300
@@ -1,5 +1,5 @@
 @rem
-@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+@rem Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
 @rem All rights reserved.
 @rem This component and the accompanying materials are made available
 @rem under the terms of "Eclipse Public License v1.0"
@@ -14,29 +14,31 @@
 @rem Description: 
 @rem
 
-t_field1.exe
-t_roman.exe
-t_stream.exe
-trichoom.exe
-trtcopy.exe
-ttimes1.exe
-t_convrt.exe
-t_convs.exe
-t_convs1.exe
-t_cplain.exe
-t_cutpst.exe
-t_fmt.exe
-t_fmt1.exe
-t_import.exe
-t_indter.exe
-t_laydoc.exe
-t_parse.exe
-t_picres.exe
-t_rich1a.exe
-t_rtclip.exe
-t_scandc.exe
-t_style.exe
-t_times.exe
-t_tran.exe
-trtcustm.exe
-TEtextDefect.exe
\ No newline at end of file
+@echo on
+testexecute.exe z:\ETextTest\T_FIELD1.script
+testexecute.exe z:\ETextTest\T_ROMAN.script
+testexecute.exe z:\ETextTest\T_STREAM.script
+testexecute.exe z:\ETextTest\T_RICHOOM.script
+testexecute.exe z:\ETextTest\TRTCOPY.script
+testexecute.exe z:\ETextTest\TRTCUSTM.script
+testexecute.exe z:\ETextTest\TTIMES1.script
+testexecute.exe z:\ETextTest\T_CONVRT.script
+testexecute.exe z:\ETextTest\T_CONVS.script
+testexecute.exe z:\ETextTest\T_CONVS1.script
+testexecute.exe z:\ETextTest\T_CPLAIN.script
+testexecute.exe z:\ETextTest\T_CUTPST.script
+testexecute.exe z:\ETextTest\T_FMT.script
+testexecute.exe z:\ETextTest\T_FMT1.script
+testexecute.exe z:\ETextTest\T_IMPORT.script
+testexecute.exe z:\ETextTest\T_INDTER.script
+testexecute.exe z:\ETextTest\T_LAYDOC.script
+testexecute.exe z:\ETextTest\T_PARSE.script
+testexecute.exe z:\ETextTest\T_PICRES.script
+testexecute.exe z:\ETextTest\T_RICH1A.script
+testexecute.exe z:\ETextTest\T_RTCLIP.script
+testexecute.exe z:\ETextTest\T_SCANDC.script
+testexecute.exe z:\ETextTest\T_STYLE.script
+testexecute.exe z:\ETextTest\T_TIMES.script
+testexecute.exe z:\ETextTest\T_TRAN.script
+testexecute.exe z:\ETextTest\TEtextDefect.script
+@echo off