summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-12-08 21:24:25 +0000
committerJohn Turner <jturner.usa@gmail.com>2025-12-08 21:24:25 +0000
commit217d80da7f1a24b69d92809b1f279d78a46a1159 (patch)
treef41ca2d2290f86501b145347ab80cb117f93795d
parent53f2798549b1ffc2f2809f61c6c3b6b7af3f9c73 (diff)
downloadgentoo-utils-217d80da7f1a24b69d92809b1f279d78a46a1159.tar.gz
run all tests in 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 95127a2..dafac32 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 -v unittests doctests '*repo*' '*porthole*' -C build
+meson test -C build