summaryrefslogtreecommitdiff
path: root/src/Makefile_Edje.am
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2013-03-12 09:47:28 +0000
committerStefan Schmidt <s.schmidt@samsung.com>2013-03-12 09:59:06 +0000
commit85810dac8ccb94a1f46c17387e08bb75e16be08b (patch)
tree037020860ce2c6051eaa62342a36d1a192801cb8 /src/Makefile_Edje.am
parent05ba2f98f76a8dc55967eebf954ebad05cc075e8 (diff)
tests: Add xml output file for check runs for the use with jenkins.
We can do pretty graphs with jenkins about our unit tests. But we need the check xml output for that. Enabling it in all suites.
Diffstat (limited to 'src/Makefile_Edje.am')
-rw-r--r--src/Makefile_Edje.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_Edje.am b/src/Makefile_Edje.am
index 4a4d46c2b..0b20f8b8f 100644
--- a/src/Makefile_Edje.am
+++ b/src/Makefile_Edje.am
@@ -210,6 +210,7 @@ tests/edje/edje_suite.h
tests_edje_edje_suite_CPPFLAGS = \
$(EDJE_COMMON_CPPFLAGS) \
+-DTESTS_SRC_DIR=\"$(top_srcdir)/src/tests/edje\" \
@CHECK_CFLAGS@
tests_edje_edje_suite_LDADD = @CHECK_LIBS@ @USE_EDJE_LIBS@
tests_edje_edje_suite_DEPENDENCIES = @USE_EDJE_INTERNAL_LIBS@