gio/tests: fix output of gdbus-proxy-threads and gdbus-threading
authorDan Winship <danw@gnome.org>
Sun, 10 Nov 2013 18:26:01 +0000 (13:26 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 23 Nov 2013 05:43:54 +0000 (00:43 -0500)
commit8f5b40c04672a150ed6df27d9f83aba8ec8ea29d
tree0c24ce42fb4c6fcbf6c84b1548a8f37eafbe910e
parentc762a3a3f60a984edb721dd8879a52bffd134bd4
gio/tests: fix output of gdbus-proxy-threads and gdbus-threading

Make gdbus-proxy-threads and gdbus-threading print a newline at the
end of their progress strings, to avoid messing up their TAP-format
output.

https://bugzilla.gnome.org/show_bug.cgi?id=711796
gio/tests/gdbus-proxy-threads.c
gio/tests/gdbus-threading.c