/[escript]/trunk/escript/test/python/SConscript
ViewVC logotype

Diff of /trunk/escript/test/python/SConscript

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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'])

Legend:
Removed from v.682  
changed lines
  Added in v.690

  ViewVC Help
Powered by ViewVC 1.1.26