This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
c993edff74b1336e170c510adf17030bc8129527
deb-python-eventlet
/
tests
/
stdlib
History
Ryan Williams
c993edff74
Migrated test_threading_local to be a patching test. Discovered that it's actually failing, but the way it was previously written the failures were masked.
2009-09-02 10:47:08 -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_local.py
Migrated test_threading_local to be a patching test. Discovered that it's actually failing, but the way it was previously written the failures were masked.
2009-09-02 10:47:08 -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