summaryrefslogtreecommitdiff
path: root/tests/catalog.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use freeit() everywhereEuAndreh2024-05-311-7/+4
* src/catalog.h: Do bounds checking on calls to s()EuAndreh2024-05-241-9/+11
* Remove all remaining calls to logerr() that included a trailing newlineEuAndreh2024-05-241-24/+23
* Start "rc = -1" instead of 0EuAndreh2024-04-061-27/+12
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-0/+327