summaryrefslogtreecommitdiff
path: root/libc/test/src/stdlib/StrfromTest.h
AgeCommit message (Expand)Author
2025-11-06[libc] Disable overflow test in strfromtest on riscv32 (#166719)Marcell Leleszi
2025-11-05[libc] Add printf error handling (with fixes #2) (#166517)Marcell Leleszi
2025-11-04Revert commit d8e5698 and 15b19c7 (#166498)Kewen Meng
2025-11-04[libc] Add printf error handling (with fixes) (#166382)Marcell Leleszi
2025-11-03Revert "[libc] Add printf error handling" (#166232)Kewen Meng
2025-11-03[libc] Add printf error handling (#162876)Marcell Leleszi
2025-09-22[libc] Add -Wextra for libc tests (#153321)Vinay Deshmukh
2025-08-12Revert "[libc] Add -Wextra for libc tests" (#153169)William Huynh
2025-08-12[libc] Add -Wextra for libc tests (#133643)Vinay Deshmukh
2025-03-14[libc] Fix implicit conversion warnings in tests. (#131362)lntue
2024-10-02[libc] Enable dyadic float for float printf (#110765)Michael Jones
2024-03-28[libc] Add inf/nan tests for strfrom*() functions (#86663)Vinayak Dev
2024-03-22[libc] Implement strfromd() and strfroml() (#86113)Vinayak Dev