Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp lib, simplify it a bit and address some FIXMEs | EuAndreh | 2025-01-12 | 1 | -3/+79 |
* | tests/*.c: Use EXIT_FAILURE and EXIT_SUCCESS in main() functions | EuAndreh | 2024-06-02 | 1 | -2/+2 |
* | Normalize all "color" to "colour" | EuAndreh | 2024-05-09 | 1 | -6/+6 |
* | src/testing.c: Fix show_colour() logic; add it to tests | EuAndreh | 2024-04-18 | 1 | -3/+8 |
* | Start "rc = -1" instead of 0 | EuAndreh | 2024-04-06 | 1 | -4/+2 |
* | Move unit tests out of src/*.c into tests/ | EuAndreh | 2024-04-05 | 1 | -0/+43 |