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
306 stars 56 forks source link

Issues With Ft_LS #123

Open tkmaseleme opened 6 years ago

tkmaseleme commented 6 years ago

The tests for ft_ls are inaccurate, the leak testing is inconsistent.

jgigault commented 5 years ago

Hello @tkmaseleme Can you describe the purpose of your issue?

Tests are managed by those two repositories:

The check for leaks is a bit tricky with this kind of subject, do you have any idea how to increase the consistency?