summaryrefslogtreecommitdiff
path: root/tests/math.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/math.h: Add max_size() functionEuAndreh2024-06-251-0/+14
|
* tests/*.c: Use EXIT_FAILURE and EXIT_SUCCESS in main() functionsEuAndreh2024-06-021-1/+5
|
* src/math.h: Add "add_size()"EuAndreh2024-05-311-1/+65
|
* src/math.c: Add mul_size()EuAndreh2024-05-241-0/+67