This website requires JavaScript.
Explore
Help
Sign in
rparodi
/
libft
Watch
1
Star
0
Fork
You've already forked libft
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0282b52326
libft
/
test
/
char
History
Download ZIP
Download TAR.GZ
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
..
test_isalnum.c
feat(test/char): adding the first char tests
2025-09-04 18:53:33 +02:00
test_isalpha.c
feat(test/char): adding the first char tests
2025-09-04 18:53:33 +02:00
test_isascii.c
feat(test/char): adding the test for ft_isascii
2025-09-05 10:47:44 +02:00
test_isdigit.c
feat(test/char): adding the first char tests
2025-09-04 18:53:33 +02:00