uvloop/tests
Yury Selivanov 44a6ab6e02 Issue #33: Add slow_callback_duration property to loop 2016-07-04 19:21:29 -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 Issue #33: Add slow_callback_duration property to loop 2016-07-04 19:21: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 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 Issue #34: Fix UVPoll handler crash 2016-07-04 15:53:41 -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 tests: Drop test_connect_silent_cancellation (not portable) 2016-07-04 17:40:59 -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 Don't cleanup UNIX server sockets paths when server is closing 2016-05-20 12:19:07 -04:00