summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/scalbn_test.cpp
AgeCommit message (Expand)Author
2024-06-21[libc][math][c23] Add {ldexp,scalbn,scalbln}f16 C23 math functions (#94797)OverMighty
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