tests/elocation: Disable elocation test suite until deps are installed on jenkins
authorStefan Schmidt <s.schmidt@samsung.com>
Tue, 11 Nov 2014 15:57:53 +0000 (16:57 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Tue, 11 Nov 2014 15:57:53 +0000 (16:57 +0100)
I expected them to be installed but I was wrong. Will keep this disabled until
this is sorted out on jenkins.

src/Makefile_Elocation.am

index 4314725..579300e 100644 (file)
@@ -19,8 +19,8 @@ lib_elocation_libelocation_la_LDFLAGS = @EFL_LTLIBRARY_FLAGS@
 
 if EFL_ENABLE_TESTS
 
-check_PROGRAMS += tests/elocation/elocation_suite
-TESTS += tests/elocation/elocation_suite
+#check_PROGRAMS += tests/elocation/elocation_suite
+#TESTS += tests/elocation/elocation_suite
 
 tests_elocation_elocation_suite_SOURCES = \
 tests/elocation/elocation_suite.c