diff options
| author | John Turner <jturner.usa@gmail.com> | 2025-11-28 17:22:16 +0000 |
|---|---|---|
| committer | John Turner <jturner.usa@gmail.com> | 2025-11-28 17:22:16 +0000 |
| commit | 327d871c1627d593b13e35ad7ad6b8ab6efb7f4e (patch) | |
| tree | 321f1a7a771e46d0b173ce0493fc47a1a60f08f5 /check_commands.txt | |
| parent | 7b600344251e79b1554b78ed8a972cac2aea4f3f (diff) | |
| download | gentoo-utils-327d871c1627d593b13e35ad7ad6b8ab6efb7f4e.tar.gz | |
add repo parser test
Diffstat (limited to 'check_commands.txt')
| -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 f1c34fd..4f961b7 100644 --- a/check_commands.txt +++ b/check_commands.txt @@ -1,4 +1,4 @@ /usr/bin/meson format --recursive --check-only rustfmt --edition 2024 --check $(find src -type f -name '*.rs') ninja clippy -C build -meson test unittests -C build +meson test unittests '*repo*' -C build |
