Parent Directory
|
Revision Log
|
Patch
revision 689 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', 'finleyTest.passed', 'SimpleSolve.passed', 'RecTest.passed', 'test_linearPDEsOnFinley.passed', 'test_generators.passed', 'test_visualization_interface.passed', 'test_utilOnFinley.passed']) |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |