Skip to content

Yoo0lh/philosopher_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

tester for 42 project (philosopher)

this tester check if your program work or not.

Note : this tester is wroted based on the new subject, philo and philo_bonus please respect the names of the directory and the binary files

How do i run this tester ?

git clone [email protected]:Yoo0lh/philosopher_tester.git  
./philo_tester.sh [mode]

modes :

m : mandatory
b : bonus 

example :

this example will run the mandatory part and the bonus part.

./philo_tester m
./philo_tester b

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