1 |
2003-06-20 Bernhard Herzog <[email protected]> |
2003-06-20 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* test/test_load.py (LoadSessionTest.check_format): New helper |
4 |
|
method to make sure the test files we load might have been written |
5 |
|
by the current thuban version. |
6 |
|
(ClassificationTest.TestLayers, TestSingleLayer.test) |
7 |
|
(TestLayerVisibility.test, TestClassification.test) |
8 |
|
(TestLabels.test, TestLayerProjection.test, TestRasterLayer.test): |
9 |
|
Add check_format() calls and fix the thuban data to match the data |
10 |
|
that would be written by saving the session loaded from it. |
11 |
|
|
12 |
|
* test/xmlsupport.py (SaxEventLister, sax_eventlist): Copies of |
13 |
|
the same class and function in test_save. |
14 |
|
|
15 |
|
* test/test_xmlsupport.py (TestEventList): New. test cases for |
16 |
|
sax_eventlist |
17 |
|
|
18 |
|
2003-06-20 Bernhard Herzog <[email protected]> |
19 |
|
|
20 |
* Resources/XML/thuban.dtd: Add comment about which versions of |
* Resources/XML/thuban.dtd: Add comment about which versions of |
21 |
Thuban are covered by this DTD |
Thuban are covered by this DTD |
22 |
(map): Fix content model for layers and raster layers. There can |
(map): Fix content model for layers and raster layers. There can |