summaryrefslogtreecommitdiff
path: root/libc/test/src/math/RoundEvenTest.h
AgeCommit message (Expand)Author
2024-06-10Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeve...OverMighty
2024-06-05Revert "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven...OverMighty
2024-06-05[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven,trunc}f...OverMighty
2024-04-23[libc] Make fenv and math tests preserve fenv_t state (#89658)Roland McGrath
2024-04-05[libc] Add proxy header math_macros.h. (#87598)lntue
2024-04-05[libc] Implement roundeven C23 math functions (#87678)Vinayak Dev