History log of /external/bluetooth/glib/gio/tests/data-input-stream.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e9594732345b89ac675ec0bc46e6b07314637b37 01-Dec-2008 Matthias Clasen <matthiasc@src.gnome.org> Revert behaviour change in g_data_input_stream_read_line

svn path=/trunk/; revision=7720
/external/bluetooth/glib/gio/tests/data-input-stream.c
e449a91b987beb218ebea6b2aa5a5ae574f3b204 28-Nov-2008 Matthias Clasen <mclasen@redhat.com> 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
/external/bluetooth/glib/gio/tests/data-input-stream.c
29ddd48ff2844e80311b00275dd561c2c47fb94c 27-Sep-2008 Dan Winship <danw@src.gnome.org> Use g_assert_error() and g_assert_no_error()

* tests/data-input-stream.c:
* tests/data-output-stream.c:
* tests/live-g-file.c:
* tests/memory-input-stream.c:
* tests/memory-output-stream.c: Use g_assert_error() and
g_assert_no_error()

svn path=/trunk/; revision=7556
/external/bluetooth/glib/gio/tests/data-input-stream.c
03a5797a6258c85e7c833c7ecdf95af2bbe50ffe 28-May-2008 Michael Natterer <mitch@imendio.com> don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.

2008-05-28 Michael Natterer <mitch@imendio.com>

* Makefile.am: don't define G_DISABLE_SINGLE_INCLUDES, it's in
the global CPPFLAGS now.

* tests/data-input-stream.c
* tests/data-output-stream.c
* tests/g-file-info.c
* tests/g-file.c
* tests/live-g-file.c
* tests/memory-input-stream.c: don't include <glib/gtestutils.h>


svn path=/trunk/; revision=6954
/external/bluetooth/glib/gio/tests/data-input-stream.c
689a9e4b1a3587f098ca464ba6929448bf27e362 27-May-2008 Matthias Clasen <matthiasc@src.gnome.org> Revert the patch for bug 527214 and related changes. GTimer
is supposed to work without threads.


svn path=/trunk/; revision=6943
/external/bluetooth/glib/gio/tests/data-input-stream.c
cdc2910103dd240a225b4f227b76c4056eb0a765 26-May-2008 Matthias Clasen <matthiasc@src.gnome.org> Make tests work

svn path=/trunk/; revision=6935
/external/bluetooth/glib/gio/tests/data-input-stream.c
da0e7e81c16cba8d64014081487466a73a4c9506 10-Feb-2008 Matthias Clasen <mclasen@redhat.com> /bin/ksh can't handle a for-loop with no arguments, so add a "." for when

2008-02-09 Matthias Clasen <mclasen@redhat.com>

* Makefile.decl: /bin/ksh can't handle a for-loop with no
arguments, so add a "." for when $(SUBDIRS) is empty.

* glib/tests/option-context.c:
* glib/tests/testing.c:
* gthread/gthread-posix.c:
* tets/testingbase64.c:
* glib/gtester.c:
* glib/gsequence.c: Portability fixes. (#515154)



svn path=/trunk/; revision=6487
/external/bluetooth/glib/gio/tests/data-input-stream.c
fc93e63edd0415a22cd9ffc726a54837ff8f7d4a 30-Jan-2008 Alexander Larsson <alexl@redhat.com> C89 fixes from Jens Granseuer (#512849)

2008-01-30 Alexander Larsson <alexl@redhat.com>

* tests/data-input-stream.c:
* tests/data-output-stream.c:
C89 fixes from Jens Granseuer (#512849)



svn path=/trunk/; revision=6423
/external/bluetooth/glib/gio/tests/data-input-stream.c
b784923e9cb3e639616113cb43edffed7e63e3b6 22-Jan-2008 Alexander Larsson <alexl@redhat.com> Allow UTF-8 in file:// parse names.

2008-01-22 Alexander Larsson <alexl@redhat.com>

* glocalfile.c:
Allow UTF-8 in file:// parse names.

* tests/Makefile.am:
* tests/data-input-stream.c:
* tests/data-output-stream.c:
* tests/g-file-info.c:
* tests/g-file.c:
Added a bunch of tests from Tomas Bzatek


svn path=/trunk/; revision=6351
/external/bluetooth/glib/gio/tests/data-input-stream.c