summaryrefslogtreecommitdiff
path: root/libc/test/src/fenv/getenv_and_setenv_test.cpp
AgeCommit message (Expand)Author
2024-09-11[libc] Add osutils for Windows and make libc and its tests build on Windows t...Sirui Mu
2024-06-03[libc][test] Fix TEST->TEST_F typo in getenv_and_setenv_test.cpp (#94304)Jordan Rupprecht
2024-04-23[libc] Make fenv and math tests preserve fenv_t state (#89658)Roland McGrath
2024-04-15[libc] Add proxy headers for fenv types. (#88467)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-23[libc] Change FEnv to use MXCSR as source of truthMichael Jones
2022-03-04[libc] Remove the redundant header FPUtil/FEnvUtils.hTue Ly
2021-12-07[libc] apply new lint rulesMichael Jones
2021-09-28[libc] Add FE_DFL_ENV and handle it in fesetenv.Siva Chandra Reddy
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-18[libc] Add implementations of the remaining fenv functions.Siva Chandra Reddy