/[thuban]/branches/WIP-pyshapelib-bramz/test/runtests.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/test/runtests.py

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

revision 1219 by bh, Mon Jun 16 17:42:54 2003 UTC revision 1245 by bh, Thu Jun 19 19:29:23 2003 UTC
# Line 57  def main(): Line 57  def main():
57      runner = unittest.TextTestRunner(verbosity = 2)      runner = unittest.TextTestRunner(verbosity = 2)
58      result = runner.run(suite)      result = runner.run(suite)
59    
60      support.print_garbage_information()      support.print_additional_summary()
61    
62      sys.exit(not result.wasSuccessful())      sys.exit(not result.wasSuccessful())
63    

Legend:
Removed from v.1219  
changed lines
  Added in v.1245

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26