gio/tests/converter-stream: add a new test, rename an old one
authorDan Winship <danw@gnome.org>
Tue, 17 Jul 2012 20:21:03 +0000 (16:21 -0400)
committerDan Winship <danw@gnome.org>
Tue, 17 Jul 2012 20:21:03 +0000 (16:21 -0400)
commit2855b827da44144c76b72d8cfec9599a835df4ea
treea5a1f5cadf2fd249f7af0058b5bd8e747aabc3d6
parent09c18537f4e8b3ede066339cc23b76df8a4fc2cc
gio/tests/converter-stream: add a new test, rename an old one

Add a test that the decompressor input streams handle truncated data
correctly. (They do; I wrote the test thinking there was a bug there,
but there isn't.)

Also, rename the "corruption" tests to "roundtrip", since "corruption"
makes it sound like we're testing how the converters deal with
corrupted data, as opposed to merely testing that they don't corrupt
data themselves. And fix the bug reference.
gio/tests/converter-stream.c