summaryrefslogtreecommitdiff
path: root/runtests.py
Commit message (Expand)AuthorAgeFilesLines
* runtests.py: add --monkey-patch/-m command line optionVictor Stinner2014-11-191-0/+9
* port runtests.py to asyncioVictor Stinner2014-11-191-2/+7
* adapt runtests.py to aiogreenVictor Stinner2014-11-191-6/+2
* add a first automated unit testVictor Stinner2014-11-191-0/+319