jgigault / 42FileChecker

42FileChecker is a tiny bash script developed at 42 school for testing and checking files according to the rules of the subjects
Apache License 2.0
305 stars 56 forks source link

Fillit checker in 42filechecker #130

Closed Twitting closed 5 years ago

Twitting commented 5 years ago

Hey, we have used your precious checker to check our project, got KO, and found a mistake: it's a tetromino sample look like that:

..

..

.... ..,. that test might be useful to be added

jgigault commented 5 years ago

Hello @Twitting and thank you for your message. As you noticed, tests for this projects are external to 42FC, then you should open a issue on the relevant repository: https://github.com/anisg/fillit_checker If you know a better script to test fillit, let me know!