summaryrefslogtreecommitdiff
path: root/tests/stdlib/test_socketserver.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-1/+2
* Disabling pyevent-problematic tests.Ryan Williams2010-02-161-4/+8
* Different versions of Python have different sets of tests.Ryan Williams2010-02-141-1/+4
* Adding hub reset method around the stdlib tests prevents bad data from spilli...Ryan Williams2010-02-141-1/+4
* Patcher-ized test_socket_ssl and test_socketserver. Also patcher-ized Socket...Ryan Williams2009-11-271-19/+12
* Many testing-related changes, switched completely over to using nose, added d...Ryan Williams2009-09-091-2/+3
* Converted test_socketserver away from copy-n-paste.Ryan Williams2009-08-061-0/+29