summaryrefslogtreecommitdiff
path: root/tests/random.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revamp lib, simplify it a bit and address some FIXMEsEuAndreh2025-01-121-45/+30
* src/random.h: Add initial implementation of random_{new,free,generate}()EuAndreh2024-07-051-0/+34
* tests/*.c: Use EXIT_FAILURE and EXIT_SUCCESS in main() functionsEuAndreh2024-06-021-3/+3
* Remove all remaining calls to logerr() that included a trailing newlineEuAndreh2024-05-241-4/+4
* Start "rc = -1" instead of 0EuAndreh2024-04-061-6/+4
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-0/+73