aboutsummaryrefslogtreecommitdiffstats
path: root/libj2_max_j2i.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libj2_max_j2i.c, libj2_min_j2i.c: add tests with mixure of signumsMattias Andrée12 days1-2/+105
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* libj2_max_j2i.c, libj2_min_j2i.c: add testing for negative valuesMattias Andrée12 days1-1/+175
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add signed integers (arithmetics and some testing not implemented yet)Mattias Andrée2025-12-111-0/+185
Signed-off-by: Mattias Andrée <m@maandree.se>