/[thuban]/branches/WIP-pyshapelib-bramz/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/ChangeLog

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

revision 1770 by bh, Thu Oct 2 15:15:35 2003 UTC revision 1773 by bh, Mon Oct 6 11:29:01 2003 UTC
# Line 1  Line 1 
1    2003-10-06  Bernhard Herzog  <[email protected]>
2    
3            * test/test_viewport.py (MockView): New class derived from
4            ViewPort with a mock implementation of GetTextExtent to be used in
5            the test cases
6            (ViewPortTest.setUp): Use MockView instead of ViewPort
7    
8            * Thuban/UI/viewport.py (ViewPort.GetTextExtent): Turn this method
9            into what would be a "pure virtual function" in C++: always raise
10            NotImplementedError. Mock implementations for test cases don't
11            belong into the real code
12    
13  2003-10-02  Bernhard Herzog  <[email protected]>  2003-10-02  Bernhard Herzog  <[email protected]>
14    
15          * test/test_layer.py (TestLayer.test_empty_layer): Explicitly          * test/test_layer.py (TestLayer.test_empty_layer): Explicitly

Legend:
Removed from v.1770  
changed lines
  Added in v.1773

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26