Raphael
|
453b4d3b92
|
feat(test/char): adding the unitary test for ft_tolower
- toupper now have the test
|
2025-09-05 10:49:19 +02:00 |
|
Raphael
|
a7b156aaa6
|
feat(test/char): adding the unitary test for ft_tolower
- tolower now have the test
|
2025-09-05 10:49:07 +02:00 |
|
Raphael
|
764097af73
|
feat(test/char): adding the unitary test for ft_isprint
- isprint have now the unitary test
|
2025-09-05 10:48:48 +02:00 |
|
Raphael
|
0282b52326
|
feat(test/char): adding the test for ft_isascii
- isascii now is checked by the unitary test
|
2025-09-05 10:47:44 +02:00 |
|
Raphael
|
ad0f9d001e
|
feat(test/char): adding the first char tests
|
2025-09-04 18:53:33 +02:00 |
|