summaryrefslogtreecommitdiff
path: root/tests/support.py
Commit message (Collapse)AuthorAgeFilesLines
* basic API test: use SkipTest; PEP8Georg Brandl2014-09-201-0/+2
|
* fix 2.3 compatibility.gbrandl2008-09-231-1/+1
|
* instead of picking a random modules to test, provide an easy way to get the ↵Benjamin Peterson2008-09-211-15/+5
| | | | current one
* remove __builtin__.testdir/testfile magicBenjamin Peterson2008-09-181-0/+25
This adds a new file tests/support.py