libft/test/convert
Raphael 18f174b2a2
test(convert): adding test to convert
- adding test for atoi / atoll / itoa
- Maybe a futur update to test atost (array to size_t)
2025-09-05 15:12:40 +02:00
..
test_atoi.c test(convert): adding test to convert 2025-09-05 15:12:40 +02:00
test_atoll.c test(convert): adding test to convert 2025-09-05 15:12:40 +02:00
test_itoa.c test(convert): adding test to convert 2025-09-05 15:12:40 +02:00