summaryrefslogtreecommitdiff
path: root/libc/test/src/string/strerror_test.cpp
AgeCommit message (Expand)Author
2024-07-16[libc] Add `strerror` and `strerror_k` to the GPU (#99083)Joseph Huber
2024-05-15[libc] Fix typo in test messageJoseph Huber
2024-05-15[libc] Fix GPU test build error (#92235)Jan Patrick Lehr
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-03-07[libc] Fix integer conversion error in testAlex Brachet
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-09-20[libc] add strerrorMichael Jones