summaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/RoundingModeUtils.cpp
AgeCommit message (Expand)Author
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-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-06-16[libc][nfc] Silence two warnings in testsJoseph Huber
2023-06-14[libc] Enable hermetic floating point tests again.Tue Ly
2023-05-25Revert "[libc] Enable hermetic floating point tests"Joseph Huber
2023-05-25[libc] Enable hermetic floating point testsJoseph Huber
2023-05-03[libc] Revert rounding mode changes for hermetic testsJoseph Huber
2023-05-03[libc] Enable the 'stdlib' unit tests to be hermeticJoseph Huber
2023-04-18[libc][NFC] Move RoundingModeUtils to LibcFPTestHelpers.Siva Chandra Reddy