aboutsummaryrefslogtreecommitdiff
path: root/test/ft_strlen_test.c
AgeCommit message (Collapse)Author
2020-04-13Added argument precsion in error message for all function but ft_strdup, ↵Charles
Changed function prototype style
2020-04-12Printing ft_strlen and ft_strcmp arguments on failed testCharles
2020-02-08Added ft_list_sort.s tests and school headers on all filesCharles
2020-01-14Linux portability, moved tests to test/ dirCharles