]> Savannah Git Hosting - gnulib.git/commit
tests: Fix some clang -Wimplicit-fallthrough warnings.
authorBruno Haible <bruno@clisp.org>
Thu, 7 Sep 2023 14:13:22 +0000 (16:13 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 14 Sep 2023 10:15:55 +0000 (12:15 +0200)
commitf69a74870ec6633a5e393bdcc320297824a82dfa
tree2c1bbd705113f38e94019924d1835b966105786c
parent3a1cd63667b0eed13201e837742e372328227bae
tests: Fix some clang -Wimplicit-fallthrough warnings.

* tests/test-execute-main.c (main): Add 'break' statement.
* tests/test-sys_file.c (main): Likewise.
ChangeLog
tests/test-execute-main.c
tests/test-sys_file.c