aboutsummaryrefslogtreecommitdiff
path: root/libc/test/src/inttypes
AgeCommit message (Expand)AuthorFilesLines
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet4-6/+6
2023-07-05[libc] Add GPU support for the 'inttypes.h' functionsJoseph Huber1-9/+9
2023-04-24[libc] Run all unit tests, irrespective of whether they belong to a test suite.Siva Chandra Reddy1-1/+1
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy3-3/+3
2023-01-25[libc] fix strtointmax testsMichael Jones1-2/+2
2022-12-22[libc] change str to int tests to be templatedMichael Jones3-27/+6
2022-07-11[libc] Add imaxabsAlex Brachet2-0/+36
2021-09-20[libc] Add implementations of div, ldiv, lldiv and imaxdiv.Siva Chandra Reddy2-0/+28
2021-08-26[libc] add inttypes headerMichael Jones3-0/+74