test/.clang-tidy@2d99e978dc34
test/.clang-tidy
Sun, 13 Nov 2022 13:21:48 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 13 Nov 2022 13:21:48 +0100
- changeset 607
- 2d99e978dc34
- parent 523
-
6a981ec4d58b
- permissions
- -rw-r--r--
implement array list ctor and dtor
also lays out the "glue level" functions
# Disable static initialization warning for test code
Checks: '-cert-err58-cpp'