update wsgi_test.py to be reusable by wsgi2
Denis Bilenko authored
4dfd64c8
Name Last commit Last update
..
__init__.py Timeout(1) no longer starts the timer immediatelly; must call start()
bench_sleep0.py move benchmark scripts from examples/ to greentest/
bench_spawn.py add 'all' option to bench_spawn.py
coros_test.py Timeout(1) no longer starts the timer immediatelly; must call start()
generate_report.py fix name in generated html
greenio_test.py Timeout(1) no longer starts the timer immediatelly; must call start()
parse_results.py kill the trailing whitespace
record_results.py initial commit
runall.py runall.py: fix --dry-run option to print the commands it's gonna execute
test__api.py Greenlet: pass args and kwargs to __init__() instead of start()
test__api_timeout.py Timeout(1) no longer starts the timer immediatelly; must call start()
test__asyncresult.py Timeout(1) no longer starts the timer immediatelly; must call start()
test__backdoor.py update the tests
test__benchmarks.py add test__benchmarks.py
test__core_active_event.py add test__core_active_event.py
test__coros_queue.py Timeout(1) no longer starts the timer immediatelly; must call start()
test__coros_semaphore.py kill the trailing whitespace
test__doctests.py fix test__doctests.py
test__examples.py add test__examples.py
test__execmodules.py add test__execmodules.py
test__greenlet.py test__greenlet.py: check that __str__ works the same after greenlet's exited
test__greenletset.py update test__greenletset.py
test__greenness.py update the tests
test__http.py add greentest/test__http.py
test__hub.py update the tests
test__lazy_property.py
test__monkey.py
test__pool.py
test__queue.py
test__refcount.py
test__select.py
test__socket.py
test__socket_errors.py
test__socket_ssl.py
test__timeout.py
test_queue.py
test_server.crt
test_server.key
test_socket.py
test_socket_ssl.py
test_socketserver.py
test_support.py
test_thread.py
test_thread__boundedsem.py
test_threading.py
test_threading_local.py
test_timeout.py
test_urllib2.py
test_urllib2_localnet.py
with_timeout.py
wsgi_test.py