1 |
2003-06-20 Bernhard Herzog <[email protected]> |
2003-06-20 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* test/test_save.py (SaxEventLister, sax_eventlist): Removed. Use |
4 |
|
the implementation in xmlsupport instead. |
5 |
|
(SaveSessionTest.compare_xml): sax_eventlist is now in xmlsupport |
6 |
|
|
7 |
|
* test/test_proj.py: Import sax_eventlist from xmlsupport instead |
8 |
|
of test_save |
9 |
|
|
10 |
|
2003-06-20 Bernhard Herzog <[email protected]> |
11 |
|
|
12 |
* test/test_load.py (LoadSessionTest.check_format): New helper |
* test/test_load.py (LoadSessionTest.check_format): New helper |
13 |
method to make sure the test files we load might have been written |
method to make sure the test files we load might have been written |
14 |
by the current thuban version. |
by the current thuban version. |