summaryrefslogtreecommitdiff
path: root/tests/timer_test.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-4/+5
* Added spawn_after_local and tests, removed test__timers (the source of the ne...Ryan Williams2010-02-131-0/+1
* Moved timer to hubs package, since that's almost all of its usage.Ryan Williams2010-02-131-2/+4
* Added spawn_after, with tests and documentation. Removed dead code in timer_...Ryan Williams2010-02-131-11/+0
* Moved get_hub, use_hub, get_default_hub to eventlet.hubs. This is a step in ...Ryan Williams2009-12-171-6/+4
* Renamed libevent hub to pyevent.Ryan Williams2009-12-161-2/+2
* Removed copyright headers from individual files, added LICENSE and AUTHORS fi...Ryan Williams2009-10-031-21/+0
* Renamed greentest to tests to be more standard.Ryan Williams2009-07-241-0/+68