summaryrefslogtreecommitdiff
path: root/tests/run_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Switch to pytest, it's so much easier.Andi Albrecht2012-11-031-70/+0
* Move regression test to separate directory.Andi Albrecht2010-06-171-7/+25
* Fix return code when running unittests.Andreas Albrecht2010-01-111-2/+7
* Only add full path to test module if it isn't already in sys.path.Andi Albrecht2009-06-211-1/+3
* Conditional hotshot import.Andi Albrecht2009-06-081-1/+1
* * Added profile option to run_tests.py.Andi Albrecht2009-05-061-3/+17
* Initial import.Andi Albrecht2009-04-031-0/+31