summaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/MemoryMatcher.cpp
AgeCommit message (Expand)Author
2025-11-05[libc] Migrate ctype_utils to use char instead of int where applicable. (#166...Alexey Samsonov
2025-09-24[libc][NFC] Remove usage of the C keyword `I`. (#160567)lntue
2024-12-03[libc] Change ctype to be encoding independent (#110574)Michael Jones
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
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-06-10[libc][NFC] Clean up matchers namespaceGuillaume Chatelet
2023-04-17[libc][NFC] Remove the StreamWrapper class and use the new test logger.Siva Chandra Reddy
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy