E&S CVS Commit: PEAK - Make 'peak ddt' (HTMLRunner) output go to self.stdout if no output file is
pje at eby-sarna.com
pje at eby-sarna.com
Fri Jan 23 20:17:00 EST 2004
Module Name: PEAK
Committed By: pje
Date: Sat Jan 24 01:16:05 UTC 2004
Modified Files:
PEAK/src/peak/ddt: runners.py
Log Message:
Make 'peak ddt' (HTMLRunner) output go to self.stdout if no output file is
specified. In this way, it can be used as part of an in-process pipeline,
or be used e.g. to send the output over a socket or other communication
mechanism.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/runners.py.diff?r1=1.1&r2=1.2
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/ddt/runners.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list