History log of /external/bluetooth/glib/gio/tests/live-g-file.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b2f0d44acbf4917547ba2bd5b891305bf23f16b1 08-Dec-2008 Matthias Clasen <matthiasc@src.gnome.org> Support compilers that don't understand ISO C varargs macros. Patch by

* tests/live-g-file.c: Support compilers that don't understand
ISO C varargs macros. Patch by Eric Lamarque



svn path=/trunk/; revision=7734
/external/bluetooth/glib/gio/tests/live-g-file.c
6310f898b89637ac729a3f2c35c93bdf801c9d94 10-Oct-2008 Matthias Clasen <matthiasc@src.gnome.org> Fix gcc warnings

svn path=/trunk/; revision=7585
/external/bluetooth/glib/gio/tests/live-g-file.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/live-g-file.c
3d93bf6968884d75dd2706ef85e2014305eb92f2 01-Jul-2008 Cody Russell <bratsche@gnome.org> Moved all relevant typedefs into these files.

2008-07-01 Cody Russell <bratsche@gnome.org>

* gio/gioenums.h:
* gio/giotypes.h:
Moved all relevant typedefs into these files.

* gio/*.[ch]:
Updated wrt added files.

Split types into separate file for easier maintainership. (#538564)


svn path=/trunk/; revision=7127
/external/bluetooth/glib/gio/tests/live-g-file.c
e5347891feb50a18d4fdbe88552c4777229324a5 13-Jun-2008 Yevgen Muntyan <muntyan@tamu.edu> Use less fancy unicode filenames, so the test doesn't fail on Mac OS X

2008-06-12 Yevgen Muntyan <muntyan@tamu.edu>

* tests/live-g-file.c (sample_struct):
Use less fancy unicode filenames, so the test doesn't fail
on Mac OS X (#531476).


svn path=/trunk/; revision=7035
/external/bluetooth/glib/gio/tests/live-g-file.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/live-g-file.c
e14f918de98313808ccdc2bf9a8f7bb3a845c643 27-May-2008 Matthias Clasen <matthiasc@src.gnome.org> 2.17.0

svn path=/trunk/; revision=6948
/external/bluetooth/glib/gio/tests/live-g-file.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/live-g-file.c
cdc2910103dd240a225b4f227b76c4056eb0a765 26-May-2008 Matthias Clasen <matthiasc@src.gnome.org> Make tests work

svn path=/trunk/; revision=6935
/external/bluetooth/glib/gio/tests/live-g-file.c
15e21178c664e2185b3c4b6f3f8d7d939bbc128a 13-Mar-2008 Tomas Bzatek <tbzatek@redhat.com> Include live-g-file in standard set of tests, making a temporary directory

2008-03-13 Tomas Bzatek <tbzatek@redhat.com>

* tests/live-g-file.c:
Include live-g-file in standard set of tests, making a temporary
directory in source structure.

Clean target directory before the tests (write mode only)


svn path=/trunk/; revision=6699
/external/bluetooth/glib/gio/tests/live-g-file.c
5241d96b2188f285dfd60a4b85f9d1cdf7ccb124 06-Mar-2008 Alexander Larsson <alexl@redhat.com> Fix sparse warnings (#519489)

2008-03-06 Alexander Larsson <alexl@redhat.com>

* gdesktopappinfo.c:
* gfilemonitor.c:
* gthemedicon.c:
* gunionvolumemonitor.c:
* gunixmounts.c:
* tests/g-file.c:
* tests/live-g-file.c:
* xdgmime/xdgmimecache.c:
Fix sparse warnings (#519489)


svn path=/trunk/; revision=6632
/external/bluetooth/glib/gio/tests/live-g-file.c
767e18bf82ffd2221c3863ef1804539a58034bc7 12-Feb-2008 Alexander Larsson <alexl@redhat.com> C89 fixes (#515892)

2008-02-12 Alexander Larsson <alexl@redhat.com>

* tests/live-g-file.c:
C89 fixes (#515892)



svn path=/trunk/; revision=6506
/external/bluetooth/glib/gio/tests/live-g-file.c
d87c1c0af459673ae515db95dfd283f2fa32b142 06-Feb-2008 Tomas Bzatek <tbzatek@redhat.com> New GIO testing module working over real data

2008-02-06 Tomas Bzatek <tbzatek@redhat.com>

* tests/Makefile.am:
* tests/live-g-file.c:
* tests/live-g-file.txt:
New GIO testing module working over real data


svn path=/trunk/; revision=6465
/external/bluetooth/glib/gio/tests/live-g-file.c