E&S CVS Commit: PEAK - Finished parsing and formatting support for 'peak.ddt'. We can now format

pje at eby-sarna.com pje at eby-sarna.com
Thu Jan 22 23:18:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Fri Jan 23 04:17:08 UTC 2004

Modified Files:
	PEAK/src/peak/ddt: __init__.py html_doc.py model.py
	PEAK/src/peak/ddt/tests: __init__.py

Log Message:
Finished parsing and formatting support for 'peak.ddt'.  We can now format
tracebacks, add cell annotation text, modify text, add cells and rows to
tables, display expected vs. actual data, and correctly escape/unescape
most text.  Next up: interfaces, fixtures, and runners.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/__init__.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/html_doc.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/model.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/tests/__init__.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/__init__.py \
    PEAK/src/peak/ddt/html_doc.py PEAK/src/peak/ddt/model.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/ddt/tests/__init__.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