/[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 1553 by bh, Wed Aug 6 17:21:47 2003 UTC revision 1556 by bh, Thu Aug 7 15:41:14 2003 UTC
# Line 1  Line 1 
1    2003-08-07  Bernhard Herzog  <[email protected]>
2    
3            * test/support.py (SkipTest, ThubanTestResult, ThubanTestRunner)
4            (ThubanTestProgram): New classes that extend the respective
5            classes from unittest. These new version support skipping tests
6            under certain expected conditions. In the Thuban test suite we
7            uses this for tests that require the optional gdal support.
8            (run_tests): Use ThubanTestProgram instead of the unittest.main()
9    
10            * test/runtests.py (main): Use the new ThubanTestRunner instead of
11            the normal one from unittest
12    
13            * test/test_layer.py (TestLayer.test_raster_layer): If this test
14            is not run because gdal support isn't available report this to the
15            runner.
16    
17            * test/test_baserenderer.py
18            (TestBaseRenderer.test_raster_no_projection): Do not run this test
19            if gdal support isn't available and report this to the runner.
20    
21  2003-08-06  Bernhard Herzog  <[email protected]>  2003-08-06  Bernhard Herzog  <[email protected]>
22    
23          Rearrange the renderers a bit, partly in preparation for changes          Rearrange the renderers a bit, partly in preparation for changes

Legend:
Removed from v.1553  
changed lines
  Added in v.1556

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26