Tester intended to closely evaluate the "ft_printf" project as part of the school 42 project.
The tester only performs tests on the mandatory part. Tests for the bonus round will arrive soon.
Clone the repository into the ft_printf
folder.
git clone https://github.com/phoenixnoirdev/ph_pintf_tester.git ph_printf_tester
Then move to the ph_printf_tester
folder and make the program.
cd ph_printf_tester
make
All you have to do is run the test via the command:
./ft_printf_test