A simple tester for the mandatory part of 42's ft_containers project.
-
Clone this repository inside your ft_containers project
-
Modify the Makefile's CONT_DIR1 path to the directory where your <container>.hpp files are located
-
Run the tester with bash grademe.sh <container>
Automatically runs with valgrind if the system being used is Linux.