1 |
|
2002-09-20 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* test/test_fileutil.py: New. Test cases for Thuban.Lib.fileutil |
4 |
|
|
5 |
|
* Thuban/Lib/fileutil.py: Fixup some whitespace and typos |
6 |
|
|
7 |
|
* test/test_map.py (TestMapWithContents.test_tree_info): Create |
8 |
|
the string with the bounding box on the fly because of platform |
9 |
|
differences in the way %g is handled. |
10 |
|
|
11 |
|
* test/test_layer.py (TestLayer.test_empty_layer): Create an empty |
12 |
|
DBFfile too because Thuban layers can't yet cope missing DBF |
13 |
|
files. |
14 |
|
|
15 |
|
2002-09-20 Bernhard Herzog <[email protected]> |
16 |
|
|
17 |
|
* test/test_menu.py: Use initthuban instead of |
18 |
|
add_thuban_dir_to_path to initialize Thuban. |
19 |
|
|
20 |
|
* test/support.py (FloatComparisonMixin.assertFloatEqual): New. |
21 |
|
Mixin class for float comparisons |
22 |
|
(SubscriberMixin): New. Mixin class to test messages sent through |
23 |
|
the Connector class |
24 |
|
|
25 |
|
* test/README: Fix a typo and add the -v flag to the command for |
26 |
|
individual tests |
27 |
|
|
28 |
|
* test/test_session.py: New. Test cases for Thuban.Model.session |
29 |
|
|
30 |
|
* test/test_proj.py: New. Test cases for Thuban.Model.proj |
31 |
|
|
32 |
|
* test/test_map.py: New. Test cases for Thuban.Model.map |
33 |
|
|
34 |
|
* test/test_layer.py: New. Test cases for Thuban.Model.layer |
35 |
|
|
36 |
|
* test/test_label.py: New. Test cases for Thuban.Model.label |
37 |
|
|
38 |
|
* test/test_connector.py: New. Test cases for Thuban.Lib.connector |
39 |
|
|
40 |
|
* test/test_color.py: New. Test cases for Thuban.Model.color |
41 |
|
|
42 |
|
* test/test_base.py: New. Test cases for Thuban.Model.base |
43 |
|
|
44 |
2002-09-13 Bernhard Herzog <[email protected]> |
2002-09-13 Bernhard Herzog <[email protected]> |
45 |
|
|
46 |
* Thuban/Model/session.py (Session.forwarded_channels): Forward |
* Thuban/Model/session.py (Session.forwarded_channels): Forward |