dharple / detox

Tames problematic filenames
BSD 3-Clause "New" or "Revised" License
318 stars 19 forks source link

Get full unit-test based code coverage on clean_string.c #72

Closed dharple closed 3 years ago

dharple commented 3 years ago

Update the unit tests so that at least all lines in clean_string.c are accessed. (Aside from the ones that depend on malloc() failing.)