# ft_printf test Unit test for the ft_printf project of 42 school. ## Usage Clone this repo such that: ``` ` |- ft_printf_test/ |- ft_printf/ ``` or modify the `FT_PRINTF_PATH` variable in the Makefile `> make run`