/[escript]/branches/RW_WIN32/bruce/test/SConscript
ViewVC logotype

Diff of /branches/RW_WIN32/bruce/test/SConscript

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

revision 218 by robwdcock, Thu Nov 24 07:42:12 2005 UTC revision 229 by robwdcock, Fri Nov 25 06:17:13 2005 UTC
# Line 18  program = local_env.Program(program_name Line 18  program = local_env.Program(program_name
18  # TODO: Need to decide on how the library paths etc are going to be handled  # TODO: Need to decide on how the library paths etc are going to be handled
19  # TODO: For now just install the program to the same location as the libraries so things can run at least  # TODO: For now just install the program to the same location as the libraries so things can run at least
20  local_env.Install(esys_lib, program)  local_env.Install(esys_lib, program)
21    
22    # run the tests
23    local_env.RunUnitTest(program_name)

Legend:
Removed from v.218  
changed lines
  Added in v.229

  ViewVC Help
Powered by ViewVC 1.1.26