E&S CVS Commit: PEAK - What you test, is what you get. :) PyProtocols now runs almost as many

pje at eby-sarna.com pje at eby-sarna.com
Mon May 26 16:47:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon May 26 20:46:56 UTC 2003

Modified Files:
	PEAK/src/protocols: classic.py interfaces.py
	PEAK/src/protocols/tests: test_advice.py test_direct.py

Log Message:
What you test, is what you get.  :)  PyProtocols now runs almost as many
tests as the rest of PEAK put together, and I caught and fixed a few more
subtle (although minor) bugs.  Only a few more files full of tests like
this, and PyProtocols should be ready to go, codewise.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/protocols/classic.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/protocols/interfaces.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/protocols/tests/test_advice.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/protocols/tests/test_direct.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 PEAK/src/protocols/classic.py
cvs rdiff -r1.4 -r1.5 PEAK/src/protocols/interfaces.py
cvs rdiff -r1.3 -r1.4 PEAK/src/protocols/tests/test_advice.py
cvs rdiff -r1.2 -r1.3 PEAK/src/protocols/tests/test_direct.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