olena: olena-2.0-867-g967c577 Re-enable Milena test world/inter_pixel/display_edge.

* tests/world/inter_pixel/Makefile.am (check_PROGRAMS): Add display edge. --- milena/ChangeLog | 7 +++++++ milena/tests/world/inter_pixel/Makefile.am | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/milena/ChangeLog b/milena/ChangeLog index b5fc4a2..d1c7a4b 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,5 +1,12 @@ 2014-06-19 Roland Levillain <roland@lrde.epita.fr> + Re-enable Milena test world/inter_pixel/display_edge. + + * tests/world/inter_pixel/Makefile.am (check_PROGRAMS): + Add display edge. + +2014-06-19 Roland Levillain <roland@lrde.epita.fr> + Do not use mln_VAR in Milena tests, apps and tools. * apps/constrained-connectivity/constrained-connectivity.cc, diff --git a/milena/tests/world/inter_pixel/Makefile.am b/milena/tests/world/inter_pixel/Makefile.am index 3d11958..4d58866 100644 --- a/milena/tests/world/inter_pixel/Makefile.am +++ b/milena/tests/world/inter_pixel/Makefile.am @@ -1,4 +1,5 @@ -# Copyright (C) 2009, 2010 EPITA Research and Development Laboratory (LRDE) +# Copyright (C) 2009, 2010, 2014 EPITA Research and Development +# Laboratory (LRDE). # # This file is part of Olena. # @@ -21,6 +22,7 @@ SUBDIRS = \ check_PROGRAMS = \ compute \ + display_edge \ immerse \ is_pixel \ is_separator \ -- 1.7.10.4
participants (1)
-
Roland Levillain