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

Diff of /trunk/bruce/test/python/SConscript

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 661 by robwdcock, Fri Mar 24 09:13:00 2006 UTC revision 676 by robwdcock, Sun Mar 26 10:13:34 2006 UTC
# Line 12  python_src = [x for x in filenames if os Line 12  python_src = [x for x in filenames if os
12    
13  program = local_env.RunPyUnitTest(python_src)  program = local_env.RunPyUnitTest(python_src)
14    
 Depends(program, dep_lib)  
15  Depends(program, pyinstall)  Depends(program, pyinstall)
16  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
17    

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

  ViewVC Help
Powered by ViewVC 1.1.26