1922: Fix Doxygen documentation after the reorganization of tests/.

https://svn.lrde.epita.fr/svn/oln/trunk/milena Index: ChangeLog from Roland Levillain <roland@lrde.epita.fr> Fix Doxygen documentation after the reorganization of tests/. * tests/algebra/mat.cc, * tests/algebra/mat2.cc, * tests/algebra/vec.cc, * tests/algebra/vec2.cc, * tests/all_headers.cc, * tests/border/resize_image1d_1.cc, * tests/border/resize_image1d_2.cc, * tests/border/resize_image1d_3.cc, * tests/border/resize_image2d_1.cc, * tests/border/resize_image2d_2.cc, * tests/border/resize_image2d_3.cc, * tests/border/resize_image3d_1.cc, * tests/border/resize_image3d_2.cc, * tests/border/resize_image3d_3.cc, * tests/border/resize_image_if.cc, * tests/border/resize_sub_image.cc, * tests/convert/to_image.cc, * tests/convert/to_p_array.cc, * tests/convert/to_p_set.cc, * tests/convert/to_tiles.cc, * tests/convert/to_window.cc, * tests/core/box1d.cc, * tests/core/box2d.cc, * tests/core/box3d.cc, * tests/core/cast_image.cc, * tests/core/decorated_image.cc, * tests/core/dpoint1d.cc, * tests/core/dpoint2d.cc, * tests/core/dpoint3d.cc, * tests/core/fi_adaptor.cc, * tests/core/hexa.cc, * tests/core/image1d.cc, * tests/core/image2d.cc, * tests/core/image2d_h.cc, * tests/core/image3d.cc, * tests/core/image_if.cc, * tests/core/image_if_interval.cc, * tests/core/image_if_value.cc, * tests/core/interpolated.cc, * tests/core/line_piter.cc, * tests/core/p_set.cc, * tests/core/pixel.cc, * tests/core/pixter1d.cc, * tests/core/pixter1d_more.cc, * tests/core/pixter2d.cc, * tests/core/pixter2d_more.cc, * tests/core/pixter3d.cc, * tests/core/pixter3d_more.cc, * tests/core/plain.cc, * tests/core/point1d.cc, * tests/core/point2d.cc, * tests/core/point3d.cc, * tests/core/pset_if.cc, * tests/core/safe_image.cc, * tests/core/sub_image.cc, * tests/core/translate_image.cc, * tests/core/w_window1d_int.cc, * tests/core/w_window2d_int.cc, * tests/core/w_window3d_int.cc, * tests/core/window1d.cc, * tests/core/window2d.cc, * tests/core/window3d.cc, * tests/estim/mean.cc, * tests/histo/to_image1d.cc, * tests/level/sort_points.cc, * tests/linear/convolve.cc, * tests/linear/gaussian.cc, * tests/linear/lap.cc, * tests/linear/line_convolve.cc, * tests/linear/local/convolve.cc, * tests/linear/log.cc, * tests/linear/sobel.cc, * tests/metal/converts_to.cc, * tests/metal/is.cc, * tests/metal/math/pow.cc, * tests/metal/unconst.cc, * tests/test/positive.cc, * tests/trait/ch_value.cc, * tests/trait/image/images.cc, * tests/trait/op/plus.cc, * tests/trait/op/uminus.cc, * tests/trait/super.cc, * tests/trait/value/values.cc, * tests/value/stack.cc, * tools/seed2tiling.cc: Fix name of files in Doxygen headers. tests/algebra/mat.cc | 2 +- tests/algebra/mat2.cc | 2 +- tests/algebra/vec.cc | 2 +- tests/algebra/vec2.cc | 2 +- tests/all_headers.cc | 2 +- tests/border/resize_image1d_1.cc | 2 +- tests/border/resize_image1d_2.cc | 2 +- tests/border/resize_image1d_3.cc | 2 +- tests/border/resize_image2d_1.cc | 2 +- tests/border/resize_image2d_2.cc | 2 +- tests/border/resize_image2d_3.cc | 2 +- tests/border/resize_image3d_1.cc | 2 +- tests/border/resize_image3d_2.cc | 2 +- tests/border/resize_image3d_3.cc | 2 +- tests/border/resize_image_if.cc | 2 +- tests/border/resize_sub_image.cc | 2 +- tests/convert/to_image.cc | 2 +- tests/convert/to_p_array.cc | 2 +- tests/convert/to_p_set.cc | 2 +- tests/convert/to_tiles.cc | 2 +- tests/convert/to_window.cc | 2 +- tests/core/box1d.cc | 2 +- tests/core/box2d.cc | 2 +- tests/core/box3d.cc | 2 +- tests/core/cast_image.cc | 2 +- tests/core/decorated_image.cc | 2 +- tests/core/dpoint1d.cc | 2 +- tests/core/dpoint2d.cc | 2 +- tests/core/dpoint3d.cc | 2 +- tests/core/fi_adaptor.cc | 2 +- tests/core/hexa.cc | 2 +- tests/core/image1d.cc | 2 +- tests/core/image2d.cc | 2 +- tests/core/image2d_h.cc | 2 +- tests/core/image3d.cc | 2 +- tests/core/image_if.cc | 2 +- tests/core/image_if_interval.cc | 2 +- tests/core/image_if_value.cc | 2 +- tests/core/interpolated.cc | 2 +- tests/core/line_piter.cc | 2 +- tests/core/p_set.cc | 2 +- tests/core/pixel.cc | 2 +- tests/core/pixter1d.cc | 2 +- tests/core/pixter1d_more.cc | 2 +- tests/core/pixter2d.cc | 2 +- tests/core/pixter2d_more.cc | 2 +- tests/core/pixter3d.cc | 2 +- tests/core/pixter3d_more.cc | 2 +- tests/core/plain.cc | 2 +- tests/core/point1d.cc | 2 +- tests/core/point2d.cc | 2 +- tests/core/point3d.cc | 2 +- tests/core/pset_if.cc | 2 +- tests/core/safe_image.cc | 2 +- tests/core/sub_image.cc | 2 +- tests/core/translate_image.cc | 2 +- tests/core/w_window1d_int.cc | 2 +- tests/core/w_window2d_int.cc | 2 +- tests/core/w_window3d_int.cc | 2 +- tests/core/window1d.cc | 2 +- tests/core/window2d.cc | 2 +- tests/core/window3d.cc | 2 +- tests/estim/mean.cc | 2 +- tests/histo/to_image1d.cc | 2 +- tests/level/sort_points.cc | 2 +- tests/linear/convolve.cc | 2 +- tests/linear/gaussian.cc | 2 +- tests/linear/lap.cc | 2 +- tests/linear/line_convolve.cc | 2 +- tests/linear/local/convolve.cc | 2 +- tests/linear/log.cc | 2 +- tests/linear/sobel.cc | 2 +- tests/metal/converts_to.cc | 2 +- tests/metal/is.cc | 2 +- tests/metal/math/pow.cc | 4 ++-- tests/metal/unconst.cc | 2 +- tests/test/positive.cc | 2 +- tests/trait/ch_value.cc | 2 +- tests/trait/image/images.cc | 2 +- tests/trait/op/plus.cc | 2 +- tests/trait/op/uminus.cc | 2 +- tests/trait/super.cc | 2 +- tests/trait/value/values.cc | 2 +- tests/value/stack.cc | 2 +- tools/seed2tiling.cc | 4 ++-- 85 files changed, 87 insertions(+), 87 deletions(-) Index: tools/seed2tiling.cc --- tools/seed2tiling.cc (revision 1921) +++ tools/seed2tiling.cc (working copy) @@ -25,9 +25,9 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/seed2tiling.cc +/*! \file tools/seed2tiling.cc * - * \brief Tests on mln::geom::seed2tiling. + * \brief Tool using mln::geom::seed2tiling. */ Index: tests/trait/image/images.cc --- tests/trait/image/images.cc (revision 1921) +++ tests/trait/image/images.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/trait_images.cc +/*! \file tests/trait/image/images.cc * * \brief Tests on mln::trait::images. */ Index: tests/trait/super.cc --- tests/trait/super.cc (revision 1921) +++ tests/trait/super.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/trait_super.cc +/*! \file tests/trait/super.cc * * \brief Tests on mln::trait::solve. */ Index: tests/trait/ch_value.cc --- tests/trait/ch_value.cc (revision 1921) +++ tests/trait/ch_value.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/trait_ch_value.cc +/*! \file tests/trait/ch_value.cc * * \brief Tests on mln::trait::ch_value. */ Index: tests/trait/value/values.cc --- tests/trait/value/values.cc (revision 1921) +++ tests/trait/value/values.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/trait_value.cc +/*! \file tests/trait/value/values.cc * * \brief Tests on mln::trait::ch_value. */ Index: tests/trait/op/uminus.cc --- tests/trait/op/uminus.cc (revision 1921) +++ tests/trait/op/uminus.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/trait_op_uminus.cc +/*! \file tests/trait/op/uminus.cc * * \brief Tests on mln::trait::op::uminus. */ Index: tests/trait/op/plus.cc --- tests/trait/op/plus.cc (revision 1921) +++ tests/trait/op/plus.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/trait_op_plus.cc +/*! \file tests/trait/op/plus.cc * * \brief Tests on mln::trait::op::plus. */ Index: tests/histo/to_image1d.cc --- tests/histo/to_image1d.cc (revision 1921) +++ tests/histo/to_image1d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/histo_to_image1d.cc +/*! \file tests/histo/to_image1d.cc * * \brief Tests on mln::accu::histo and mln::histo::data. */ Index: tests/all_headers.cc --- tests/all_headers.cc (revision 1921) +++ tests/all_headers.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/all.cc +/*! \file tests/all_headers.cc * * \brief Tests with all headers. (check norris tests) */ Index: tests/core/window1d.cc --- tests/core/window1d.cc (revision 1921) +++ tests/core/window1d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/window1d.cc +/*! \file tests/core/window1d.cc * * \brief Tests on mln::window1d. */ Index: tests/core/image_if_value.cc --- tests/core/image_if_value.cc (revision 1921) +++ tests/core/image_if_value.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/image_if_value.cc +/*! \file tests/core/image_if_value.cc * * \brief Tests on mln::image_if_value. */ Index: tests/core/w_window1d_int.cc --- tests/core/w_window1d_int.cc (revision 1921) +++ tests/core/w_window1d_int.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/w_window1d_int.cc +/*! \file tests/core/w_window1d_int.cc * * \brief Tests on mln::w_window1d_int. */ Index: tests/core/w_window2d_int.cc --- tests/core/w_window2d_int.cc (revision 1921) +++ tests/core/w_window2d_int.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/w_window2d_int.cc +/*! \file tests/core/w_window2d_int.cc * * \brief Tests on mln::w_window2d_int. */ Index: tests/core/window2d.cc --- tests/core/window2d.cc (revision 1921) +++ tests/core/window2d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/window2d.cc +/*! \file tests/core/window2d.cc * * \brief Tests on mln::window2d. */ Index: tests/core/window3d.cc --- tests/core/window3d.cc (revision 1921) +++ tests/core/window3d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/window3d.cc +/*! \file tests/core/window3d.cc * * \brief Tests on mln::window3d. */ Index: tests/core/w_window3d_int.cc --- tests/core/w_window3d_int.cc (revision 1921) +++ tests/core/w_window3d_int.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/w_window3d_int.cc +/*! \file tests/core/w_window3d_int.cc * * \brief Tests on mln::w_window3d_int. */ Index: tests/core/image_if_interval.cc --- tests/core/image_if_interval.cc (revision 1921) +++ tests/core/image_if_interval.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/image_if_interval.cc +/*! \file tests/core/image_if_interval.cc * * \brief Tests on mln::image_if_interval. */ Index: tests/core/p_set.cc --- tests/core/p_set.cc (revision 1921) +++ tests/core/p_set.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/core_p_set.cc +/*! \file tests/core/p_set.cc * * \brief Tests on mln::p_set. */ Index: tests/core/pixter2d_more.cc --- tests/core/pixter2d_more.cc (revision 1921) +++ tests/core/pixter2d_more.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/pixter2d.cc +/*! \file tests/core/pixter2d.cc * * \brief Tests on mln::fwd_pixter2d. */ Index: tests/core/cast_image.cc --- tests/core/cast_image.cc (revision 1921) +++ tests/core/cast_image.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/cast_image.cc +/*! \file tests/core/cast_image.cc * * \brief Tests on mln::cast_image. */ Index: tests/core/pixter1d.cc --- tests/core/pixter1d.cc (revision 1921) +++ tests/core/pixter1d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/// \file tests/level/pixter1d.cc +/// \file tests/core/pixter1d.cc /// \brief Tests on 1-D image pixters. #include <mln/core/image1d.hh> Index: tests/core/pixter2d.cc --- tests/core/pixter2d.cc (revision 1921) +++ tests/core/pixter2d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/// \file tests/level/pixter2d.cc +/// \file tests/core/pixter2d.cc /// \brief Tests on 2-D image pixters. #include <mln/core/image2d.hh> Index: tests/core/pixter3d.cc --- tests/core/pixter3d.cc (revision 1921) +++ tests/core/pixter3d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/// \file tests/level/pixter3d.cc +/// \file tests/core/pixter3d.cc /// \brief Tests on 3-D image pixters. #include <mln/core/image3d.hh> Index: tests/core/box1d.cc --- tests/core/box1d.cc (revision 1921) +++ tests/core/box1d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/box1d.cc +/*! \file tests/core/box1d.cc * * \brief Tests on mln::box1d. */ Index: tests/core/box2d.cc --- tests/core/box2d.cc (revision 1921) +++ tests/core/box2d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/box2d.cc +/*! \file tests/core/box2d.cc * * \brief Tests on mln::box2d. */ Index: tests/core/box3d.cc --- tests/core/box3d.cc (revision 1921) +++ tests/core/box3d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/box3d.cc +/*! \file tests/core/box3d.cc * * \brief Tests on mln::box3d. */ Index: tests/core/pixel.cc --- tests/core/pixel.cc (revision 1921) +++ tests/core/pixel.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/pixel.cc +/*! \file tests/core/pixel.cc * * \brief Tests on mln::pixel. */ Index: tests/core/pixter3d_more.cc --- tests/core/pixter3d_more.cc (revision 1921) +++ tests/core/pixter3d_more.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/pixter3d.cc +/*! \file tests/core/pixter3d.cc * * \brief Tests on mln::fwd_pixter3d. */ Index: tests/core/pset_if.cc --- tests/core/pset_if.cc (revision 1921) +++ tests/core/pset_if.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/core_pset_if.cc +/*! \file tests/core/pset_if.cc * * \brief Tests on mln::pset_if. */ Index: tests/core/sub_image.cc --- tests/core/sub_image.cc (revision 1921) +++ tests/core/sub_image.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/sub_image.cc +/*! \file tests/core/sub_image.cc * * \brief Tests on mln::sub_image. */ Index: tests/core/plain.cc --- tests/core/plain.cc (revision 1921) +++ tests/core/plain.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/plain.cc +/*! \file tests/core/plain.cc * * \brief Test on mln::plain. */ Index: tests/core/image1d.cc --- tests/core/image1d.cc (revision 1921) +++ tests/core/image1d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/image1d.cc +/*! \file tests/core/image1d.cc * * \brief Tests on mln::image1d. */ Index: tests/core/image2d.cc --- tests/core/image2d.cc (revision 1921) +++ tests/core/image2d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/image2d.cc +/*! \file tests/core/image2d.cc * * \brief Tests on mln::image2d. */ Index: tests/core/fi_adaptor.cc --- tests/core/fi_adaptor.cc (revision 1921) +++ tests/core/fi_adaptor.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/fi_adaptor.cc +/*! \file tests/core/fi_adaptor.cc * * \brief Test on mln::fi_adaptor. */ Index: tests/core/image3d.cc --- tests/core/image3d.cc (revision 1921) +++ tests/core/image3d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/image3d.cc +/*! \file tests/core/image3d.cc * * \brief Tests on mln::image3d. */ Index: tests/core/image2d_h.cc --- tests/core/image2d_h.cc (revision 1921) +++ tests/core/image2d_h.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/image2d_h.cc +/*! \file tests/core/image2d_h.cc * * \brief Tests on mln::image2d_h */ Index: tests/core/dpoint1d.cc --- tests/core/dpoint1d.cc (revision 1921) +++ tests/core/dpoint1d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/dpoint1d.cc +/*! \file tests/core/dpoint1d.cc * * \brief Tests on mln::dpoint1d. */ Index: tests/core/dpoint2d.cc --- tests/core/dpoint2d.cc (revision 1921) +++ tests/core/dpoint2d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/dpoint2d.cc +/*! \file tests/core/dpoint2d.cc * * \brief Tests on mln::dpoint2d. */ Index: tests/core/dpoint3d.cc --- tests/core/dpoint3d.cc (revision 1921) +++ tests/core/dpoint3d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/dpoint3d.cc +/*! \file tests/core/dpoint3d.cc * * \brief Tests on mln::dpoint3d. */ Index: tests/core/decorated_image.cc --- tests/core/decorated_image.cc (revision 1921) +++ tests/core/decorated_image.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/decorated_image.cc +/*! \file tests/core/decorated_image.cc * * \brief Tests on mln::decorated_image. * \todo Make this test work. Index: tests/core/translate_image.cc --- tests/core/translate_image.cc (revision 1921) +++ tests/core/translate_image.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/translate_image.cc +/*! \file tests/core/translate_image.cc * * \brief Tests on mln::core::translate_image.hh. */ Index: tests/core/image_if.cc --- tests/core/image_if.cc (revision 1921) +++ tests/core/image_if.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/image_if.cc +/*! \file tests/core/image_if.cc * * \brief Tests on mln::image_if. */ Index: tests/core/point1d.cc --- tests/core/point1d.cc (revision 1921) +++ tests/core/point1d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/point1d.cc +/*! \file tests/core/point1d.cc * * \brief Tests on mln::point1d. */ Index: tests/core/point2d.cc --- tests/core/point2d.cc (revision 1921) +++ tests/core/point2d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/point2d.cc +/*! \file tests/core/point2d.cc * * \brief Tests on mln::point2d. */ Index: tests/core/safe_image.cc --- tests/core/safe_image.cc (revision 1921) +++ tests/core/safe_image.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/safe_image.cc +/*! \file tests/core/safe_image.cc * * \brief Tests on mln::safe_image. */ Index: tests/core/point3d.cc --- tests/core/point3d.cc (revision 1921) +++ tests/core/point3d.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/point3d.cc +/*! \file tests/core/point3d.cc * * \brief Tests on mln::point3d. */ Index: tests/core/pixter1d_more.cc --- tests/core/pixter1d_more.cc (revision 1921) +++ tests/core/pixter1d_more.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/pixter1d.cc +/*! \file tests/core/pixter1d.cc * * \brief Tests on mln::fwd_pixter1d. */ Index: tests/core/hexa.cc --- tests/core/hexa.cc (revision 1921) +++ tests/core/hexa.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/hexa.cc +/*! \file tests/core/hexa.cc * * \brief Tests on mln::hexa */ Index: tests/core/interpolated.cc --- tests/core/interpolated.cc (revision 1921) +++ tests/core/interpolated.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/interpolated.cc +/*! \file tests/core/interpolated.cc * * \brief Tests on mln::interpolated. */ Index: tests/core/line_piter.cc --- tests/core/line_piter.cc (revision 1921) +++ tests/core/line_piter.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/line_piter.cc +/*! \file tests/core/line_piter.cc * * \brief Tests on mln::line_piter. */ Index: tests/metal/is.cc --- tests/metal/is.cc (revision 1921) +++ tests/metal/is.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/metal_is.cc +/*! \file tests/metal/is.cc * * \brief Test on mln::metal::is. */ Index: tests/metal/math/pow.cc --- tests/metal/math/pow.cc (revision 1921) +++ tests/metal/math/pow.cc (working copy) @@ -25,9 +25,9 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/metal_pow.cc +/*! \file tests/metal/math/pow.cc * - * \brief Test on mln::metal::math. + * \brief Test on mln::metal::math::pow. */ #include <iostream> Index: tests/metal/converts_to.cc --- tests/metal/converts_to.cc (revision 1921) +++ tests/metal/converts_to.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/metal_converts_to.cc +/*! \file tests/metal/converts_to.cc * * \brief Test on mln::metal::converts_to. */ Index: tests/metal/unconst.cc --- tests/metal/unconst.cc (revision 1921) +++ tests/metal/unconst.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/metal_unconst.cc +/*! \file tests/metal/unconst.cc * * \brief Test on mln::metal::unconst. */ Index: tests/level/sort_points.cc --- tests/level/sort_points.cc (revision 1921) +++ tests/level/sort_points.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/level_sort_points.cc +/*! \file tests/level/sort_points.cc * * \brief Tests on mln::level::sort_points. */ Index: tests/linear/convolve.cc --- tests/linear/convolve.cc (revision 1921) +++ tests/linear/convolve.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/linear_convolve.cc +/*! \file tests/linear/convolve.cc * * \brief Tests on mln::linear::convolve. */ Index: tests/linear/lap.cc --- tests/linear/lap.cc (revision 1921) +++ tests/linear/lap.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/linear_lap.cc +/*! \file tests/linear/lap.cc * * \brief Tests on mln::linear::lap_4. */ Index: tests/linear/log.cc --- tests/linear/log.cc (revision 1921) +++ tests/linear/log.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/linear_log.cc +/*! \file tests/linear/log.cc * * \brief Tests on mln::linear. */ Index: tests/linear/line_convolve.cc --- tests/linear/line_convolve.cc (revision 1921) +++ tests/linear/line_convolve.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/line_convolve.cc +/*! \file tests/linear/line_convolve.cc * * \brief Tests on mln::linear::line_convolve. */ Index: tests/linear/sobel.cc --- tests/linear/sobel.cc (revision 1921) +++ tests/linear/sobel.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/linear_sobel.cc +/*! \file tests/linear/sobel.cc * * \brief Tests on mln::linear::sobel. */ Index: tests/linear/local/convolve.cc --- tests/linear/local/convolve.cc (revision 1921) +++ tests/linear/local/convolve.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/local_convolve.cc +/*! \file tests/linear/local/convolve.cc * * \brief Tests on mln::linear::local::convolve. */ Index: tests/linear/gaussian.cc --- tests/linear/gaussian.cc (revision 1921) +++ tests/linear/gaussian.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/linear_gaussian.cc +/*! \file tests/linear/gaussian.cc * * \brief Test on mln::linear::gaussian. */ Index: tests/value/stack.cc --- tests/value/stack.cc (revision 1921) +++ tests/value/stack.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/stack.cc +/*! \file tests/value/stack.cc * * \brief Tests on mln::value::stack. */ Index: tests/border/resize_image1d_1.cc --- tests/border/resize_image1d_1.cc (revision 1921) +++ tests/border/resize_image1d_1.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_image1d_1.cc +/*! \file tests/border/resize_image1d_1.cc * * \brief Tests on mln::border::resize. */ Index: tests/border/resize_image2d_1.cc --- tests/border/resize_image2d_1.cc (revision 1921) +++ tests/border/resize_image2d_1.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_image2d_1.cc +/*! \file tests/border/resize_image2d_1.cc * * \brief Tests on mln::border::resize. */ Index: tests/border/resize_image1d_2.cc --- tests/border/resize_image1d_2.cc (revision 1921) +++ tests/border/resize_image1d_2.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_image1d_2.cc +/*! \file tests/border/resize_image1d_2.cc * * \brief Tests on mln::border::resize. */ Index: tests/border/resize_image1d_3.cc --- tests/border/resize_image1d_3.cc (revision 1921) +++ tests/border/resize_image1d_3.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_image1d_3.cc +/*! \file tests/border/resize_image1d_3.cc * * \brief Tests on mln::border::resize. */ Index: tests/border/resize_image2d_2.cc --- tests/border/resize_image2d_2.cc (revision 1921) +++ tests/border/resize_image2d_2.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_image2d_2.cc +/*! \file tests/border/resize_image2d_2.cc * * \brief Tests on mln::border::resize. */ Index: tests/border/resize_image3d_1.cc --- tests/border/resize_image3d_1.cc (revision 1921) +++ tests/border/resize_image3d_1.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_image3d_1.cc +/*! \file tests/border/resize_image3d_1.cc * * \brief Tests on mln::border::resize. */ Index: tests/border/resize_image2d_3.cc --- tests/border/resize_image2d_3.cc (revision 1921) +++ tests/border/resize_image2d_3.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_image2d_3.cc +/*! \file tests/border/resize_image2d_3.cc * * \brief Tests on mln::border::resize. */ Index: tests/border/resize_image3d_2.cc --- tests/border/resize_image3d_2.cc (revision 1921) +++ tests/border/resize_image3d_2.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_image3d_2.cc +/*! \file tests/border/resize_image3d_2.cc * * \brief Tests on mln::border::resize. */ Index: tests/border/resize_image3d_3.cc --- tests/border/resize_image3d_3.cc (revision 1921) +++ tests/border/resize_image3d_3.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_image3d_3.cc +/*! \file tests/border/resize_image3d_3.cc * * \brief Tests on mln::border::resize. */ Index: tests/border/resize_sub_image.cc --- tests/border/resize_sub_image.cc (revision 1921) +++ tests/border/resize_sub_image.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_sub_image.cc +/*! \file tests/border/resize_sub_image.cc * * \brief Tests on mln::border::resize. */ Index: tests/border/resize_image_if.cc --- tests/border/resize_image_if.cc (revision 1921) +++ tests/border/resize_image_if.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/border_resize_image_if.cc +/*! \file tests/border/resize_image_if.cc * * \brief Tests on mln::border::resize. */ Index: tests/test/positive.cc --- tests/test/positive.cc (revision 1921) +++ tests/test/positive.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/test_positive.cc +/*! \file tests/test/test_positive.cc * * \brief Tests on mln::test::positive. */ Index: tests/convert/to_p_set.cc --- tests/convert/to_p_set.cc (revision 1921) +++ tests/convert/to_p_set.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/convert_to_p_set.cc +/*! \file tests/convert/to_p_set.cc * * \brief Tests on mln::convert::to_p_set. */ Index: tests/convert/to_p_array.cc --- tests/convert/to_p_array.cc (revision 1921) +++ tests/convert/to_p_array.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/convert_to_p_array.cc +/*! \file tests/convert/to_p_array.cc * * \brief Tests on mln::convert::to_p_array. */ Index: tests/convert/to_tiles.cc --- tests/convert/to_tiles.cc (revision 1921) +++ tests/convert/to_tiles.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/convert_to_tiles.cc +/*! \file tests/convert/to_tiles.cc * * \brief Tests on mln::convert::to_tiles. */ Index: tests/convert/to_image.cc --- tests/convert/to_image.cc (revision 1921) +++ tests/convert/to_image.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/convert_to_image.cc +/*! \file tests/convert/to_image.cc * * \brief Tests on mln::convert::to_image. */ Index: tests/convert/to_window.cc --- tests/convert/to_window.cc (revision 1921) +++ tests/convert/to_window.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/convert_to_window.cc +/*! \file tests/convert/to_window.cc * * \brief Tests on mln::convert::to_window. */ Index: tests/estim/mean.cc --- tests/estim/mean.cc (revision 1921) +++ tests/estim/mean.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/estim_mean.cc +/*! \file tests/estim/mean.cc * * \brief Tests on mln::estim::mean. */ Index: tests/algebra/vec.cc --- tests/algebra/vec.cc (revision 1921) +++ tests/algebra/vec.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/metal_vec.cc +/*! \file tests/algebra/vec.cc * * \brief Test on mln::algebra::vec. */ Index: tests/algebra/vec2.cc --- tests/algebra/vec2.cc (revision 1921) +++ tests/algebra/vec2.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/vec.cc +/*! \file tests/algebra/vec2.cc * * \brief Tests on mln::algebra::vec. */ Index: tests/algebra/mat.cc --- tests/algebra/mat.cc (revision 1921) +++ tests/algebra/mat.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/mat.cc +/*! \file tests/algebra/mat.cc * * \brief Tests on mln::algebra::mat. */ Index: tests/algebra/mat2.cc --- tests/algebra/mat2.cc (revision 1921) +++ tests/algebra/mat2.cc (working copy) @@ -25,7 +25,7 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/metal_mat.cc +/*! \file tests/algebra/mat2.cc * * \brief Test on mln::algebra::mat. */
participants (1)
-
Roland Levillain