/[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 659 by robwdcock, Fri Mar 24 08:40:50 2006 UTC revision 676 by robwdcock, Sun Mar 26 10:13:34 2006 UTC
# Line 14  python_src.remove('SliceTest.py') # FIXM Line 14  python_src.remove('SliceTest.py') # FIXM
14    
15  program = local_env.RunPyUnitTest(python_src)  program = local_env.RunPyUnitTest(python_src)
16    
 Depends(program, dep_lib)  
17  Depends(program, pyinstall)  Depends(program, pyinstall)
18  Depends(program, libinstall) # FIXME: The python tests require objects from finley hence you have to have all the libraries available rather than just dep_lib  Depends(program, libinstall) # FIXME: The python tests require objects from finley hence you have to have all the libraries available rather than just dep_lib
19    

Legend:
Removed from v.659  
changed lines
  Added in v.676

  ViewVC Help
Powered by ViewVC 1.1.26