# HG changeset patch # User MattD # Date 1253279030 -3600 # Node ID eb9ba249e164d8791835e715219229928b0720ba # Parent 5d3a9a4669637578d54f85997a4abf30898cd223 Added test targets 'sf-test-smoketest' and 'sf-test-bc-check' for the test team. They populate the drive, run the tests and zip the output. Minor fix was needed in the post build for zipping: '${build.drive}/output/logs/releaseables' must exist diff -r 5d3a9a466963 -r eb9ba249e164 common/build.postbuild.xml --- a/common/build.postbuild.xml Thu Sep 17 13:46:25 2009 +0100 +++ b/common/build.postbuild.xml Fri Sep 18 14:03:50 2009 +0100 @@ -480,6 +480,8 @@ + + diff -r 5d3a9a466963 -r eb9ba249e164 common/build.test.xml --- a/common/build.test.xml Thu Sep 17 13:46:25 2009 +0100 +++ b/common/build.test.xml Fri Sep 18 14:03:50 2009 +0100 @@ -1,6 +1,9 @@ + + +