StringEncodings.jl icon indicating copy to clipboard operation
StringEncodings.jl copied to clipboard

Add tests with strings longer than BUFSIZE

Open nalimilan opened this issue 5 years ago • 0 comments

At #40 a crash wasn't caught by tests, probably because none of them covers strings longer than the buffer. It's essential to also test that. It's possible that BUFSIZE was increased after the test were written.

nalimilan avatar Aug 09 '20 10:08 nalimilan