Parent Directory
|
Revision Log
|
Patch
revision 2241 by jfenwick, Wed Feb 4 00:42:46 2009 UTC | revision 2242 by jfenwick, Wed Feb 4 05:04:20 2009 UTC | |
---|---|---|
# | Line 40 Alias("run_tests", test_targets) | Line 40 Alias("run_tests", test_targets) |
40 | ||
41 | # Add a group of tests | # Add a group of tests |
42 | from grouptest import * | from grouptest import * |
43 | tgroup=GroupTest("$BINRUNNER ", (),"","$BATCH_ROOT/esysUtils/test",('EsysExceptionTest',)) | tgroup=GroupTest("$BINRUNNER ", (),"","$BUILD_ROOT/esysUtils/test",('./EsysExceptionTest',)) |
44 | TestGroups.append(tgroup) | TestGroups.append(tgroup) |
45 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |