summaryrefslogtreecommitdiff
path: root/ext_tests.py
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix simple typo, raies -> raise (#135)HEADmasterTim Gates2021-09-141-1/+1
|
* Remove ununsed imports and variablesHugo2018-01-161-1/+0
|
* Update ext_tests.py for current versions of coverageStefan Kögl2017-11-251-9/+10
|
* Print test comments when external tests failStefan Kögl2016-02-131-2/+5
| | | | Makes it easier to locate the failing tests in the test file
* handle duplicate JSON keys only when possibleStefan Kögl2013-10-091-2/+2
|
* exception if patch has multiple "op"sStefan Kögl2013-10-091-1/+1
|
* ext tests w/o result check if no exceptions raisedStefan Kögl2012-12-211-1/+5
|
* skip disabled external testsStefan Kögl2012-12-211-0/+4
|
* script for running external tests from a json fileStefan Kögl2012-12-141-0/+129