aboutsummaryrefslogtreecommitdiff
path: root/run_single_test.py
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Drop checking skippable() in run_single_testJon Turney1-2/+2
2021-06-18tests: Always enable the traceback in run_project_tests.pyDaniel Mensinger1-1/+1
2021-06-09tests: Reduce complexity of the run_tests signatureDaniel Mensinger1-24/+12
2021-06-09typing: Fully annotate run_project_tests.pyDaniel Mensinger1-1/+1
2021-03-23run_single_test: Handle MESON_SKIP_TEST correctlyDylan Baker1-3/+3
2021-02-23add a script to run a single testDylan Baker1-0/+89