Commit graph

5 commits

Author SHA1 Message Date
Bruno BELANYI efd612e0ff tests: vector: add filter & map tests 2020-11-30 11:34:27 +01:00
Bruno BELANYI d94d848669 tests: vector: augment size of input vector
Mostly to actually test the intro_sort function
2020-11-30 11:34:27 +01:00
Bruno BELANYI ca3f8d0afd tests: vector: add sort-related tests 2020-11-30 11:34:27 +01:00
Bruno BELANYI d3c8f05ffc tests: vector: test heap-related functions 2020-11-26 14:52:24 +01:00
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