.. |
__init__.py
|
all tests pass with libzmq3-dev and 2.1.6
|
2011-05-11 17:05:48 -07:00 |
test_context.py
|
add Context.instance() classmethod
|
2011-03-21 21:29:12 -07:00 |
test_device.py
|
add short sleep to reduce 'Address in use' probability in test_device
|
2011-05-13 14:59:37 -07: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
|
all tests pass with libzmq3-dev and 2.1.6
|
2011-05-11 17:05:48 -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
|
Poller.register(s, 0) results in unregister(s)
|
2011-04-11 16:14:26 -07: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
|
all tests pass with libzmq3-dev and 2.1.6
|
2011-05-11 17:05:48 -07: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 |