summaryrefslogtreecommitdiff
path: root/check_commands.txt
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-12-06 20:54:53 +0000
committerJohn Turner <jturner.usa@gmail.com>2025-12-06 20:56:58 +0000
commit284958ea9e54b66c8261028b88ef471a4114ee0c (patch)
tree2b873fa15f4d2631e6822fd929af50c29814c542 /check_commands.txt
parent26f5776db9184b543f2096a333fdcf1b06be98fb (diff)
downloadgentoo-utils-284958ea9e54b66c8261028b88ef471a4114ee0c.tar.gz
run tests verbosely
Diffstat (limited to 'check_commands.txt')
-rw-r--r--check_commands.txt2
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