Menu

SVN archive Commit Log


Commit Date  
[r4334] by bugman

Reverted the debugging code of r4330.

The command used was:
svn merge -r4330:4329 svn+ssh://bugman@.../svn/relax/1.3

2008-01-04 17:28:05 Tree
[r4333] by bugman

Removed the RelaxTestRunner.run() method as it was doing nothing.

2008-01-04 17:24:29 Tree
[r4332] by bugman

Completed the STDOUT capture and prepending by added an override for _TextTestResult.addError().

2008-01-04 17:22:42 Tree
[r4331] by bugman

The normal startTest() code is now run as well.

2008-01-04 16:50:17 Tree
[r4330] by bugman

Added a deliberate unit test failure for implementing the new RelaxTestRunner code.

2008-01-04 16:49:45 Tree
[r4329] by bugman

Restored the run() method accidentally renamed to run2() in the last commit.

2008-01-04 16:45:21 Tree
[r4328] by bugman

Shifted the STDOUT redirection into the startTest() and stopTest() methods.

These methods are overrides for those in TestResult and _TextTestResult.

2008-01-04 16:44:32 Tree
[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
errors.

2008-01-04 16:26:07 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.