summaryrefslogtreecommitdiff
path: root/libc/test/src/fenv/exception_status_test.cpp
AgeCommit message (Expand)Author
2024-04-23[libc] Make fenv and math tests preserve fenv_t state (#89658)Roland McGrath
2024-04-09[libc] Add proxy header for fenv.h macro constants. #87863 (#87896)Job Henandez Lara
2024-04-05 [libc][c23][fenv] implement fesetexcept (#87603)aniplcc
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-03-04[libc] Remove the redundant header FPUtil/FEnvUtils.hTue Ly
2021-12-22[libc] apply formatting to testsMichael Jones
2021-12-07[libc] apply new lint rulesMichael Jones
2021-08-06[libc][nfc] move ctype_utils and FPUtils to __supportMichael Jones
2021-07-22[libc] Rename FEnv.h and refactor subsequent filesHedin Garca
2021-02-01[libc] Small adjustments to fenv testsMichael Jones
2021-01-20[libc][NFC] add "LlvmLibc" as a prefix to all test namesMichael Jones
2021-01-18[libc][NFC] Use ASSERT_EQ instead of EXPECT_EQ in fenv/exception_status_testSiva Chandra Reddy
2020-12-08[libc] Raise x87 exceptions by synchronizing with "fwait".Siva Chandra Reddy
2020-12-03[libc] Add simple x86_64 floating point exception and rounding mode support.Siva Chandra Reddy