mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
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.
This commit is contained in:
@@ -20,6 +20,7 @@ AM_CFLAGS = $(GLIB_WARN_CFLAGS)
|
||||
# Test programs buildable on all platforms
|
||||
|
||||
test_programs = \
|
||||
appmonitor \
|
||||
async-close-output-stream \
|
||||
async-splice-output-stream \
|
||||
buffered-input-stream \
|
||||
|
Reference in New Issue
Block a user