pyzmq/zmq/tests
Min RK a731aa7c4f Merge pull request #881 from minrk/draft-api
add zmq.DRAFT_API
2016-08-05 16:32:13 +02:00
..
asyncio support snd/rcvtimeo in Future sockets 2016-08-04 11:58:47 +02:00
__init__.py run tests with pytest 2016-06-02 17:10:37 +02:00
test_auth.py delay connection attempt in IOLoop auth tests 2016-04-20 14:38:30 +02:00
test_cffi_backend.py Allocate a buffer for zmq_getsockopt to write to 2016-01-04 20:05:57 +02:00
test_constants.py add zmq.DRAFT_API 2016-08-04 15:18:39 +02:00
test_context.py make Context.instance() thread safe 2016-08-03 14:09:37 +02:00
test_decorators.py pytest can't ignore test function arguments 2016-06-02 17:10:37 +02:00
test_device.py skip single-socket tests on known-bad versions of libzmq 2015-06-08 16:59:06 -07:00
test_error.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_etc.py run tests with pytest 2016-06-02 17:10:37 +02:00
test_future.py use pytest.raises instead of self.assertRaises 2016-08-04 12:16:39 +02:00
test_imports.py [decorators] Introduce tow decorators for `zmq.sugar` 2016-02-04 15:56:27 +08:00
test_ioloop.py update minitornado to 4.3 2015-12-21 16:06:53 +01:00
test_log.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_message.py skip memoryview test on PyPy 2015-06-08 16:15:32 -07:00
test_monitor.py run tests with pytest 2016-06-02 17:10:37 +02:00
test_monqueue.py update copyright and headers 2014-06-10 14:33:25 -07: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 update copyright and headers 2014-06-10 14:33:25 -07:00
test_pubsub.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_reqrep.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_retry_eintr.py run tests with pytest 2016-06-02 17:10:37 +02:00
test_security.py bundle tweetnacl instead of libsodium 2016-01-19 14:56:46 +01:00
test_socket.py use push/pull in test_tracker 2016-08-05 16:13:46 +02:00
test_ssh.py don't store history of random ports selected 2016-08-01 10:27:00 +02:00
test_stopwatch.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_version.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_win32_shim.py Adds utility for fixing CTRL-C on Windows. 2014-06-19 00:56:28 -04:00
test_z85.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_zmqstream.py update copyright and headers 2014-06-10 14:33:25 -07:00