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 38 local_env.SConscript(dirs = ['#/finley/t | Line 38 local_env.SConscript(dirs = ['#/finley/t |
38 | ||
39 | # Add a group of tests | # Add a group of tests |
40 | from grouptest import * | from grouptest import * |
41 | tgroup=GroupTest("$BINRUNNER ", (),"","$BATCH_ROOT/finley/test",('finley_UnitTest',)) | tgroup=GroupTest("$BINRUNNER ", (),"","$BUILD_ROOT/finley/test",('./finley_UnitTest',)) |
42 | TestGroups.append(tgroup) | TestGroups.append(tgroup) |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |