summaryrefslogtreecommitdiff
path: root/run_tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix run_tests to use pytest. (#1033)Wolfgang Langner2019-01-221-2/+2
| | | Update tox.ini envlist.
* correct SLOW env var, run slow tests on ciSamuel Colvin2015-10-141-2/+2
|
* Add way of running tests unfiltered.Vincent Driessen2012-07-181-5/+13
|
* More portable way of checking whether a command exists.Vincent Driessen2012-07-181-1/+1
|
* Add @slow wrapper to avoid running slow tests.Vincent Driessen2012-02-241-0/+5
| | | | Use ./run_tests -f to only run the fast tests.
* Pass test output through rg.Vincent Driessen2012-02-051-1/+8
|
* Fix syntax error inside shell script.Vincent Driessen2012-01-251-1/+1
|
* Add some project meta stuff.Vincent Driessen2011-11-141-0/+12