aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_is.c
Commit message (Collapse)AuthorAgeFilesLines
* Initial commit: libft Part 1 with tests and documentationThomas Vanbesien2026-02-211-0/+43
Reimplements 24 libc functions with Doxygen-documented header and test suite comparing against libc.