..
asyncio
remove aiohttp test
2018-03-20 13:45:31 +01:00
__init__.py
allow setting timeout in test recv
2017-08-15 20:52:43 +02:00
test_auth.py
Authentication callback Unit Test Added
2018-04-16 17:24:42 +02:00
test_cffi_backend.py
Remove deprecated, undocumented stopwatch wrapper
2016-10-04 15:36:39 +02:00
test_constants.py
add zmq.DRAFT_API
2016-08-04 15:18:39 +02:00
test_context.py
revert changes on empty lines
2017-08-14 21:24:23 +01:00
test_decorators.py
pytest can't ignore test function arguments
2016-06-02 17:10:37 +02:00
test_device.py
Use Device's methods to bind to random ports in tests
2018-09-04 17:46:16 +00:00
test_draft.py
test with draft on travis
2017-08-15 21:09:38 +02:00
test_error.py
from threading import Thread
2017-09-06 15:29:05 +02:00
test_etc.py
run tests with pytest
2016-06-02 17:10:37 +02:00
test_future.py
hook up immediately-ready poll future if ready
2017-11-10 11:52:14 +01:00
test_imports.py
skip a few more tests when tornado is absent
2017-06-28 13:43:41 +01:00
test_includes.py
Adds test case for zmq.get_incldues and zmq.get_library_dirs
2016-09-22 10:25:10 -07:00
test_ioloop.py
tornado might be undefined
2018-03-20 14:01:18 +01:00
test_log.py
update copyright and headers
2014-06-10 14:33:25 -07:00
test_message.py
remove isnan check from test_numpy_buffer
2018-08-20 16:40:37 +02:00
test_monitor.py
Problem: zmq.EVENT_ALL changes as more events are added and test fails
2019-01-14 12:57:56 +00:00
test_monqueue.py
Use Device's methods to bind to random ports in tests
2018-09-04 17:46:16 +00:00
test_multipart.py
update copyright and headers
2014-06-10 14:33:25 -07:00
test_pair.py
update copyright and headers
2014-06-10 14:33:25 -07:00
test_poll.py
skip test_poll.test_raw on Windows
2017-01-27 13:07:13 +01:00
test_proxy_steerable.py
Use Device's methods to bind to random ports in tests
2018-09-04 17:46:16 +00:00
test_pubsub.py
Remove PUB/SUB SIGABRT test case
2018-02-15 03:49:59 +09:00
test_reqrep.py
update copyright and headers
2014-06-10 14:33:25 -07:00
test_retry_eintr.py
revert changes on empty lines
2017-08-14 21:24:23 +01:00
test_security.py
support for zmq_curve_public
2018-03-21 10:02:35 +01:00
test_socket.py
improve test_large_send
2018-08-20 17:02:08 +02:00
test_ssh.py
don't store history of random ports selected
2016-08-01 10:27:00 +02:00
test_version.py
update copyright and headers
2014-06-10 14:33:25 -07:00
test_win32_shim.py
update appveyor testing
2017-08-14 19:23:14 +01:00
test_z85.py
update copyright and headers
2014-06-10 14:33:25 -07:00
test_zmqstream.py
test: don't reuse IOLoop.instance after it's closed
2018-08-20 16:24:34 +02:00