uvloop/tests
Fantix King 506a2aa1eb apply bpo-37228
* refs python/cpython#17311
2020-05-13 13:52:17 -05:00
..
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 Enforce consistent code style with flake8 2019-02-16 09:18:25 -05:00
test_base.py Add name keyword argument to loop.create_task() 2020-04-16 12:47:51 -05:00
test_context.py tests: Stop passing loop explicitly in tests 2019-10-24 14:42:54 -04:00
test_cython.py tests: Stop passing loop explicitly in tests 2019-10-24 14:42:54 -04:00
test_dealloc.py Fix KeyboardInterrupt handling logic. 2019-10-28 22:53:26 -04:00
test_dns.py tests: Stop passing loop explicitly in tests 2019-10-24 14:42:54 -04:00
test_executors.py tests: Support 3.8 2019-10-24 14:42:54 -04:00
test_pipes.py tests: Stop using @asyncio.coroutine in tests 2019-10-24 14:42:54 -04:00
test_process.py tests: Stop using @asyncio.coroutine in tests 2019-10-24 14:42:54 -04:00
test_process_spawning.py Stop passing the `loop` arg around in in test_spawning_external_process 2019-10-24 22:30:43 -04:00
test_regr1.py Fix KeyboardInterrupt handling logic. 2019-10-28 22:53:26 -04:00
test_signals.py Fix KeyboardInterrupt handling logic. 2019-10-28 22:53:26 -04:00
test_sockets.py tests: Support 3.8 2019-10-24 14:42:54 -04:00
test_sourcecode.py Enforce consistent code style with flake8 2019-02-16 09:18:25 -05:00
test_tcp.py run `test_shutdown_timeout_handler_not_set` in aio 2019-10-28 22:53:47 -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 apply bpo-37228 2020-05-13 13:52:17 -05:00
test_unix.py tests: Support 3.8 2019-10-24 14:42:54 -04:00