Skip to content

Aldisti/philosophers-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

philosophers-tester

How to install ⚙️

Clone this repo where your philo folder resides.

git clone https://github.com/Aldisti/philosophers-tester

Usage 🔧

Make sure your executable is already created, enter the philo-tester folder and launch it with the command below to test the mandatory part.

./tester m

Tip

Make sure the paths are correct and if there's any trouble, try with ./tester --help.

Good luck!

⚠️ Disclaimer ⚠️

This test is not 100% fail proof and should not be the sole reason of failing the assignment. Fails written in Yellow are not as important since they are stressing tests, they are only to test the worst cases of your program. This tester bases itself on the outputs given by your program, hence you will have issue if you use specific or custom error messages. This tester is mostly useful to see where your program fails so that you can fix those cases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages