- Clone this repository in your ft_printf directory.
- Move into ft_printf_tester directory.
- To check the norm, run below.
make norm
- To test mandatory part of your function, run below.
Edit the path of your ft_printf.h in tester.h if necessary.
make mandatory
- To test bonus part of your function, run below.
Edit the path of your ft_printf_bonus.h in tester.h if necessary.
make bonus
- By running
make all
ormake
, you can do three tests above.
-
Notifications
You must be signed in to change notification settings - Fork 0
kurrrru/ft_printf_tester
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple printf tester
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published