summaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/FEnvSafeTest.cpp
AgeCommit message (Expand)Author
2025-11-05[libc][math] Disable `FEnvSafeTest.cpp` if AArch64 target has no FP support (...Victor Campos
2025-09-29[libc][msvc] fix mathlib build on WoA (#161258)Schrodinger ZHU Yifan
2025-09-19[libc] Update floating testing infra for MSVC compatibility. (#159810)lntue
2025-08-07[libc] Migrate FEnvSafeTest and FPTest to ErrnoCheckingTest. (#152633)Alexey Samsonov
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-04-23[libc] Fix aarch64 build error in FEnvSafeTest change (#89826)Roland McGrath
2024-04-23[libc] Make fenv and math tests preserve fenv_t state (#89658)Roland McGrath