glib/gio/tests
Matthias Clasen 764e187fd9 Bug 545350 – GAppInfo deletion Bug 545351 – Reset associations for
2008-09-26  Matthias Clasen  <mclasen@redhat.com>

        Bug 545350 – GAppInfo deletion
        Bug 545351 – Reset associations for content type

        * gio.symbols:
        * gappinfo.[hc]: New functions g_app_info_can_delete,
        g_app_info_delete and g_app_info_reset_type_associations.

        * gdesktopappinfo.c:
        * gwin32appinfo.c: Implementations of these.

        * tests/Makefile.am:
        * tests/desktop-app-info.c: Tests for GAppInfo functionality.


svn path=/trunk/; revision=7554
2008-09-26 19:57:36 +00:00
..
.gitignore Bug 549771 – improved .gitignore for glib 2008-09-02 18:40:39 +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
desktop-app-info.c Bug 545350 – GAppInfo deletion Bug 545351 – Reset associations for 2008-09-26 19:57:36 +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 Moved all relevant typedefs into these files. 2008-07-01 06:32:35 +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 545350 – GAppInfo deletion Bug 545351 – Reset associations for 2008-09-26 19:57:36 +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
unix-streams.c Bug 505361 - gunixinputstream.c assumes poll() available 2008-09-26 16:19:35 +00:00