summaryrefslogtreecommitdiff
path: root/libc/test/src/fenv/feclearexcept_test.cpp
AgeCommit message (Expand)Author
2025-07-23[libc][NFC] Add stdint.h proxy header to fix dependency issue with <stdint.h>...lntue
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
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] Fix small bugs in aarch64/FEnvImpl.h and simplify feclearexcept_test.Tue Ly
2022-03-04[libc] Remove the redundant header FPUtil/FEnvUtils.hTue Ly
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-06-30[libc] Fix feclearexcept for x86_64.Siva Chandra Reddy