Skip to content

gkomba/Push_Swap_Tester

Repository files navigation

🔱Push Swap Tester🔱

Steps to use

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

Options

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

Full comand

git clone https://github.com/gkomba/Push_Swap_Tester.git && cd Push_Swap_Tester && ./push_swap_tester.sh

Issues

If you founded some issue on the tester please report

Contact

Github : https://github.com/gkomba

E-mail : kombagildo@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages