E&S CVS Commit: PyProtocols - Protocol-to-protocol adaptation tests for Twisted. Also, cleanups to

pje at eby-sarna.com pje at eby-sarna.com
Fri Jun 6 18:42:01 EDT 2003


Module Name:	PyProtocols
Committed By:	pje
Date:		Fri Jun  6 22:41:17 UTC 2003

Modified Files:
	PyProtocols/src/protocols/tests: checks.py test_classes.py
	    test_direct.py test_twisted.py test_zope.py

Log Message:
Protocol-to-protocol adaptation tests for Twisted.  Also, cleanups to
ensure all test suites are using their own interface types.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/checks.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_classes.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_direct.py.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_twisted.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_zope.py.diff?r1=1.5&r2=1.6

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PyProtocols/src/protocols/tests/checks.py \
    PyProtocols/src/protocols/tests/test_classes.py
cvs rdiff -r1.9 -r1.10 PyProtocols/src/protocols/tests/test_direct.py
cvs rdiff -r1.3 -r1.4 PyProtocols/src/protocols/tests/test_twisted.py
cvs rdiff -r1.5 -r1.6 PyProtocols/src/protocols/tests/test_zope.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