1 |
|
2003-10-14 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* test/test_proj.py (TestProjFile.test): Refactor into several |
4 |
|
tests |
5 |
|
(TestProjFile.test_add_remove) |
6 |
|
(TestProjFile.test_remove_non_existing) |
7 |
|
(TestProjFile.test_replace) |
8 |
|
(TestProjFile.test_replace_non_existing): Some of the new |
9 |
|
individual test cases |
10 |
|
(TestProjFileSimple): New class for the rest of the test cases |
11 |
|
that came out of the refactoring |
12 |
|
(ProjFileTest): Derive from xmlsupport.ValidationTest so that the |
13 |
|
derived classes don't have to |
14 |
|
|
15 |
2003-10-13 Bernhard Herzog <[email protected]> |
2003-10-13 Bernhard Herzog <[email protected]> |
16 |
|
|
17 |
Add an optional EPSG code to the projection objects and extend the |
Add an optional EPSG code to the projection objects and extend the |