summaryrefslogtreecommitdiff
path: root/tests/logerr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revamp lib, simplify it a bit and address some FIXMEsEuAndreh2025-01-121-30/+60
* src/logerr.h: Normalize code orderEuAndreh2024-06-121-16/+11
* tests/*.c: Use EXIT_FAILURE and EXIT_SUCCESS in main() functionsEuAndreh2024-06-021-3/+3
* Use freeit() everywhereEuAndreh2024-05-311-12/+8
* src/logerr.c: Add trailing newline by defaultEuAndreh2024-04-301-8/+8
* src/util.c: Add slurp(), with a simple testEuAndreh2024-04-071-1/+0
* Start "rc = -1" instead of 0EuAndreh2024-04-061-20/+6
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-0/+283