Add a GAppInfoMonitor test
authorMatthias Clasen <mclasen@redhat.com>
Thu, 28 Nov 2013 05:19:19 +0000 (00:19 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 28 Nov 2013 05:19:19 +0000 (00:19 -0500)
commitbd932aa9f8605a3823bc32428cccb334dc1f5ee0
tree2de2126028a85ab489e8b372a46c9a3877f2d6ad
parent36a42ab0a50c2825a8111007ff59ff2da14ecff9
Add a GAppInfoMonitor test

The test reveals that there's something fishy with this monitor.
One has to call g_app_info_get_all() for it to start working,
and then it only works once.
gio/tests/Makefile.am
gio/tests/appmonitor.c [new file with mode: 0644]