A library of various containers in C
Go to file
Bruno BELANYI 6f04d4b9df tests: add vector tests
We want to explicitly check overflows, so we need to enable that with
ASan.
2020-11-26 14:52:24 +01:00
include/tupperware tupperware: add vector container 2020-11-26 14:52:24 +01:00
src tupperware: add vector container 2020-11-26 14:52:24 +01:00
tests tests: add vector tests 2020-11-26 14:52:24 +01:00
.drone.yml ci: add Drone CI 2020-11-24 19:40:43 +01:00
.gitignore git: ignore: add 'testsuite' 2020-11-24 19:40:43 +01:00
Makefile tests: add vector tests 2020-11-26 14:52:24 +01:00