test/.clang-tidy@de5d3ee6435f
test/.clang-tidy
Wed, 16 Nov 2022 22:27:46 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Wed, 16 Nov 2022 22:27:46 +0100
- changeset 610
- de5d3ee6435f
- parent 523
-
6a981ec4d58b
- permissions
- -rw-r--r--
#219 array list: implement add and at
Add uses the low level cx_array_copy function which is
now also implemented, but not tested by individual unit
tests.
# Disable static initialization warning for test code
Checks: '-cert-err58-cpp'