| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PEP-8 fixes | Sergey Shepelev | 2014-08-27 | 1 | -1/+2 |
| | | |||||
| * | Disabling pyevent-problematic tests. | Ryan Williams | 2010-02-16 | 1 | -4/+8 |
| | | |||||
| * | Different versions of Python have different sets of tests. | Ryan Williams | 2010-02-14 | 1 | -1/+4 |
| | | |||||
| * | Adding hub reset method around the stdlib tests prevents bad data from ↵ | Ryan Williams | 2010-02-14 | 1 | -1/+4 |
| | | | | | spilling between them. | ||||
| * | Patcher-ized test_socket_ssl and test_socketserver. Also patcher-ized ↵ | Ryan Williams | 2009-11-27 | 1 | -19/+12 |
| | | | | | SocketServer, which allows it to successfullly pass its unit tests, which it failed previously because it was making a call to non-greened select.select(). | ||||
| * | Many testing-related changes, switched completely over to using nose, added ↵ | Ryan Williams | 2009-09-09 | 1 | -2/+3 |
| | | | | | docs on how to run the tests. | ||||
| * | Converted test_socketserver away from copy-n-paste. | Ryan Williams | 2009-08-06 | 1 | -0/+29 |
