diff options
| author | John Turner <jturner.usa@gmail.com> | 2025-12-11 02:09:46 +0000 |
|---|---|---|
| committer | John Turner <jturner.usa@gmail.com> | 2025-12-11 02:11:11 +0000 |
| commit | ba79fbe06d62065d0f4ea32ead4a6a72641a9ade (patch) | |
| tree | f9874df9b2000ca6961683801d63f2ed86a7187d | |
| parent | e06415fb7ba3bb34d785f495d7f20e1dc0695c5e (diff) | |
| download | gentoo-utils-ba79fbe06d62065d0f4ea32ead4a6a72641a9ade.tar.gz | |
run all tests in check_commands.txt verbosely
| -rw-r--r-- | check_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check_commands.txt b/check_commands.txt index dafac32..e2b1b7e 100644 --- a/check_commands.txt +++ b/check_commands.txt @@ -2,4 +2,4 @@ ninja rustfmt -C build ninja rustdoc -C build ninja clippy -C build -meson test -C build +meson test -v -C build |
