summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/fdim_test.cpp
AgeCommit message (Expand)Author
2024-02-09[libc][math] Add C23 math function fdimf128. (#81074)lntue
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-09-19[libc][math] Extract non-MPFR math tests into libc-math-smoke-tests.Tue Ly