projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66b60da
)
Add efl_check.h to eina unit test files as Eina is mandatory
author
Vincent Torri
<vincent dot torri at gmail dot com>
Thu, 4 Feb 2016 14:27:32 +0000
(15:27 +0100)
committer
Tom Hacohen
<tom@stosb.com>
Tue, 16 Feb 2016 12:41:06 +0000
(12:41 +0000)
src/Makefile_Eina.am
patch
|
blob
|
history
diff --git
a/src/Makefile_Eina.am
b/src/Makefile_Eina.am
index
a0c4739
..
71d0330
100644
(file)
--- a/
src/Makefile_Eina.am
+++ b/
src/Makefile_Eina.am
@@
-273,6
+273,7
@@
check_PROGRAMS += tests/eina/eina_suite tests/eina/cxx_compile_test
TESTS += tests/eina/eina_suite
tests_eina_eina_suite_SOURCES = \
+tests/efl_check.h \
tests/eina/eina_suite.c \
tests/eina/eina_suite.h \
tests/eina/eina_test_abi.c \