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

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

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

revision 1739 by bh, Tue Sep 23 12:25:56 2003 UTC revision 1839 by bh, Tue Oct 21 09:58:51 2003 UTC
# Line 115  class ThubanTestResult(unittest._TextTes Line 115  class ThubanTestResult(unittest._TextTes
115                      self.stream.writeln("    " + test.id())                      self.stream.writeln("    " + test.id())
116          unittest._TextTestResult.printErrors(self)          unittest._TextTestResult.printErrors(self)
117    
118        def getDescription(self, test):
119            return test.id()
120    
121    
122  class ThubanTestRunner(unittest.TextTestRunner):  class ThubanTestRunner(unittest.TextTestRunner):
123    

Legend:
Removed from v.1739  
changed lines
  Added in v.1839

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26