this tester check if your pipex program work or not.
Note that the tester doesn't check the norm or leak memory
git clone [email protected]:Yoo0lh/pipex_tester_42.git
./pipex_tester.sh [mode]
modes :
m : mandatory b : bonus multiple pipes h : bonus here doc a : all
this example will run the tester with all parts
./pipex_tester a
If you noticed something wrong with the code or if you'd like to see a new feature, you can submit an issue. If you'd like to contribute please submit a pull request.