Commit | Date | |
---|---|---|
[r4327]
by
bugman
Created the _RelaxTestResult class as a replacement for _TextTestResult. This is where the capture of STDOUT should occur. |
2008-01-04 16:39:20 | Tree |
[r4326]
by
bugman
Shifted the IO redirection into the RelaxTestRunner.run() method. This is a temporary change. |
2008-01-04 16:33:45 | Tree |
[r4325]
by
bugman
Created the framework for a new unittest runner to replace TextTestRunner. The point it to capture STDOUT during each test and only print it in the reports for failures and |
2008-01-04 16:26:07 | Tree |
2008-01-04 15:09:52 | Tree | |
[r4323]
by
bugman
Update for the generic_fns.sequence.display() function. Now the function operates correctly with IO redirection of stdout. |
2008-01-04 15:04:53 | Tree |
[r4322]
by
bugman
A temporary fix for catching stdout during the execution of all unit tests. The aim is to eventually have stdout collected for each test run and appended to the failure or |
2008-01-04 14:34:14 | Tree |
[r4321]
by
bugman
Bug fix for running solely the system/functional tests. The interpeter, which is essential for the tests, is now loaded. |
2008-01-04 13:42:16 | Tree |
[r4320]
by
bugman
Changed the --unit-test command line option to --unit-tests. The old option still works thanks to the optparse package. |
2008-01-04 13:34:59 | Tree |
[r4319]
by
bugman
Added the command line option --system-tests to run solely the relax system/functional tests. |
2008-01-04 13:32:41 | Tree |
2008-01-04 13:18:38 | Tree |