Skip to content

icr4m/so_long_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

💀 So_Long_Destroyer 💀

This Tester checks:

  • Memory leaks on erroneous maps
  • Valid extensions
  • Permissions
  • Case or xpm failed
  • Leaks on good maps

For map parsing:

  • Rectangular maps
  • No incorrect characters
  • Duplicated characters
  • Entire map is surrounded by walls
  • Required characters (E, P, C, 1)

How to execute the tester

git clone https://github.com/icr4m/so_long_tester.git
cd so_long_tester && mv so_long_destroyer.sh ../ && chmod 777 ../so_long_destroyer.sh && cd ../

Then execute

./so_long_destroyer.sh

TESTS

Screenshot from 2024-06-27 00-37-11