function test_roundtrip_read end
function test_roundtrip_write end
function test_roundtrip_transcode end
function test_roundtrip_lines end
function test_roundtrip_seekstart end
function test_roundtrip_fileio end
function test_chunked_read end
function test_chunked_write end
These functions have been moved into lib/TestsForCodecPackages in #235
I decided not to keep the functions as noops that always pass, because:
Fixes #223 Fixes #234 Removes:
These functions have been moved into
lib/TestsForCodecPackages
in #235I decided not to keep the functions as noops that always pass, because: