Commit | Date | |
---|---|---|
[r12126]
by
bugman
Improvements to the formatting.summary_line() function, and the removal of the indentation. |
2011-01-04 10:49:13 | Tree |
2011-01-04 10:44:15 | Tree | |
[r12124]
by
bugman
The Test_api_base tests requiring Scientific python are now skipped if not installed. |
2011-01-04 10:40:14 | Tree |
2011-01-04 10:37:16 | Tree | |
2011-01-04 10:36:54 | Tree | |
2011-01-04 10:35:12 | Tree | |
[r12120]
by
bugman
Added __init__() to Test_scientific to skip all tests of this class if the module is not installed. The method adds the tests to the status.skipped_tests list and executes the base class __init__() |
2011-01-04 10:33:58 | Tree |
[r12119]
by
bugman
The RelaxTestLoader now skips tests if the are in the status.skipped_test list. This is instead of the skip flag being set or not. |
2011-01-04 10:30:38 | Tree |
[r12118]
by
bugman
System and unit tests can be skipped is the skip flag is set inside the TestCase class. |
2011-01-04 10:21:07 | Tree |
[r12117]
by
bugman
Added an empty list to the relax status object to store info about skipped system and unit tests. |
2011-01-04 10:18:08 | Tree |