E&S CVS Commit: PEAK - Renamed old 'ddt.web' to 'ddt.view', and added new 'ddt.web' that publishes

pje at eby-sarna.com pje at eby-sarna.com
Mon Feb 9 14:47:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Mon Feb  9 19:46:24 UTC 2004

Modified Files:
	PEAK: TODO.txt
	PEAK/src/peak: peak.ini
	PEAK/src/peak/ddt: runners.py
	PEAK/src/peak/web: resources.py
Added Files:
	PEAK/src/peak/ddt: directoryIndex.pwt resource_defaults.ini
	    web_runner.py

Log Message:
Renamed old 'ddt.web' to 'ddt.view', and added new 'ddt.web' that publishes
a directory of test documents.  So, using::

    peak ddt.web src/peak/ddt/tests

would display a list of test documents in your browser, letting you click
on the documents to run the tests and display the results.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.108&r2=1.109
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.134&r2=1.135
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/directoryIndex.pwt?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/resource_defaults.ini?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/web_runner.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/runners.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/web/resources.py.diff?r1=1.20&r2=1.21

To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 PEAK/TODO.txt
cvs rdiff -r1.134 -r1.135 PEAK/src/peak/peak.ini
cvs rdiff -r0 -r1.1 PEAK/src/peak/ddt/directoryIndex.pwt \
    PEAK/src/peak/ddt/resource_defaults.ini PEAK/src/peak/ddt/web_runner.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/ddt/runners.py
cvs rdiff -r1.20 -r1.21 PEAK/src/peak/web/resources.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