glib/gio/tests
Matthias Clasen 0b715510de Bug 562393 – g_buffered_input_stream_read_byte broken if data available
2008-11-28  Matthias Clasen  <mclasen@redhat.com>

        Bug 562393 – g_buffered_input_stream_read_byte broken if data
        available

        * gio/gbufferedinputstream.c (g_buffered_input_stream_read_byte): Fix
        handling of buffered content.  Patch by Philip Withnall

        * gio/tests/buffered-input-stream.c: Add a testcase for this bug.
        * gio/tests/Makefile.am: And build it



svn path=/trunk/; revision=7686
2008-11-28 05:57:07 +00:00
..
.gitignore Bug 549771 – improved .gitignore for glib 2008-09-02 18:40:39 +00:00
buffered-input-stream.c Bug 562393 – g_buffered_input_stream_read_byte broken if data available 2008-11-28 05:57:07 +00:00
data-input-stream.c Use g_assert_error() and g_assert_no_error() 2008-09-27 01:43:43 +00:00
data-output-stream.c Use g_assert_error() and g_assert_no_error() 2008-09-27 01:43:43 +00:00
desktop-app-info.c 2.19.0 2008-10-16 23:59:50 +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
g-icon.c Bug 555740 - gicon serialization Based on patch from David Zeuthen 2008-10-21 11:51:48 +00:00
live-g-file.c Fix gcc warnings 2008-10-10 04:54:51 +00:00
live-g-file.txt New GIO testing module working over real data 2008-02-06 13:52:07 +00:00
Makefile.am Bug 562393 – g_buffered_input_stream_read_byte broken if data available 2008-11-28 05:57:07 +00:00
memory-input-stream.c Use g_assert_error() and g_assert_no_error() 2008-09-27 01:43:43 +00:00
memory-output-stream.c Use g_assert_error() and g_assert_no_error() 2008-09-27 01:43:43 +00:00
unix-streams.c Bug 505361 - gunixinputstream.c assumes poll() available 2008-09-26 16:19:35 +00:00