test/.clang-tidy

Tue, 07 Feb 2023 21:53:06 +0100

author
Mike Becker <universe@uap-core.de>
date
Tue, 07 Feb 2023 21:53:06 +0100
changeset 652
bf817b825ed2
parent 523
6a981ec4d58b
permissions
-rw-r--r--

fix README showing how tests were run in the automake era

523
6a981ec4d58b configure clang-tidy to ignore cert-err58-cpp for test code
Mike Becker <universe@uap-core.de>
parents:
diff changeset
1 # Disable static initialization warning for test code
6a981ec4d58b configure clang-tidy to ignore cert-err58-cpp for test code
Mike Becker <universe@uap-core.de>
parents:
diff changeset
2 Checks: '-cert-err58-cpp'

mercurial