pyzmq/zmq/tests
MinRK fc535a834d add Context.instance() classmethod 2011-03-21 21:29:12 -07:00
..
__init__.py add Context.instance() classmethod 2011-03-21 21:29:12 -07:00
test_context.py add Context.instance() classmethod 2011-03-21 21:29:12 -07:00
test_device.py use cleaner `asbytes` instead of `str.encode` in tests 2011-03-05 15:56:47 -08:00
test_error.py add stopwatch and error tests for issues encountered during nogil audit. 2011-01-17 00:01:04 -08:00
test_imports.py py3k adjustments to ioloop + new asbytes() in utils.strtypes 2010-12-20 15:21:51 -08:00
test_ioloop.py Fix _Timeout comparison test 2010-12-20 15:21:59 -08:00
test_log.py Terminate contexts more forcefully in tests, but don't hang 2011-03-21 14:26:41 -07:00
test_message.py small fixes to new buffer code+test 2011-03-17 12:27:02 -07:00
test_monqueue.py use cleaner `asbytes` instead of `str.encode` in tests 2011-03-05 15:56:47 -08:00
test_multipart.py use cleaner `asbytes` instead of `str.encode` in tests 2011-03-05 15:56:47 -08:00
test_pair.py use cleaner `asbytes` instead of `str.encode` in tests 2011-03-05 15:56:47 -08:00
test_poll.py use cleaner `asbytes` instead of `str.encode` in tests 2011-03-05 15:56:47 -08:00
test_pubsub.py use cleaner `asbytes` instead of `str.encode` in tests 2011-03-05 15:56:47 -08:00
test_reqrep.py use cleaner `asbytes` instead of `str.encode` in tests 2011-03-05 15:56:47 -08:00
test_socket.py use cleaner `asbytes` instead of `str.encode` in tests 2011-03-05 15:56:47 -08:00
test_stopwatch.py set places by keyword for py3k 2011-03-03 09:46:07 -08:00
test_zmqstream.py add callable where undefined (3.x < 3.2) 2011-03-03 00:10:11 -08:00