summaryrefslogtreecommitdiff
path: root/libc/test/src/stdlib/StrfromTest.h
AgeCommit message (Expand)Author
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