index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run_single_test.py
Age
Commit message (
Expand
)
Author
2024-11-20
run_single_test.py: skip setup_symlinks() call on Windows
Luca Bacci
2024-11-05
run_single_test.py: Fix for symlink changes
Dylan Baker
2024-09-23
run_single_test: Ensure symlinks exist and are cleaned up
Andrew McNulty
2024-07-12
tests: rename poorly named function and add report argument
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-08-17
tests: consolidate MESON_SKIP_TEST reporting and use it in unittests
Eli Schwartz
2023-05-25
run_single_test: add a --quick option to skip compiler/tool checking
Dylan Baker
2022-07-11
run_single_test: Allow passing extra args like run_project_test
Dylan Baker
2022-04-03
project tests: log the reason why a test is skipped
Eli Schwartz
2021-11-22
run_single_test: honor the --use-tmpdir flag
Dylan Baker
2021-11-22
run_single_test: fix running failing tests
Dylan Baker
2021-07-07
Drop checking skippable() in run_single_test
Jon Turney
2021-06-18
tests: Always enable the traceback in run_project_tests.py
Daniel Mensinger
2021-06-09
tests: Reduce complexity of the run_tests signature
Daniel Mensinger
2021-06-09
typing: Fully annotate run_project_tests.py
Daniel Mensinger
2021-03-23
run_single_test: Handle MESON_SKIP_TEST correctly
Dylan Baker
2021-02-23
add a script to run a single test
Dylan Baker