GFileMonitor test: use g_test_skip() instead of g_print()
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 11 May 2015 15:50:00 +0000 (16:50 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 11 May 2015 19:24:52 +0000 (20:24 +0100)
commit064183a633b7fcfd9b7c1b5a2917fb6f0e9128d3
treee91c5a60085fe332b148105930d3bd90cb8179c2
parent0a9d91ab7b3b11df74a46d2068316a7c198e8558
GFileMonitor test: use g_test_skip() instead of g_print()

This stops it from interfering with structured stdout such as TAP.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=725981
Reviewed-by: Colin Walters <walters@verbum.org>
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
gio/tests/file.c