1 |
|
2002-10-23 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* setup.py (setup call): version now 0.1.3 |
4 |
|
|
5 |
|
* MANIFEST.in: Add the files in test/ |
6 |
|
|
7 |
|
* test/README: Add note about tests requiring the iceland data |
8 |
|
|
9 |
|
* Thuban/UI/mainwindow.py (MainWindow.About): Add 2002 to |
10 |
|
copyright notice. |
11 |
|
|
12 |
|
2002-10-18 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
|
* test/test_map.py |
15 |
|
(TestMapWithContents.test_projected_bounding_box): Use an explicit |
16 |
|
epsilon. |
17 |
|
|
18 |
|
* test/support.py (FloatComparisonMixin.assertFloatEqual) |
19 |
|
(FloatComparisonMixin.assertFloatSeqEqual): give a more useful |
20 |
|
message if the assertion fails and don't return the return value |
21 |
|
of self.assert_. In assertFloatSeqEqual the return meant that not |
22 |
|
all items of the sequence were compared. |
23 |
|
|
24 |
2002-09-20 Bernhard Herzog <[email protected]> |
2002-09-20 Bernhard Herzog <[email protected]> |
25 |
|
|
26 |
* test/test_fileutil.py: New. Test cases for Thuban.Lib.fileutil |
* test/test_fileutil.py: New. Test cases for Thuban.Lib.fileutil |