Menu

SVN archive Commit Log


Commit Date  
[r10129] by bugman

Removed a ton of dead code. This was all commented out.

2010-01-07 13:40:58 Tree
[r10128] by bugman

Fixes for the process_results() method.

The result_string variable was accidentally deleted in the attempt to fix the STDOUT and STDERR
problems.

2010-01-07 13:40:30 Tree
[r10127] by bugman

Bug fix, the disassemble_result() method is now out of the specific API.

2010-01-07 13:38:59 Tree
[r10126] by bugman

Updated of the copyright statement and removal of dead imports.

2010-01-07 13:38:22 Tree
[r10125] by bugman

Second attempt at r10124. The last commit contained no code changes!

2010-01-07 12:50:25 Tree
[r10124] by bugman

Fix for the run_command_queue() method.

This was broken by the 2to3 command!

2010-01-07 12:49:17 Tree
[r10123] by bugman

Bug fix for the STDOUT and STDERR handling by the multi module.

The IO streams are no longer lost in the case of an error. This allows the relax test suite to
function correctly in uni-processor mode. The multi-processor mode might require more work.

2010-01-07 10:43:51 Tree
[r10122] by bugman

Removed all STDOUT and STDERR handling in the multi-processor model-free specific code.

This is 100% handled by the multi module.

2010-01-07 10:41:06 Tree
[r10121] by bugman

Modified the IO redirection methods in the Processor base class.

The original IO streams are stored and then restored instead of sys.__stdout__ and sys.__stderr__.

2010-01-06 18:20:59 Tree
[r10120] by bugman

Reverted r10119 as this was not fixing the IO redirection problem.

The command used was:
svn merge -r10119:10118 .

2010-01-06 18:19:52 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.