summaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/FPExceptMatcher.cpp
AgeCommit message (Expand)Author
2025-09-22[libc] Add -Wextra for libc tests (#153321)Vinay Deshmukh
2025-08-12Revert "[libc] Add -Wextra for libc tests" (#153169)William Huynh
2025-08-12[libc] Add -Wextra for libc tests (#133643)Vinay Deshmukh
2025-02-07[libc][signal] clean up usage of sighandler_t (#125745)Nick Desaulniers
2025-01-09[libc][test] fix memory leak pt.2 (#122384)Nick Desaulniers
2025-01-09[libc][test] fix memory leak (#122378)Nick Desaulniers
2025-01-09[libc][test] remove C++ stdlib includes (#122369)Nick Desaulniers
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-22[libc] Clean up alternate test framework support (#89659)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-06-10[libc][NFC] Clean up matchers namespaceGuillaume Chatelet
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy