Menu

SVN archive Commit Log


Commit Date  
[r12121] by bugman

Updated the copyright.

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__()
method.

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
[r12116] by bugman

Fix for the copyright notice.

2011-01-04 10:01:29 Tree
[r12115] by bugman

Added a replacment loadTestsFromTestCase() method to RelaxTestLoader.

This method will later be modified to skip certain tests.

2011-01-04 10:01:17 Tree
[r12114] by bugman

Fixed the import of the RelaxTestLoader.

2011-01-04 10:00:32 Tree
[r12113] by bugman

The RelaxTestLoader has been added as a replacement for unittest.TestLoader.

This empty class will in the end handle the skipping of tests when Python packages optional for
relax are not installed. The unit_test_runner uses this class if it can import it, otherwise it
falls back to unittest.TestLoader to allow for non-relax usage.

2011-01-04 09:45:41 Tree
[r12112] by bugman

Updated the introductory copyright notice.

2011-01-04 09:28:06 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.