summaryrefslogtreecommitdiff
path: root/tests/nosewrapper.py
Commit message (Expand)AuthorAgeFilesLines
* python3 compat: remove lots of Python 2.5 and earlier dependent code; use pri...Sergey Shepelev2013-12-031-10/+5
* Moved GreenPipe context unit test into separate file. Skip that test in Pytho...Scott Robinson2010-03-041-1/+1
* Hub selection via environment variable obviates the need for the eventlethub....Ryan Williams2010-02-211-2/+1
* Renamed test__api_timeout to timeout_test_with_statementRyan Williams2010-02-151-1/+1
* Hurf durf merge conflict.Ryan Williams2009-12-041-3/+3
* Time to get some of those lovely yellow statuses.Ryan Williams2009-12-041-1/+9
* Fixes to make tests pass on python2.4. The tricks to make with-statement stu...Ryan Williams2009-12-031-1/+7
* Removed copyright headers from individual files, added LICENSE and AUTHORS fi...Ryan Williams2009-10-031-20/+0
* Finished off testing docs, put in nosewrapper script because it's a pain to g...Ryan Williams2009-09-161-0/+32