diff options
| author | John Turner <jturner.usa@gmail.com> | 2025-12-06 20:54:53 +0000 |
|---|---|---|
| committer | John Turner <jturner.usa@gmail.com> | 2025-12-06 20:56:58 +0000 |
| commit | 284958ea9e54b66c8261028b88ef471a4114ee0c (patch) | |
| tree | 2b873fa15f4d2631e6822fd929af50c29814c542 | |
| parent | 26f5776db9184b543f2096a333fdcf1b06be98fb (diff) | |
| download | gentoo-utils-284958ea9e54b66c8261028b88ef471a4114ee0c.tar.gz | |
run tests 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 96d8fe6..0104962 100644 --- a/check_commands.txt +++ b/check_commands.txt @@ -2,4 +2,4 @@ rustfmt --edition 2024 --check $(find src -type f -name '*.rs') ninja rustdoc -C build ninja clippy -C build -meson test unittests doctests '*repo*' '*porthole*' -C build +meson test -v unittests doctests '*repo*' '*porthole*' -C build |
