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