uvloop/tests
Yury Selivanov 7b56550e05 handle: When warning about an unclosed recource, print its source tb 2016-07-12 14:43:48 -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 tests: Fix test_calls_debug_reporting in debug build 2016-07-12 14:43:39 -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/dns: Add a test for '::1' ipv6 address 2016-05-23 18:48:52 -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 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 transport: Return duplicate sockets from get_extra_info('socket') 2016-07-05 17:10:29 -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 handle: When warning about an unclosed recource, print its source tb 2016-07-12 14:43:48 -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 Rename uvloop._Loop -> uvloop.Loop 2016-05-09 15:37:39 -04:00
test_unix.py transport: Return duplicate sockets from get_extra_info('socket') 2016-07-05 17:10:29 -04:00