glib/gio/tests
Matthias Clasen e449a91b98 Bug 547481 – g_data_input_stream_read_line behaves not as stated in the
2008-11-28  Matthias Clasen  <mclasen@redhat.com>

        Bug 547481 – g_data_input_stream_read_line behaves not as stated in
        the docs

        * gdatainputstream.c (g_data_input_stream_read_line): Behave as
        documented and include the line end in the returned string.
        Pointed out by Paul Pogonyshev.

        * tests/data-input-stream.c: Fix the read_line test to test the
        documented behaviour.



svn path=/trunk/; revision=7694
2008-11-28 07:42:48 +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 Bug 547481 – g_data_input_stream_read_line behaves not as stated in the 2008-11-28 07:42:48 +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