1 |
2003-10-31 Bernhard Herzog <[email protected]> |
2003-10-31 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* test/test_classification.py (TestClassGroupProperties) |
4 |
|
(TestClassGroup, TestClassGroupDefault, TestClassGroupRange) |
5 |
|
(TestClassGroupSingleton, TestClassIterator, TestClassification): |
6 |
|
Split TestClassification into several classes, one for each class |
7 |
|
being tested. TestClassification itself now only tests |
8 |
|
Classification. This split makes changes to the tests a bit easier |
9 |
|
|
10 |
|
2003-10-31 Bernhard Herzog <[email protected]> |
11 |
|
|
12 |
* Extensions/profiling/profiling.py: New. Extension to measure |
* Extensions/profiling/profiling.py: New. Extension to measure |
13 |
Thuban performance |
Thuban performance |
14 |
|
|