E&S CVS Commit: PEAK - Added tests for Twisted, upgraded Deferred adapter to support 'IValue' and

pje at eby-sarna.com pje at eby-sarna.com
Sun Feb 1 19:19:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Mon Feb  2 00:18:21 UTC 2004

Modified Files:
	PEAK: TODO.txt
	PEAK/src/peak/events: twisted_support.py
	PEAK/src/peak/events/tests: __init__.py test_events.py
Added Files:
	PEAK/src/peak/events/tests: test_twisted.py

Log Message:
Added tests for Twisted, upgraded Deferred adapter to support 'IValue' and
other event interfaces.  It's a little quirky, but about as clean as I can
figure out how to make it.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.107&r2=1.108
http://cvs.eby-sarna.com/PEAK/src/peak/events/twisted_support.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/events/tests/__init__.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/peak/events/tests/test_events.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/PEAK/src/peak/events/tests/test_twisted.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 PEAK/TODO.txt
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/events/twisted_support.py
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/events/tests/__init__.py
cvs rdiff -r1.10 -r1.11 PEAK/src/peak/events/tests/test_events.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/events/tests/test_twisted.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