aboutsummaryrefslogtreecommitdiff
path: root/test/ft_atoi_base_test.c
AgeCommit message (Collapse)Author
2020-11-07Added signaled_suite global to avoid test segfaultCharles Cabergs
2020-10-21Cleaning Makfile, Fixing missing TO_STRING in ft_atoi_base testCharles Cabergs
2020-04-13Added argument precsion in error message for all function but ft_strdup, ↵Charles
Changed function prototype style
2020-02-08Added ft_list_sort.s tests and school headers on all filesCharles
2020-01-14Linux portability, moved tests to test/ dirCharles