summaryrefslogtreecommitdiff
path: root/tests/vector.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove all remaining calls to logerr() that included a trailing newlineEuAndreh2024-05-241-4/+4
* src/vector.h: Add implementation and tests for vector_contains()EuAndreh2024-05-241-0/+69
* src/vector.{c,h}: Improve code and testsEuAndreh2024-05-241-84/+56
* Add some version of vector.cEuAndreh2024-05-231-0/+458