pyzmq/zmq/tests
MinRK e02a1a4ae3 raise ENOTSOCK instead of ENOTSUP on closed sockets
more consistent with underlying libzmq behavior

cffi backend already behaved this way, just change cython to match.
2014-04-05 14:01:52 -07:00
..
__init__.py add socket method to base test case 2013-12-21 16:37:38 -08:00
test_auth.py skip security tests if libsodium is unavailable 2014-02-25 15:23:47 -08:00
test_cffi_backend.py more version check fixes 2013-09-23 11:15:02 -07:00
test_constants.py update constant test with aliases 2013-10-19 18:34:51 -07:00
test_context.py Allow Context to be used as a context manager 2014-03-18 12:18:18 -07:00
test_device.py cleanup of shared Context doesn't work on PyPy 2013-09-16 12:52:26 -07:00
test_error.py test new exceptions 2013-01-31 14:51:29 -08:00
test_imports.py cleanup a few imports from tornado 3 upgrade 2013-04-02 16:26:33 -07:00
test_ioloop.py Fixes tornado < 3.0 ioloop "instance" test failure 2014-02-25 12:14:06 +04:00
test_log.py assertEquals is deprecated, use assertEqual 2013-01-23 22:41:48 -08:00
test_message.py remove unused rebuffer 2014-03-21 16:35:30 -07:00
test_monitor.py monitor fixup 2013-10-18 19:42:43 -07:00
test_monqueue.py cleanup of shared Context doesn't work on PyPy 2013-09-16 12:52:26 -07:00
test_multipart.py assertEquals is deprecated, use assertEqual 2013-01-23 22:41:48 -08:00
test_pair.py assertEquals is deprecated, use assertEqual 2013-01-23 22:41:48 -08:00
test_poll.py add `Poller.__contains__` 2013-06-24 23:03:45 -04:00
test_pubsub.py assertEquals is deprecated, use assertEqual 2013-01-23 22:41:48 -08:00
test_reqrep.py assertEquals is deprecated, use assertEqual 2013-01-23 22:41:48 -08:00
test_security.py skip security tests if libsodium is unavailable 2014-02-25 15:23:47 -08:00
test_socket.py raise ENOTSOCK instead of ENOTSUP on closed sockets 2014-04-05 14:01:52 -07:00
test_stopwatch.py add cffi stopwatch and remove skipped tests for 2013-02-02 19:17:22 -02:00
test_version.py update version test 2013-10-18 19:42:44 -07:00
test_z85.py add z85 implementation 2013-08-27 11:36:31 -07:00
test_zmqstream.py relicense non-core code under 3-clause New BSD 2012-03-06 13:36:34 -08:00