Mon, 20 Mar 2023 19:09:08 +0100
add unit test for cxListClear + fix destructor functions not always invoked with the correct pointer
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' |