libftTester
libftTester copied to clipboard
another strtrim test
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.