summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/vector.c: Add most missing testsEuAndreh2024-05-241-24/+146
* Remove all remaining calls to logerr() that included a trailing newlineEuAndreh2024-05-245-38/+37
* src/vector.h: Add implementation and tests for vector_contains()EuAndreh2024-05-241-0/+69
* src/vector.{c,h}: Improve code and testsEuAndreh2024-05-241-84/+56
* src/math.c: Add mul_size()EuAndreh2024-05-241-0/+67
* Add some version of vector.cEuAndreh2024-05-231-0/+458
* Normalize all "color" to "colour"EuAndreh2024-05-091-6/+6
* src/logerr.c: Add trailing newline by defaultEuAndreh2024-04-301-8/+8
* src/util.c: Add freeit()EuAndreh2024-04-191-0/+37
* tests/util.c: Add missing free() callsEuAndreh2024-04-181-0/+11
* src/testing.c: Fix show_colour() logic; add it to testsEuAndreh2024-04-181-3/+8
* src/string.c: Add new empty file structureEuAndreh2024-04-161-0/+6
* tests/i18n.c: Remove duplicate #includeEuAndreh2024-04-161-1/+0
* Organaze importsEuAndreh2024-04-161-0/+1
* src/util.c: Add slurp(), with a simple testEuAndreh2024-04-074-17/+89
* src/lib.c: Print project metadata on pindaiba_mainEuAndreh2024-04-071-0/+13
* Start "rc = -1" instead of 0EuAndreh2024-04-066-66/+28
* Sort includesEuAndreh2024-04-061-1/+1
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-056-0/+757
* Init project: copy files and skeletons from othersEuAndreh2024-01-016-0/+110