Make the tests silent on success.
authorMatthias Clasen <mclasen@redhat.com>
Thu, 14 Jul 2005 05:20:14 +0000 (05:20 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 14 Jul 2005 05:20:14 +0000 (05:20 +0000)
commit7221f500f53591f980fbb2368c7eaa7f9beb6f27
treefaf9cbd82cd3c80a161a389b6b3c51579f1ef31a
parentb36f775177312005c2dbce8eb4eb8cbe75abf877
Make the tests silent on success.

2005-07-14  Matthias Clasen  <mclasen@redhat.com>

* tests/spawn-test.c:
* tests/uri-test.c:
* tests/thread-test.c:
* tests/queue-test.c:
* tests/mainloop-test.c:
* tests/iochannel-test.c:
* tests/gio-test.c:
* tests/child-test.c: Make the tests silent on success.
12 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
tests/child-test.c
tests/gio-test.c
tests/iochannel-test.c
tests/mainloop-test.c
tests/queue-test.c
tests/spawn-test.c
tests/thread-test.c
tests/uri-test.c