glib/gio/tests
Matthias Clasen e3313b2651 Add some tests for GMemoryOutputStream.
2008-06-29  Matthias Clasen  <mclasen@redhat.com>

        * tests/Makefile.am:
        * tests/memory-output-stream.c: Add some tests for
        GMemoryOutputStream.

2008-06-29  Matthias Clasen  <mclasen@redhat.com>

        Bug 540423 – unrecoverable error after g_seekable_truncate(seekable,
        0, ...)

        * gmemoryoutputstream.c (array_resize): Handle truncation to
        zero correctly. Reported by Akira Tagoh



svn path=/trunk/; revision=7106
2008-06-30 03:47:27 +00:00
..
data-input-stream.c don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. 2008-05-28 16:17:45 +00:00
data-output-stream.c don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. 2008-05-28 16:17:45 +00:00
g-file-info.c don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. 2008-05-28 16:17:45 +00:00
g-file.c Fix broken test case. 2008-06-11 20:02:31 +00:00
live-g-file.c Use less fancy unicode filenames, so the test doesn't fail on Mac OS X 2008-06-13 03:56:26 +00:00
live-g-file.txt New GIO testing module working over real data 2008-02-06 13:52:07 +00:00
Makefile.am Add some tests for GMemoryOutputStream. 2008-06-30 03:47:27 +00:00
memory-input-stream.c don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. 2008-05-28 16:17:45 +00:00
memory-output-stream.c Add some tests for GMemoryOutputStream. 2008-06-30 03:47:27 +00:00