This tester try differents invalid map to test your parsing on the 42 project so_long
.
- Clone it
git clone [email protected]:AnthonyVerdon-PersonalProjects/tester_so_long.git
into your directory so_long. - Go into the new directory.
- Compile it
make
. - Run the new executable. Be sure to have an executable named
so_long
in the upper directory.
You just have to add maps into the directory named wrong_maps\
.
It's also possible to create a tester of valid map.
If I forgot a map, please submit an issue or contact me !
If you find an undefined behaviour (crash, leaks, ...), please submit an issue or contact me !