- In your Pipex project folder :
git clone https://github.com/abdelbenamara/Pipex.git tests/
make
make all
- Vanilla :
make re
make norm
make test
make bonus
- Valgrind :
make valgrind-test
make valgrind-bonus
- Community :
make norm community-tests