1 |
|
2003-05-21 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* test/test_load.py: Remove unused imports and restructure the |
4 |
|
test code |
5 |
|
(LoadSessionTest): Split into one class for each test and turn |
6 |
|
LoadSessionTest itself into the base class for all such session |
7 |
|
tests. |
8 |
|
(ClassificationTest): New base class for load tests that test |
9 |
|
classifications |
10 |
|
(TestSingleLayer, TestLayerVisibility, TestClassification) |
11 |
|
(TestLabels, TestLayerProjection, TestRasterLayer): New classes |
12 |
|
for the individual tests |
13 |
|
|
14 |
|
* test/support.py (FileLoadTestCase.filename): New base class for |
15 |
|
file loading tests |
16 |
|
|
17 |
|
2003-05-21 Jan-Oliver Wagner <[email protected]> |
18 |
|
|
19 |
|
* Resources/Projections/defaults.proj: Renamed 'Universal Transverse |
20 |
|
Mercator' to 'UTM Zone 32' as a more convenient example. |
21 |
|
Added 'Gauss Krueger Zone 6'. |
22 |
|
|
23 |
|
* Data/iceland_sample_raster.thuban: political polygon now |
24 |
|
filled transparent to have the raster image visible at once. |
25 |
|
|
26 |
2003-05-21 Frank Koormann <[email protected]> |
2003-05-21 Frank Koormann <[email protected]> |
27 |
|
|
28 |
* Thuban/UI/mainwindow.py (MainWindow): Renamed _OnClose() back to |
* Thuban/UI/mainwindow.py (MainWindow): Renamed _OnClose() back to |