This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
215803e429bc0013d0a60bea8cf8ad8506a32290
deb-python-eventlet
/
tests
/
stdlib
History
Ryan Williams
215803e429
Replaced copy-and-paste test_thread with patched thread test.
2009-09-02 09:32:39 -07:00
..
test_socket_ssl.py
Converted test_socket_ssl away from copy-n-paste.
2009-08-06 21:48:46 -07:00
test_socket.py
Converted test_socket_ssl away from copy-n-paste.
2009-08-06 21:48:46 -07:00
test_socketserver.py
Converted test_socketserver away from copy-n-paste.
2009-08-06 22:27:09 -07:00
test_thread.py
Replaced copy-and-paste test_thread with patched thread test.
2009-09-02 09:32:39 -07:00
test_threading.py
Moved some copy-and-paste test code into stdlib and did the monkeypatching thing on it. Improved nose-friendliness of dbpool and tpool tests.
2009-08-24 17:11:22 -07:00
test_urllib2_localnet.py
Migrated test_urllib2 tests to stdlib directory, thereby removing copy-and-paste code.
2009-08-14 00:00:09 -07:00
test_urllib2.py
Migrated test_urllib2 tests to stdlib directory, thereby removing copy-and-paste code.
2009-08-14 00:00:09 -07:00