1 - Clone the repository on the same repository where the executable of push swap is
git clone https://github.com/gkomba/Push_Swap_Tester.git
2 - Navigate to the Push_Swap_Tester folder
cd Push_Swap_Tester
3 - Launch the tester
./push_swap_tester.sh
1 - To check only Memory Leaks
./push_swap_tester.sh 1
2 - To check only Error Management
./push_swap_tester.sh 2
3 - To check only Identity Tests
./push_swap_tester.sh 3
4 - To check only push_swap simple version
./push_swap_tester.sh 4
5 - To check only push_swap middle version
./push_swap_tester.sh 5
6 - to Check only push_swap advanced version
./push_swap_tester.sh 6
git clone https://github.com/gkomba/Push_Swap_Tester.git && cd Push_Swap_Tester && ./push_swap_tester.sh
If you founded some issue on the tester please report
Github : https://github.com/gkomba
E-mail : kombagildo@gmail.com