.. |
__init__.py
|
add skip decorators (required for 2.6)
|
2013-02-01 21:03:22 -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
|
test destroy with no sockets
|
2013-11-19 14:17:40 -08: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
|
upstream changes from latest tornado (3.1.1)
|
2013-09-16 15:48:00 -07:00 |
test_log.py
|
assertEquals is deprecated, use assertEqual
|
2013-01-23 22:41:48 -08:00 |
test_message.py
|
Merge pull request #408 from minrk/garbage
|
2013-09-16 11:58:44 -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
|
add mising import
|
2013-10-22 11:27:23 +02:00 |
test_socket.py
|
test identity roundtrip (pypy is failing right now)
|
2013-09-17 20:51:27 -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 |