Sun, 09 Apr 2023 19:37:00 +0200
add pointer array list tests
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' |