alelievr / libft-unit-test

453 stars 88 forks source link

No explanation for last fail of ft_strjoin #125

Open C-no-evil opened 2 years ago

C-no-evil commented 2 years ago

Dear Antoine,

The last check for ft_strjoin has failed: an explosion symbol indicating no protection. However, no explanation is shown of what went wrong, even though in your code there's a SET_EXPLANATION. Am I doing something wrong?

https://github.com/alelievr/libft-unit-test/blob/39aed225356cb7452e493f9563eeb0deacd95ebc/src/test_functions.c#L6221-L6250

Kind regards,

Juuls

github-actions[bot] commented 1 year 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::