uvloop/tests
Yury Selivanov 90214faa05 Fix loop.create_connection() to skip DNS lookup if host is an IP address 2016-05-23 15:46:51 -04:00
..
certs Implement SSL support for create_server and create_unix_server 2016-04-13 17:56:02 -04:00
test_aiohttp.py Fix loop.create_connection() to skip DNS lookup if host is an IP address 2016-05-23 15:46:51 -04:00
test_base.py Fix call_later to update libuv time 2016-05-22 22:28:09 -04:00
test_cython.py tests: Refactor test for coroutines compiled with Cython 2016-05-20 15:37:23 -04:00
test_dns.py tests: More tests for getaddrinfo() 2016-05-23 14:27:41 -04: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 Fix code style in unittest 2016-05-07 11:05:33 -04:00
test_signals.py Fix code style in unittest 2016-05-07 11:05:33 -04:00
test_sockets.py Optimize sock_recv & sock_sendall methods. 2016-05-14 14:02:45 -04:00
test_tasks.py Mark files that were copied with modifications from CPython. 2016-05-20 17:54:35 -04:00
test_tcp.py Fix loop.create_server() to error on non-int backlog argument 2016-05-23 12:04:04 -04:00
test_udp.py Rename uvloop._Loop -> uvloop.Loop 2016-05-09 15:37:39 -04:00
test_unix.py Don't cleanup UNIX server sockets paths when server is closing 2016-05-20 12:19:07 -04:00