cpython/Lib/test/test_asyncio
Guido van Rossum d0293596b8 Remove redundant test_selectors.py from test_asyncio. 2013-11-07 09:25:36 -08:00
..
__init__.py Skip the asyncio tests when threads are not available. 2013-10-19 08:47:26 -07:00
__main__.py
echo.py Break out of loop on EOF in asyncio echo test programs. 2013-10-19 21:26:34 -07:00
echo2.py
echo3.py Break out of loop on EOF in asyncio echo test programs. 2013-10-19 21:26:34 -07:00
sample.crt
sample.key
test_base_events.py asyncio: Slight rearrangement of tests for server_hostname=... 2013-11-01 14:24:28 -07:00
test_events.py asyncio: Refactor SIGCHLD handling. By Anthony Baire. 2013-11-04 15:50:46 -08:00
test_futures.py Rename the logger to plain "logger". 2013-10-17 15:39:45 -07:00
test_locks.py asyncio: Locks improvements by Arnaud Faure: better repr(), change Conditio\ 2013-11-04 13:18:19 -08:00
test_proactor_events.py Make various asyncio test files individually runnable 2013-10-20 21:02:53 +02:00
test_queues.py
test_selector_events.py asyncio: Better-looking errors when ssl module cannot be imported. In part by Arnaud Faure. 2013-11-01 14:22:30 -07:00
test_streams.py Write flow control for asyncio (includes asyncio.streams overhaul). 2013-10-18 15:17:11 -07:00
test_tasks.py
test_transports.py Make various asyncio test files individually runnable 2013-10-20 21:02:53 +02:00
test_unix_events.py asyncio: Add close() back to Unix selector event loop, to remove all signal handlers. Should fix buildbot issues. 2013-11-06 20:25:50 -08:00
test_windows_events.py asyncio: Various style nits. 2013-11-01 14:20:55 -07:00
test_windows_utils.py asyncio: Add support for running subprocesses on Windows with the IOCP event loop (Richard Oudkerk). 2013-10-30 14:52:03 -07:00
tests.txt Remove redundant test_selectors.py from test_asyncio. 2013-11-07 09:25:36 -08:00