alelievr / libft-unit-test

455 stars 88 forks source link

Test funtion [test_ft_strnstr_same_ptr] and [test_ft_strnstr_zero] does not have explanation. #94

Open Zeroble opened 3 years ago

Zeroble commented 3 years ago

https://github.com/alelievr/libft-unit-test/blob/e6649d4ff3dec23dba7f6f3502cb1f7b201a5bf4/src/test_functions.c#L3835 https://github.com/alelievr/libft-unit-test/blob/e6649d4ff3dec23dba7f6f3502cb1f7b201a5bf4/src/test_functions.c#L3851

I found that they didn't have explanation (SET_EXPLANATION), and I think it was a mistake.

github-actions[bot] commented 2 years ago

Hello! Thanks for contributing to the libft unit test.

Note that this repository is not maintained by the owner anymore, instead there is a bot that will automatically merge any reviewed pull requests. If you feel like it, here are some links that can help you submiting a change in the code base::