testfontws.gdr wasn't in there
authorBrendan Donegan brendand@symbian.org
Fri, 14 Aug 2009 15:29:57 +0100
changeset 401 474c599abe52
parent 400 d452f7a4bce6
child 402 6aa0a10f4145
testfontws.gdr wasn't in there
common/tools/ats/bctest/graphics/graphicssvs.pl
common/tools/ats/bctest/graphics/test.xml
--- a/common/tools/ats/bctest/graphics/graphicssvs.pl	Wed Aug 12 20:22:15 2009 +0100
+++ b/common/tools/ats/bctest/graphics/graphicssvs.pl	Fri Aug 14 15:29:57 2009 +0100
@@ -109,6 +109,7 @@
 copy $epoc . "release/winscw/udeb/z/graphics/t_graphics_panic.tcs",                                         "temp/graphicssvs/graphics/general/t_graphics_panic.tcs";
 
 copy $epoc . "release/winscw/udeb/z/graphics/bitgdi/test_rwssprite_bitmap.mbm",                             "temp/graphicssvs/graphics/bitgdi/general/test_rwssprite_bitmap.mbm";
+copy $epoc . "release/winscw/udeb/z/graphics/bitgdi/testfontws.gdr",                                        "temp/graphicssvs/graphics/bitgdi/general/testfontws.gdr";
 copy $epoc . "release/winscw/udeb/z/graphics/fntstore/bad_entrysel",                                        "temp/graphicssvs/graphics/fntstore/general/bad_entrysel";
 copy $epoc . "release/winscw/udeb/z/graphics/fntstore/dummy",                                               "temp/graphicssvs/graphics/fntstore/general/dummy";
 copy $epoc . "release/winscw/udeb/z/graphics/fntstore/dummy",                                               "temp/graphicssvs/graphics/fntstore/general/dummy_2";
--- a/common/tools/ats/bctest/graphics/test.xml	Wed Aug 12 20:22:15 2009 +0100
+++ b/common/tools/ats/bctest/graphics/test.xml	Fri Aug 14 15:29:57 2009 +0100
@@ -883,6 +883,15 @@
 							<param component-path="graphicssvs\graphics\bitgdi" />
 						</params>
 					</step>
+                    <step id="" name="testfontws.gdr (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
+						<command>install</command>
+						<params>
+							<param type="data"/>
+							<param src="testfontws.gdr"/>
+							<param dst="c:\graphics\bitgdi"/>
+							<param component-path="graphicssvs\graphics\bitgdi" />
+						</params>
+					</step>
                     <step id="" name="test_bitmap_rom.rbm (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
 						<command>install</command>
 						<params>
@@ -891,7 +900,7 @@
 							<param dst="z:\graphics\t_fbservapi\test_bitmap_rom.rbm"/>
 							<param component-path="graphicssvs\graphics\t_fbservapi" />
 						</params>
-					</step>
+					</step>                  
                 </case>
                 <case id="" name="Bit Graphics Context" harness="GENERIC" enabled="true" passrate="100">
                     <step id="" name="graphics-bitgdi-fbsbitgc-publicapi.script (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
@@ -1593,6 +1602,7 @@
         <file>graphicssvs/graphics/general/graphics-wserv-wssprite-publicapi.ini</file>
         <file>graphicssvs/winscw_udeb/t_graphicsbitgdiapi.exe</file>
         <file>graphicssvs/graphics/bitgdi/general/test_rwssprite_bitmap.mbm</file>
+        <file>graphicssvs/graphics/bitgdi/testfontws.gdr</file>
         <file>graphicssvs/graphics/t_fbservapi/test_bitmap_rom.rbm</file>
         <file>graphicssvs/graphics/general/graphics-bitgdi-fbsbitgc-publicapi.script</file>
         <file>graphicssvs/graphics/general/graphics-bitgdi-fbsbitgc-publicapi.ini</file>