aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-21 14:03:18 -0500
committerTed Gould <ted@canonical.com>2009-10-21 14:03:18 -0500
commit5e34573c2cff345a2aa3c972ec4a0150f4c4183e (patch)
tree89010802b39996088659863a06365974340e5267 /tests/Makefile.am
parent5aeff27144282c008771e3f049b2f5ba0398a532 (diff)
downloadayatana-indicator-application-5e34573c2cff345a2aa3c972ec4a0150f4c4183e.tar.gz
ayatana-indicator-application-5e34573c2cff345a2aa3c972ec4a0150f4c4183e.tar.bz2
ayatana-indicator-application-5e34573c2cff345a2aa3c972ec4a0150f4c4183e.zip
Turning on verbose output and showing the status of all tests.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4044617..865573b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,7 +18,7 @@ XML_REPORT = libcustomindicator-check-results.xml
HTML_REPORT = libcustomindicator-check-results.html
libcustomindicator-tester: test-libcustomindicator
- gtester -o=$(XML_REPORT) ./test-libcustomindicator
+ gtester -k --verbose -o=$(XML_REPORT) ./test-libcustomindicator
check-local: libcustomindicator-tester