Files
systemd/test/fuzz
Daan De Meyer 5f80376e16 meson: Check if files returned by git ls-files actually exist
Otherwise you run into errors such as:

"""
../meson.build:2899:28: ERROR: File src/test/test-loop-util.c does not exist.
"""

when deleting a file in git without staging the deletion.

(cherry picked from commit 8355eb6e11)
(cherry picked from commit 06a12ba00b)
2026-05-27 12:20:17 +01:00
..