summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/ldexp_test.cpp
AgeCommit message (Expand)Author
2024-02-14[libc][math] Add C23 ldexpf128 math function and fix DyadicFloat conversions ...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