summaryrefslogtreecommitdiff
path: root/runtests.py
Commit message (Expand)AuthorAgeFilesLines
* runtests.py: display a message to mention if tests are run in debug or releas...Victor Stinner2014-08-281-0/+5
* Fix runtest.py to be able to log at level DEBUGVictor Stinner2014-07-251-6/+8
* Add option to randomize test order.Guido van Rossum2014-05-191-0/+17
* Fix coverage -- it was still using tulip instead of asyncio.Guido van Rossum2013-10-311-1/+1
* Rename tests from foo_test.py to test_foo.py, to match stdlib preference.Guido van Rossum2013-10-141-1/+1
* Rename tulip package to asyncio.Guido van Rossum2013-10-141-0/+278