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 21 Depends(program, libinstall) # FIXME: Th | Line 21 Depends(program, libinstall) # FIXME: Th |
21 | 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] |
22 | ||
23 | env.Alias('py_tests',test_targets) | env.Alias('py_tests',test_targets) |
24 | env.Alias('basic_py_tests',['ImportTest.passed', 'BinaryOps.passed', 'UnaryOps.passed', 'SliceGetting.passed', 'SliceSetting.passed', 'MiscTests.passed', 'ArchiveTests.passed', 'newEscriptTests.passed', 'test_xml.passed', 'insituTests.passed', 's2.passed']) |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |