aboutsummaryrefslogtreecommitdiff
path: root/tests/sqrtr_f.c
AgeCommit message (Collapse)Author
4 daysexpose sqrtKimplul
+ Requires linking with libm in some cases, which is fine I suppose, but kind of annoying
2024-06-30continue working through test casesKimplul
+ Remove overflow and more complicated floating point tests for now
2024-06-29start adding testsKimplul