uvloop/tests
Yury Selivanov ad88546c2b Fix create_server to accept only proto and sock args 2016-05-03 20:29:19 -04:00
..
certs Implement SSL support for create_server and create_unix_server 2016-04-13 17:56:02 -04:00
test_aiohttp.py tests: Add a macro test -- aiohttp client/server (optional) 2016-04-19 16:47:49 -04:00
test_base.py Add EventLoopPolicy 2016-04-19 15:28:26 -04:00
test_dns.py Make sure that getaddrinfo() accepts bytes (as asyncio/socket version) 2016-04-19 16:10:20 -04:00
test_pipes.py tests: Fix test_read_pty_output (emits error logs on Linux) 2016-04-12 13:12:50 -04:00
test_process.py tests/process: Test returncode & pid right after subprocess is spawned 2016-04-15 01:24:13 -04:00
test_signals.py tests: Another attempt to fix test_signals_restore on Travis 2016-04-19 12:18:54 -04:00
test_sockets.py tests: Add a failed-connect test for sock_connect 2016-04-12 15:26:51 -04:00
test_tcp.py Fix create_server to accept only proto and sock args 2016-05-03 20:29:19 -04:00
test_udp.py tests/udp: Unbreak tests under 3.5.0 2016-04-19 20:45:02 -04:00
test_unix.py Fix tests on Travis 2016-04-16 16:32:57 -04:00