Skip to content

Yoo0lh/pipex_tester_42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tester for 42 project

this tester check if your pipex program work or not.

Note that the tester doesn't check the norm or leak memory

How do i run this tester ?

git clone git@github.com:Yoo0lh/pipex_tester_42.git 
./pipex_tester.sh [mode]

modes :

m : mandatory
b : bonus multiple pipes
h : bonus here doc
a : all

example :

this example will run the tester with all parts

 ./pipex_tester a 

Contribution

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.

Releases

No releases published

Packages

No packages published

Languages