summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-16 21:36:01 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-16 21:36:01 -0400
commit1ae643836c477b36683739b998161d116f799073 (patch)
treec876bf1f7540ccf1c21e8d266798091aecf5ad09
parentdab747094cec22f47316ba749d4910b1f4280ba4 (diff)
downloadpango-1ae643836c477b36683739b998161d116f799073.tar.gz
testiter: verbose
-rw-r--r--tests/testiter.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/testiter.c b/tests/testiter.c
index de3b462f..a02ce062 100644
--- a/tests/testiter.c
+++ b/tests/testiter.c
@@ -23,6 +23,9 @@
#undef G_DISABLE_ASSERT
#undef G_LOG_DOMAIN
+
+#define VERBOSE 1
+
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>