4059: tests/fun/v2v/Makefile.am: remove hsl_to_rgb from xfail_tests.

--- milena/ChangeLog | 4 ++++ milena/tests/fun/v2v/Makefile.am | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/milena/ChangeLog b/milena/ChangeLog index fe31fba..749fb74 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,5 +1,9 @@ 2009-06-10 Guillaume Lazzara <guillaume.lazzara@lrde.epita.fr> + * tests/fun/v2v/Makefile.am: remove hsl_to_rgb from xfail_tests. + +2009-06-10 Guillaume Lazzara <guillaume.lazzara@lrde.epita.fr> + Repair copyright headers. * mln/io/pbms/load.hh, diff --git a/milena/tests/fun/v2v/Makefile.am b/milena/tests/fun/v2v/Makefile.am index 39b5d0f..415bff8 100644 --- a/milena/tests/fun/v2v/Makefile.am +++ b/milena/tests/fun/v2v/Makefile.am @@ -33,5 +33,3 @@ hsl_to_rgb_SOURCES = hsl_to_rgb.cc wrap_SOURCES = wrap.cc TESTS = $(check_PROGRAMS) - -XFAIL_TESTS = hsl_to_rgb -- 1.5.6.5
participants (1)
-
Guillaume Lazzara