# HG changeset patch # User Brendan Donegan # Date 1276851642 -3600 # Node ID a7888304ad191782678934e86f5e1cf755b0948c # Parent e5ad616daedbe8baac29d607cdf9292e6a73a891 Added Qt tests to the test plan diff -r e5ad616daedb -r a7888304ad19 Group/smoketest.pl --- a/Group/smoketest.pl Thu Jun 17 09:20:54 2010 +0100 +++ b/Group/smoketest.pl Fri Jun 18 10:00:42 2010 +0100 @@ -201,6 +201,10 @@ copy($epoc . "data/c/smoketest/web/img8.jpg", "temp/smoketest/web/general/img8.jpg"); copy($epoc . "winscw/c/smoketest/ui_browser_control_smoke.cfg", "temp/smoketest/general/ui_browser_control_smoke.cfg"); copy($epoc . "release/winscw/udeb/BrCtlApiTest.dll", "temp/smoketest/winscw_udeb/BrCtlApiTest.dll"); + + copy($epoc . "release/winscw/udeb/tst_smoke_qapplication.exe", "temp/smoketest/winscw_udeb/tst_smoke_qapplication.exe"); + copy($epoc . "release/winscw/udeb/tst_smoke_qwidget.exe", "temp/smoketest/winscw_udeb/tst_smoke_qwidget.exe"); + copy($epoc . "release/winscw/udeb/tst_smoke_qtgestures.exe", "temp/smoketest/winscw_udeb/tst_smoke_qtgestures.exe"); } elsif ($target eq "SYBORG") { # Build ATS test drop for Syborg. if (lc($ats_version) eq "ats3") { copy("smoketest_syborg.xml", "temp/test.xml"); } # Use ATS3 test plan. diff -r e5ad616daedb -r a7888304ad19 Group/smoketest.xml --- a/Group/smoketest.xml Thu Jun 17 09:20:54 2010 +0100 +++ b/Group/smoketest.xml Fri Jun 18 10:00:42 2010 +0100 @@ -857,6 +857,72 @@ + + + install + + + + + + + + + execute + + + + + + + + + + + + + install + + + + + + + + + execute + + + + + + + + + + + + + install + + + + + + + + + execute + + + + + + + + + + @@ -1121,7 +1187,7 @@ - + execute @@ -1200,5 +1266,9 @@ smoketest/web/general/img8.jpg smoketest/general/ui_browser_control_smoke.cfg smoketest/winscw_udeb/BrCtlApiTest.dll + + smoketest/winscw_udeb/tst_smoke_qapplication.exe + smoketest/winscw_udeb/tst_smoke_qwidget.exe + smoketest/winscw_udeb/tst_smoke_qtgestures.exe diff -r e5ad616daedb -r a7888304ad19 package_definition.xml --- a/package_definition.xml Thu Jun 17 09:20:54 2010 +0100 +++ b/package_definition.xml Fri Jun 18 10:00:42 2010 +0100 @@ -79,16 +79,16 @@ - + - + - + - +