augustobecker / push_swap_tester

Tester for the push_swap project of 42 school.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

push_swap_tester - @42sp

ℹ️ Tester for the so_long project of 42 school.

🚧 Under construction

How to get started:

Clone this tester in your push_swap repository.

Commands

cd into push_swap_tester

make m = launch mandatory tests.

Outputs

image

How it works:

It returns OK if when executed with Invalid arguments the code outputs "Error"(as asked in the subject).

If you're looking for an implementation of push_swap you can check my project here: push_swap.

To see other projects developed by me at 42, click here: 42 Cursus.

Author

Augusto Becker | acesar-l | πŸ‡§πŸ‡·πŸ‘¨β€πŸš€

πŸ‘‹ How to reach me:

About

Tester for the push_swap project of 42 school.


Languages

Language:Shell 100.0%