uvloop/tests
Elvis Pranskevichus 6cb2ed0f3d
Bump minimum required Cython version (#431)
0.29.24 is needed to compile properly under Python 3.10
2021-08-06 16:53:04 -07: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 Fix `call_soon_threadsafe` thread safety 2021-07-13 11:12:56 -04:00
test_context.py Remove `import tests` for testinstalled 2021-02-09 22:42:07 -06:00
test_cython.py Bump minimum required Cython version (#431) 2021-08-06 16:53:04 -07: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 forcely add UV_HANDLE_READABLE on pipe_t 2020-05-13 20:06:44 -05:00
test_process.py Use FD=0/1/2 for subprocess(stdio=None) 2021-02-09 09:45:14 -06:00
test_process_spawning.py Fix tests for Python 3.9 2020-12-06 19:43:25 -08: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 Fix context in protocol callbacks (#348) 2021-02-05 14:38:11 -06:00
test_sourcecode.py Add typings (#366) 2021-02-09 13:11:20 -06:00
test_tcp.py Fix a possible race condition in sslproto test 2021-07-13 10:40:01 -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 Drop Python 3.5/3.6 support (#383) 2021-01-24 19:59:20 -06:00
test_unix.py Drop Python 3.5/3.6 support (#383) 2021-01-24 19:59:20 -06:00