summaryrefslogtreecommitdiff
path: root/tests/testing.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revamp lib, simplify it a bit and address some FIXMEsEuAndreh2025-01-121-3/+79
* tests/*.c: Use EXIT_FAILURE and EXIT_SUCCESS in main() functionsEuAndreh2024-06-021-2/+2
* Normalize all "color" to "colour"EuAndreh2024-05-091-6/+6
* src/testing.c: Fix show_colour() logic; add it to testsEuAndreh2024-04-181-3/+8
* Start "rc = -1" instead of 0EuAndreh2024-04-061-4/+2
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-0/+43