]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: Use meson test -q
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 11 Dec 2025 16:21:08 +0000 (17:21 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 12 Dec 2025 10:45:58 +0000 (11:45 +0100)
commit9848f56cc68a5f193d515f080b7b01e6a689ae22
tree22e75320a21f9de34af4dc1a4d3e4322dc5544af
parent85e6b9838016abe7fc78e57d7da029affc38b800
tree-wide: Use meson test -q

meson test output is extremely verbose, printing
a separate line for each successful test. Let's
add -q/--quiet everywhere so it only prints full
lines for skipped and failed tests.
.github/workflows/coverage.yml
.github/workflows/linter.yml
.github/workflows/mkosi.yml
.github/workflows/unit-tests-musl.sh
.github/workflows/unit-tests.sh
README
docs/HACKING.md