uvloop/tests
Yury Selivanov 45e177555d Fix create_datagram_endpoint to work with AF_INET6 and no local_addr
A fix for #98.
2017-08-28 13:37:19 -04:00
..
certs Implement SSL support for create_server and create_unix_server 2016-04-13 17:56:02 -04:00
__init__.py Fix running of setup.py test with recent setuptools. (#84) 2017-03-30 10:59:06 -04:00
test_aiohttp.py tests: Do set_event_loop(None) in unittests 2016-11-07 19:27:37 -05:00
test_base.py Skip test_call_at on Travis. 2017-03-29 11:45:29 -04:00
test_cython.py tests: Refactor test for coroutines compiled with Cython 2016-05-20 15:37:23 -04:00
test_dns.py Make loop methods reject socket kinds they do not support. 2016-11-09 15:38:30 -05:00
test_executors.py tests: Do set_event_loop(None) in unittests 2016-11-07 19:27:37 -05:00
test_futures.py Mark files that were copied with modifications from CPython. 2016-05-20 17:54:35 -04:00
test_pipes.py Introduce new way of scheduling transport writes (3x faster!) 2016-05-18 19:34:47 -04:00
test_process.py subprocess: Support 'preexec_fn' and 'restore_signals' arguments 2016-06-08 17:18:06 -04:00
test_signals.py Fix code style in unittest 2016-05-07 11:05:33 -04:00
test_sockets.py Add a regression test for issue #61. 2016-11-23 22:39:12 -05:00
test_tasks.py Mark files that were copied with modifications from CPython. 2016-05-20 17:54:35 -04:00
test_tcp.py Bump the timeout for SSL server test 2017-01-04 18:38:00 -05: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 Fix create_datagram_endpoint to work with AF_INET6 and no local_addr 2017-08-28 13:37:19 -04:00
test_unix.py tests: Skip strangely failing test on Travis macOS 2016-12-23 19:35:08 -05:00