Will test (%cspdiuxX% -0.*).
In the root of your ft_printf repo, run :
git clone https://github.com/Kwevan/FT_PRINTF_TESTER tests451 && cd tests451 && bash run.sh
-
It doesn't check leaks
-
It will compile all .h files present in ft_printf project, so
- if you have any other .h files than the ones of your ft_printf program in your ft_printf folder, it may not compile (conflicting types Error)