Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
frama-c
Commits
51ae7f8a
Commit
51ae7f8a
authored
Jan 24, 2019
by
Andre Maroneze
Browse files
[Makefile] fix placement of PLUGIN_TESTS_LIB for Eva
parent
916bd551
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
51ae7f8a
...
...
@@ -839,7 +839,6 @@ NUMERORS_FILES:= \
ifeq
($(HAS_MPFR),yes)
PLUGIN_REQUIRES
+=
gmp
PLUGIN_TESTS_DIRS
+=
value/numerors
PLUGIN_TESTS_LIB
=
tests/float/fval_test.ml
NUMERORS_CMO
:=
$(NUMERORS_FILES)
src/plugins/value/domains/numerors/numerors_domain.ml
:
\
src/plugins/value/domains/numerors/numerors_domain.ok.ml
\
...
...
@@ -924,6 +923,7 @@ PLUGIN_GUI_CMO:=$(VALUE_GUI_AUX) gui_files/gui_callstacks_manager \
gui_files/gui_red gui_files/register_gui
PLUGIN_INTERNAL_TEST
:=
yes
PLUGIN_TESTS_LIB
=
tests/float/fval_test.ml
PLUGIN_DISTRIBUTED
:=
yes
VALUE_TYPES
:=
$(
addprefix
src/plugins/value_types/,
\
cilE cvalue precise_locs value_types widen_type
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment