| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pep8: Fix remaining issues | Jakub Stasiak | 2014-11-12 | 1 | -2/+9 |
| | | |||||
| * | PEP-8 fixes | Sergey Shepelev | 2014-08-27 | 1 | -1/+4 |
| | | |||||
| * | python3 compat: print() function syntax | Sergey Shepelev | 2013-12-03 | 1 | -2/+2 |
| | | |||||
| * | Fixing ftplib test failures. | Ryan Williams | 2010-07-29 | 1 | -2/+4 |
| | | |||||
| * | Added multiple-reader prevention code because it seems to be a fairly common ↵ | Ryan Williams | 2010-03-15 | 1 | -0/+2 |
| | | | | | pitfall. Also added defaults to the debug methods so you can call them no-args to reset them. | ||||
| * | Merge | Ryan Williams | 2010-02-16 | 1 | -0/+1 |
| |\ | |||||
| | * | Moar restarting | Ryan Williams | 2010-02-14 | 1 | -0/+1 |
| | | | |||||
| * | | Correct naming of stdlib tests. | Ryan Williams | 2010-02-16 | 1 | -1/+1 |
| |/ | |||||
| * | Adding hub reset method around the stdlib tests prevents bad data from ↵ | Ryan Williams | 2010-02-14 | 1 | -1/+13 |
| | | | | | spilling between them. | ||||
| * | Added monkeypatch stdlib tests, which test how well monkeypatching works. ↵ | Ryan Williams | 2010-02-09 | 1 | -42/+5 |
| | | | | | Unsurprisingly, some tweakage was also needed. | ||||
| * | Added eventlet.green.os and its test; rewrote wrap_pipe_with_coroutine_pipe ↵ | Ryan Williams | 2010-02-05 | 1 | -0/+2 |
| | | | | | to accomodate. Slight changes to eventlet.green.subprocess. | ||||
| * | Add queue to stdlib tests. | Ryan Williams | 2010-01-23 | 1 | -0/+1 |
| | | |||||
| * | Taking test_socketserver out of rotation for now. | Ryan Williams | 2010-01-17 | 1 | -2/+2 |
| | | |||||
| * | Fixed all.py to be simpler and 2.4-compatible. | Ryan Williams | 2010-01-08 | 1 | -21/+21 |
| | | |||||
| * | Added continuous build links to index, tinkered with stdlib tests some more. | Ryan Williams | 2010-01-08 | 1 | -4/+4 |
| | | |||||
| * | Restored ssl test. | Ryan Williams | 2009-11-30 | 1 | -1/+2 |
| | | |||||
| * | Reordered test_select so it runs on 2.5 | Ryan Williams | 2009-11-30 | 1 | -2/+2 |
| | | |||||
| * | Fleshed out the rest of eventlet.green.thread, tweaked all.py so it discerns ↵ | Ryan Williams | 2009-11-30 | 1 | -8/+27 |
| | | | | | which tests will run when the frikkin internet is down, and used the improved corolocal that Tyler and I worked on (and fixed some bugs with it that these tests revealed. | ||||
| * | Patcherized test_urllib2_localnet | Ryan Williams | 2009-11-29 | 1 | -2/+2 |
| | | |||||
| * | Added all.py convenience module for running stdlib tests. Patcherized ↵ | Ryan Williams | 2009-11-29 | 1 | -0/+38 |
| test_timeout. | |||||
