Parent Directory
|
Revision Log
|
Patch
revision 682 by robwdcock, Mon Mar 27 02:43:09 2006 UTC | revision 690 by robwdcock, Tue Mar 28 07:18:51 2006 UTC | |
---|---|---|
# | Line 19 Depends(program, libinstall) # FIXME: Th | Line 19 Depends(program, libinstall) # FIXME: Th |
19 | test_targets = [os.path.splitext(x)[0]+'.passed' for x in python_src] | test_targets = [os.path.splitext(x)[0]+'.passed' for x in python_src] |
20 | ||
21 | env.Alias('py_tests',test_targets) | env.Alias('py_tests',test_targets) |
22 | env.Alias('basic_py_tests', ['ImportTest.passed', 'BruceTest.passed', 'test_untilOnBruce.passed' ]) |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |