Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-03 | project tests: log the reason why a test is skipped | Eli Schwartz | 1 | -2/+18 |
2021-11-22 | run_single_test: honor the --use-tmpdir flag | Dylan Baker | 1 | -1/+1 |
2021-11-22 | run_single_test: fix running failing tests | Dylan Baker | 1 | -1/+10 |
2021-07-07 | Drop checking skippable() in run_single_test | Jon Turney | 1 | -2/+2 |
2021-06-18 | tests: Always enable the traceback in run_project_tests.py | Daniel Mensinger | 1 | -1/+1 |
2021-06-09 | tests: Reduce complexity of the run_tests signature | Daniel Mensinger | 1 | -24/+12 |
2021-06-09 | typing: Fully annotate run_project_tests.py | Daniel Mensinger | 1 | -1/+1 |
2021-03-23 | run_single_test: Handle MESON_SKIP_TEST correctly | Dylan Baker | 1 | -3/+3 |
2021-02-23 | add a script to run a single test | Dylan Baker | 1 | -0/+89 |