uvloop/tests
Yury Selivanov 6d8636cbe8 win: Skip tests that are known not to work on windows 2017-11-25 23:22:04 -05:00
..
certs Implement SSL support for create_server and create_unix_server 2016-04-13 17:56:02 -04:00
__init__.py Add a way to run tests on an installed version of uvloop 2017-09-12 10:21:06 -04:00
test_aiohttp.py tests: Fix warnings 2017-11-24 16:02:36 -05:00
test_base.py win: Fix base tests to run 2017-11-25 23:11:55 -05:00
test_cython.py tests: Refactor test for coroutines compiled with Cython 2016-05-20 15:37:23 -04:00
test_dealloc.py Fix unhandled errors in Handle.__dealloc__ producing unwanted stderr output 2017-11-16 17:56:23 -05: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_pipes.py win: Skip tests that are known not to work on windows 2017-11-25 23:22:04 -05:00
test_process.py win: Skip tests that are known not to work on windows 2017-11-25 23:22:04 -05:00
test_regr1.py Use new uv_loop_fork API; add a regr test for issue #39. 2017-11-10 12:01:38 -05:00
test_signals.py win: Skip tests that are known not to work on windows 2017-11-25 23:22:04 -05:00
test_sockets.py Fix travis tests 2017-11-25 10:11:41 -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 win/tests: Fix a couple of loop.create_connection tests 2017-11-25 23:22:04 -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 travis tests 2017-11-25 10:11:41 -05:00
test_unix.py win: Skip tests that are known not to work on windows 2017-11-25 23:22:04 -05:00