libft/test/char
Raphael 6255f5e0a3
style(test/char): adding the last '\n'
- For the last return line
2025-09-05 11:36:07 +02:00
..
test_isalnum.c style(test/char): adding the last '\n' 2025-09-05 11:36:07 +02:00
test_isalpha.c style(test/char): adding the last '\n' 2025-09-05 11:36:07 +02:00
test_isascii.c style(test/char): adding the last '\n' 2025-09-05 11:36:07 +02:00
test_isdigit.c fix(test/char): fixing typo on the error message 2025-09-05 10:56:53 +02:00
test_isprint.c style(test/char): adding the last '\n' 2025-09-05 11:36:07 +02:00
test_tolower.c style(test/char): adding the last '\n' 2025-09-05 11:36:07 +02:00
test_toupper.c style(test/char): adding the last '\n' 2025-09-05 11:36:07 +02:00