..
certs
Update test SSL certificate and key to 3072 bit ( fixes : #217 )
2019-01-09 15:44:31 -05:00
__init__.py
Add a way to run tests on an installed version of uvloop
2017-09-12 10:21:06 -04:00
test_aiohttp.py
Fix #180 : Server unable to shutdown when persistent connections exist ( #181 )
2018-08-01 10:39:09 -04:00
test_base.py
Prohibit adding a signal handler for SIGCHLD ( #156 )
2018-05-25 17:35:05 -04:00
test_context.py
tests: Improve test_task_context_4
2018-08-07 13:05:28 -04:00
test_cython.py
Upgrade to Cython 0.28.2
2018-05-22 18:29:57 -04:00
test_dealloc.py
Make subprocess tests resilient to warnings
2018-08-01 21:13:20 -04:00
test_dns.py
Convert Future-returning loop methods to coroutines.
2018-05-23 12:21:23 -04:00
test_executors.py
tests: Do set_event_loop(None) in unittests
2016-11-07 19:27:37 -05:00
test_pipes.py
Support for PY37 without contextvars.
2018-05-23 12:51:18 -04:00
test_process.py
Add a test that processes handle invalid FDs
2018-09-21 13:04:55 -04:00
test_regr1.py
Use new uv_loop_fork API; add a regr test for issue #39 .
2017-11-10 12:01:38 -05:00
test_signals.py
Make subprocess tests resilient to warnings
2018-08-01 21:13:20 -04:00
test_sockets.py
Experimental fix for #169
2018-06-22 18:45:43 -04:00
test_tasks.py
Silence asyncio warnings in test_tasks.py
2018-10-31 21:10:57 -04:00
test_tcp.py
Fixed #197 , fix segfault and make SSL transport creation lazy ( #203 )
2018-10-11 23:04:18 -04:00
test_testbase.py
tests: Make base test class complain if there are duplicate tests
2016-05-23 19:24:04 -04:00
test_udp.py
Don't use non-existent UDPTransport._address attribute ( fixes : #207 )
2019-01-09 11:50:34 -05:00
test_unix.py
Fix error caused by short-circuit on EPOLLHUP
2018-07-04 11:20:45 -04:00