uvloop/tests
Yury Selivanov f98e135979 Add a test that processes handle invalid FDs 2018-09-21 13:04:55 -04:00
..
certs Implement SSL support for create_server and create_unix_server 2016-04-13 17:56:02 -04: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 Support for PY37 without contextvars. 2018-05-23 12:51:18 -04:00
test_tcp.py Fixed #158: new SSL implementation (#176) 2018-09-17 22:21:00 -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 Support for PY37 without contextvars. 2018-05-23 12:51:18 -04:00
test_unix.py Fix error caused by short-circuit on EPOLLHUP 2018-07-04 11:20:45 -04:00