summaryrefslogtreecommitdiff
path: root/libc/test/src/stdlib/StrtolTest.h
AgeCommit message (Expand)Author
2025-06-17Fix/reapply "[libc] Migrate stdio tests to ErrnoCheckingTest. (#144134)Alexey Samsonov
2025-06-13Revert "Fix/reapply "[libc] Migrate stdio tests to ErrnoCheckingTest."" (#144...Alexey Samsonov
2025-06-13Fix/reapply "[libc] Migrate stdio tests to ErrnoCheckingTest." (#143972)Alexey Samsonov
2025-06-11Revert "[libc] Migrate stdio tests to ErrnoCheckingTest." (#143829)Alexey Samsonov
2025-06-11[libc] Migrate stdio tests to ErrnoCheckingTest. (#143802)Alexey Samsonov
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2025-06-11[libc] Reduce direct use of errno in src/stdlib and src/__support tests. (#14...Alexey Samsonov
2024-12-09[libc] Add missing casts in StrtolTest (#119054)Roland McGrath
2024-12-03[libc] Change ctype to be encoding independent (#110574)Michael Jones
2024-02-06[libc] Move libc_errno inside of LIBC_NAMESPACE (#80774)michaelrj-google
2024-02-01[libc] Update libc_errno to work correctly in both overlay and full build mod...lntue
2024-01-26[libc][NFC] Use specific ASSERT macros to test errno (#79573)Guillaume Chatelet
2024-01-24[libc] Add C23 limits.h header. (#78887)lntue
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-07-21[libc] Disable 'DecodeInOtherBases` test on GPU targetsJoseph Huber
2023-06-01[libc] Add strtoint32 and strtoint64 testsMichael Jones
2023-03-29[libc] fix strtointeger behavior on max valuesMichael Jones
2023-03-03[libc] move stdlib and stdio to new errno patternMichael Jones
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-12-22[libc][obvious] fix errno for 32 bit long testMichael Jones
2022-12-22[libc] change str to int tests to be templatedMichael Jones