summaryrefslogtreecommitdiff
path: root/src/testing.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revamp lib, simplify it a bit and address some FIXMEsEuAndreh2025-01-121-6/+25
* Replace src/config.h with <s.h>; incorporate changes from other projectsEuAndreh2025-01-101-10/+4
* Normalize all "color" to "colour"EuAndreh2024-05-091-1/+1
* src/testing.c: Fix show_colour() logic; add it to testsEuAndreh2024-04-181-1/+1
* src/: Check "if (x != NULL)" instead of "if (x)"EuAndreh2024-04-061-1/+1
* src/: Remove unused "infallible" tagEuAndreh2024-04-061-12/+0
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-43/+0
* Init project: copy files and skeletons from othersEuAndreh2024-01-011-0/+114