libftTester icon indicating copy to clipboard operation
libftTester copied to clipboard

another strtrim test

Open iggi42 opened this issue 2 months ago • 1 comments

I learned that strtrim should only remove characters of the given set at the end and start of the input string. This tester lacked a test to catch that misunderstanding, so here have one.

iggi42 avatar Oct 28 '25 22:10 iggi42