aboutsummaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/FPExceptMatcher.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-02-07[libc][signal] clean up usage of sighandler_t (#125745)Nick Desaulniers1-1/+1
2025-01-09[libc][test] fix memory leak pt.2 (#122384)Nick Desaulniers1-1/+1
2025-01-09[libc][test] fix memory leak (#122378)Nick Desaulniers1-0/+1
2025-01-09[libc][test] remove C++ stdlib includes (#122369)Nick Desaulniers1-4/+3
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek1-2/+3
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini1-3/+2
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek1-2/+3
2024-04-22[libc] Clean up alternate test framework support (#89659)Roland McGrath1-0/+6
2024-04-15[libc] Add proxy headers for fenv types. (#88467)Job Henandez Lara1-3/+4
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet1-2/+2
2023-06-10[libc][NFC] Clean up matchers namespaceGuillaume Chatelet1-2/+0
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy1-0/+52