URL:
https://svn.lrde.epita.fr/svn/oln/trunk/milena
ChangeLog:
2007-10-16 Guillaume Duhamel <guillaume.duhamel(a)lrde.epita.fr>
Update typo for tests.
* tests/border_duplicate/test_border_duplicate_image1d_1.cc,
* tests/border_duplicate/test_border_duplicate_image1d_2.cc,
* tests/border_duplicate/test_border_duplicate_image1d_3.cc,
* tests/border_duplicate/test_border_duplicate_image1d_4.cc,
* tests/border_duplicate/test_border_duplicate_image1d_5.cc,
* tests/border_duplicate/test_border_duplicate_image2d_1.cc,
* tests/border_duplicate/test_border_duplicate_image2d_2.cc,
* tests/border_duplicate/test_border_duplicate_image2d_3.cc,
* tests/border_duplicate/test_border_duplicate_image2d_4.cc,
* tests/border_duplicate/test_border_duplicate_image3d_1.cc,
* tests/border_duplicate/test_border_duplicate_image3d_2.cc,
* tests/border_duplicate/test_border_duplicate_image3d_3.cc,
* tests/border_duplicate/test_border_duplicate_image3d_4.cc,
* tests/border_fill/test_border_fill_image1d_1.cc,
* tests/border_fill/test_border_fill_image1d_2.cc,
* tests/border_fill/test_border_fill_image1d_3.cc,
* tests/border_fill/test_border_fill_image1d_4.cc,
* tests/border_fill/test_border_fill_image1d_5.cc,
* tests/border_fill/test_border_fill_image2d_1.cc,
* tests/border_fill/test_border_fill_image2d_2.cc,
* tests/border_fill/test_border_fill_image2d_3.cc,
* tests/border_fill/test_border_fill_image2d_4.cc,
* tests/border_fill/test_border_fill_image3d_1.cc,
* tests/border_fill/test_border_fill_image3d_2.cc,
* tests/border_fill/test_border_fill_image3d_3.cc,
* tests/border_fill/test_border_fill_image3d_4.cc,
* tests/border_resize_image2d_1.cc,
* tests/border_resize_image2d_2.cc,
* tests/border_resize_image2d_3.cc,
* tests/border_resize_image3d_3.cc,
* tests/chamfer.cc,
* tests/color_pretty.cc,
* tests/fun_x2x_composed.cc,
* tests/fun_x2x_rotation.cc,
* tests/fun_x2x_translation.cc,
* tests/histo_compute.cc,
* tests/histo_to_image1d.cc,
* tests/image_if_interval.cc,
* tests/interpolated.cc,
* tests/io_pbm.cc,
* tests/io_pgm.cc,
* tests/io_pgm16.cc,
* tests/io_pgm19.cc,
* tests/io_pgm27.cc,
* tests/io_ppm.cc,
* tests/io_ppm16.cc,
* tests/io_ppm23.cc,
* tests/labeling_algo.cc,
* tests/labeling_estimate.cc,
* tests/labeling_level_fast.cc,
* tests/level_median_dir.cc,
* tests/level_paste.cc,
* tests/level_sort_points.cc,
* tests/linear_log.cc,
* tests/main.cc,
* tests/mat.cc,
* tests/metal_pow.cc,
* tests/morpho_dilation_max_h.cc,
* tests/morpho_erosion_min_h.cc,
* tests/new_io_pgm.cc,
* tests/pw_value.cc,
* tests/queue_p_fast.cc,
* tests/queue_p_fast_priority.cc,
* tests/rle_image.cc,
* tests/seed2tiling.cc,
* tests/show.cc,
* tests/sparse_image.cc,
* tests/tr_image.cc,
* tests/value_float01.cc,
* tests/value_float01_bis.cc,
* tests/value_float01_f.cc,
* tests/value_quat.cc,
* tests/vec.cc,
* tests/win_disk2d.cc,
* tests/win_hline2d.cc: Update typo.
---
border_duplicate/test_border_duplicate_image1d_1.cc | 2 -
border_duplicate/test_border_duplicate_image1d_2.cc | 4 +-
border_duplicate/test_border_duplicate_image1d_3.cc | 4 +-
border_duplicate/test_border_duplicate_image1d_4.cc | 4 +-
border_duplicate/test_border_duplicate_image1d_5.cc | 4 +-
border_duplicate/test_border_duplicate_image2d_1.cc | 2 -
border_duplicate/test_border_duplicate_image2d_2.cc | 4 +-
border_duplicate/test_border_duplicate_image2d_3.cc | 4 +-
border_duplicate/test_border_duplicate_image2d_4.cc | 4 +-
border_duplicate/test_border_duplicate_image3d_1.cc | 4 +-
border_duplicate/test_border_duplicate_image3d_2.cc | 4 +-
border_duplicate/test_border_duplicate_image3d_3.cc | 4 +-
border_duplicate/test_border_duplicate_image3d_4.cc | 4 +-
border_fill/test_border_fill_image1d_1.cc | 2 -
border_fill/test_border_fill_image1d_2.cc | 2 -
border_fill/test_border_fill_image1d_3.cc | 2 -
border_fill/test_border_fill_image1d_4.cc | 2 -
border_fill/test_border_fill_image1d_5.cc | 2 -
border_fill/test_border_fill_image2d_1.cc | 2 -
border_fill/test_border_fill_image2d_2.cc | 2 -
border_fill/test_border_fill_image2d_3.cc | 2 -
border_fill/test_border_fill_image2d_4.cc | 2 -
border_fill/test_border_fill_image3d_1.cc | 2 -
border_fill/test_border_fill_image3d_2.cc | 2 -
border_fill/test_border_fill_image3d_3.cc | 2 -
border_fill/test_border_fill_image3d_4.cc | 2 -
border_resize_image2d_1.cc | 2 -
border_resize_image2d_2.cc | 2 -
border_resize_image2d_3.cc | 2 -
border_resize_image3d_3.cc | 2 -
chamfer.cc | 2 -
color_pretty.cc | 4 +-
fun_x2x_composed.cc | 2 -
fun_x2x_rotation.cc | 2 -
fun_x2x_translation.cc | 2 -
histo_compute.cc | 2 -
histo_to_image1d.cc | 2 -
image_if_interval.cc | 4 +-
interpolated.cc | 6 +--
io_pbm.cc | 4 +-
io_pgm.cc | 5 +--
io_pgm16.cc | 4 +-
io_pgm19.cc | 4 +-
io_pgm27.cc | 5 +--
io_ppm.cc | 4 +-
io_ppm16.cc | 4 +-
io_ppm23.cc | 4 +-
labeling_algo.cc | 4 +-
labeling_estimate.cc | 4 +-
labeling_level_fast.cc | 2 -
level_median_dir.cc | 2 -
level_paste.cc | 4 +-
level_sort_points.cc | 2 -
linear_log.cc | 2 -
main.cc | 8 +++++
mat.cc | 4 +-
metal_pow.cc | 2 -
morpho_dilation_max_h.cc | 4 +-
morpho_erosion_min_h.cc | 4 +-
new_io_pgm.cc | 4 +-
pw_value.cc | 2 -
queue_p_fast.cc | 4 +-
queue_p_fast_priority.cc | 4 +-
rle_image.cc | 32 ++++++++++++++++++++
seed2tiling.cc | 2 -
show.cc | 4 +-
sparse_image.cc | 31 +++++++++++++++++++
tr_image.cc | 4 +-
value_float01.cc | 5 +++
value_float01_bis.cc | 5 +++
value_float01_f.cc | 5 +++
value_quat.cc | 4 +-
vec.cc | 4 +-
win_disk2d.cc | 4 +-
win_hline2d.cc | 4 +-
75 files changed, 195 insertions(+), 107 deletions(-)
Index: trunk/milena/tests/win_hline2d.cc
===================================================================
--- trunk/milena/tests/win_hline2d.cc (revision 1341)
+++ trunk/milena/tests/win_hline2d.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/win_diag2d.cc
+/*! \file tests/win_hline2d.cc
*
- * \brief Tests on mln::win::diag2d.
+ * \brief Tests on mln::win::hline2d.
*/
#include <mln/win/hline2d.hh>
Index: trunk/milena/tests/morpho_dilation_max_h.cc
===================================================================
--- trunk/milena/tests/morpho_dilation_max_h.cc (revision 1341)
+++ trunk/milena/tests/morpho_dilation_max_h.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/morpho_erosion.cc
+/*! \file tests/morpho_dilation_max_h.cc
*
- * \brief Test on mln::morpho::erosion.
+ * \brief Test on mln::morpho::dilatation_fast.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/image_if_interval.cc
===================================================================
--- trunk/milena/tests/image_if_interval.cc (revision 1341)
+++ trunk/milena/tests/image_if_interval.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/image_if_value.cc
+/*! \file tests/image_if_interval.cc
*
- * \brief Tests on mln::image_if_value.
+ * \brief Tests on mln::image_if_interval.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/value_quat.cc
===================================================================
--- trunk/milena/tests/value_quat.cc (revision 1341)
+++ trunk/milena/tests/value_quat.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/value_int_u8.cc
+/*! \file tests/value_quat.cc
*
- * \brief Tests on mln::value::int_u8.
+ * \brief Tests on mln::value::quat.
*/
#include <iostream>
Index: trunk/milena/tests/border_resize_image2d_2.cc
===================================================================
--- trunk/milena/tests/border_resize_image2d_2.cc (revision 1341)
+++ trunk/milena/tests/border_resize_image2d_2.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_resize_image?d_?.cc
+/*! \file tests/border_resize_image2d_2.cc
*
* \brief Tests on mln::border::resize.
*/
Index: trunk/milena/tests/level_sort_points.cc
===================================================================
--- trunk/milena/tests/level_sort_points.cc (revision 1341)
+++ trunk/milena/tests/level_sort_points.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/sort_points.cc
+/*! \file tests/level_sort_points.cc
*
* \brief Tests on mln::level::sort_points.
*/
Index: trunk/milena/tests/io_pgm.cc
===================================================================
--- trunk/milena/tests/io_pgm.cc (revision 1341)
+++ trunk/milena/tests/io_pgm.cc (revision 1342)
@@ -25,11 +25,12 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/ppm_load.cc
+/*! \file tests/io_pgm.cc
*
- * \brief Test on mln::io::ppm::load.
+ * \brief Test on mln::io::pgm::load and mln::io::pgm::save.
*/
+
#include <mln/core/image2d.hh>
#include <mln/value/int_u8.hh>
Index: trunk/milena/tests/linear_log.cc
===================================================================
--- trunk/milena/tests/linear_log.cc (revision 1341)
+++ trunk/milena/tests/linear_log.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/linear_log.cc
*
- * \brief Tests on mln::linear::log.
+ * \brief Tests on mln::linear.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/labeling_algo.cc
===================================================================
--- trunk/milena/tests/labeling_algo.cc (revision 1341)
+++ trunk/milena/tests/labeling_algo.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/labeling_foreground.cc
+/*! \file tests/labeling_algo.cc
*
- * \brief Test on mln::labeling::foreground.
+ * \brief Test on mln::geom::seeds2tiling.
*/
# include <mln/core/image2d.hh>
Index: trunk/milena/tests/histo_compute.cc
===================================================================
--- trunk/milena/tests/histo_compute.cc (revision 1341)
+++ trunk/milena/tests/histo_compute.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/histo_compute.cc
*
- * \brief Tests on mln::accu::histo<S> and mln::histo::data<S>.
+ * \brief Tests on mln::accu::histo and mln::histo::data.
*/
#include <iterator>
Index: trunk/milena/tests/io_pgm19.cc
===================================================================
--- trunk/milena/tests/io_pgm19.cc (revision 1341)
+++ trunk/milena/tests/io_pgm19.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/pbm_load.cc
+/*! \file tests/io_pgm19.cc
*
- * \brief Test on mln::io::pbm::load.
+ * \brief Test on mln::io::pgm::load and mln::io::pgm::save.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/metal_pow.cc
===================================================================
--- trunk/milena/tests/metal_pow.cc (revision 1341)
+++ trunk/milena/tests/metal_pow.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/metal_pow.cc
*
- * \brief Test on mln::metal::math::pow.
+ * \brief Test on mln::metal::math.
*/
#include <iostream>
Index: trunk/milena/tests/io_ppm23.cc
===================================================================
--- trunk/milena/tests/io_ppm23.cc (revision 1341)
+++ trunk/milena/tests/io_ppm23.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/pbm_load.cc
+/*! \file tests/io_ppm23.cc
*
- * \brief Test on mln::io::pbm::load for 23bits ppm
+ * \brief Test on mln::io::ppm::load and mln::io::ppm::save.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/value_float01_bis.cc
===================================================================
--- trunk/milena/tests/value_float01_bis.cc (revision 1341)
+++ trunk/milena/tests/value_float01_bis.cc (revision 1342)
@@ -25,6 +25,11 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
+/*! \file tests/value_float01_bis.cc
+ *
+ * \brief Tests on mln::value::float01.
+ */
+
#include <iostream>
#include <mln/value/float01_8.hh>
#include <mln/value/float01_16.hh>
Index: trunk/milena/tests/fun_x2x_translation.cc
===================================================================
--- trunk/milena/tests/fun_x2x_translation.cc (revision 1341)
+++ trunk/milena/tests/fun_x2x_translation.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/image2d.cc
*
- * \brief Tests on mln::image2d.
+ * \brief Tests on mln::fun::x2x::translation.
*/
Index: trunk/milena/tests/value_float01_f.cc
===================================================================
--- trunk/milena/tests/value_float01_f.cc (revision 1341)
+++ trunk/milena/tests/value_float01_f.cc (revision 1342)
@@ -25,6 +25,11 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
+/*! \file tests/value_float01_f.cc
+ *
+ * \brief Tests on mln::value::float01_f.
+ */
+
#include <iostream>
#include <mln/value/float01_f.hh>
Index: trunk/milena/tests/fun_x2x_rotation.cc
===================================================================
--- trunk/milena/tests/fun_x2x_rotation.cc (revision 1341)
+++ trunk/milena/tests/fun_x2x_rotation.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/image2d.cc
*
- * \brief Tests on mln::image2d.
+ * \brief Tests on mln::fun::x2x::rotation.
*/
Index: trunk/milena/tests/border_resize_image3d_3.cc
===================================================================
--- trunk/milena/tests/border_resize_image3d_3.cc (revision 1341)
+++ trunk/milena/tests/border_resize_image3d_3.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_resize_image?d_?.cc
+/*! \file tests/border_resize_image3d_3.cc
*
* \brief Tests on mln::border::resize.
*/
Index: trunk/milena/tests/morpho_erosion_min_h.cc
===================================================================
--- trunk/milena/tests/morpho_erosion_min_h.cc (revision 1341)
+++ trunk/milena/tests/morpho_erosion_min_h.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/morpho_erosion.cc
+/*! \file tests/morpho_erosion_min_h.cc
*
- * \brief Test on mln::morpho::erosion.
+ * \brief Test on mln::morpho::erosion_fast
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/histo_to_image1d.cc
===================================================================
--- trunk/milena/tests/histo_to_image1d.cc (revision 1341)
+++ trunk/milena/tests/histo_to_image1d.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/histo.cc
*
- * \brief Tests on mln::accu::histo<S> and mln::histo::data<S>.
+ * \brief Tests on mln::accu::histo and mln::histo::data.
*/
#include <iterator>
Index: trunk/milena/tests/labeling_level_fast.cc
===================================================================
--- trunk/milena/tests/labeling_level_fast.cc (revision 1341)
+++ trunk/milena/tests/labeling_level_fast.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/labeling_foreground.cc
*
- * \brief Test on mln::labeling::foreground.
+ * \brief Test on mln::labeling::level.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/mat.cc
===================================================================
--- trunk/milena/tests/mat.cc (revision 1341)
+++ trunk/milena/tests/mat.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/image2d.cc
+/*! \file tests/mat.cc
*
- * \brief Tests on mln::image2d.
+ * \brief Tests on mln::metal::mat.
*/
Index: trunk/milena/tests/fun_x2x_composed.cc
===================================================================
--- trunk/milena/tests/fun_x2x_composed.cc (revision 1341)
+++ trunk/milena/tests/fun_x2x_composed.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/image2d.cc
*
- * \brief Tests on mln::image2d.
+ * \brief Tests on mln::fun::x2x::composed.
*/
Index: trunk/milena/tests/new_io_pgm.cc
===================================================================
--- trunk/milena/tests/new_io_pgm.cc (revision 1341)
+++ trunk/milena/tests/new_io_pgm.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/ppm_load.cc
+/*! \file tests/mew_io_pgm.cc
*
- * \brief Test on mln::io::ppm::load.
+ * \brief Tests on Test on mln::io::ppm::load and mln::io::ppm::save.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/sparse_image.cc
===================================================================
--- trunk/milena/tests/sparse_image.cc (revision 1341)
+++ trunk/milena/tests/sparse_image.cc (revision 1342)
@@ -1,3 +1,34 @@
+// Copyright (C) 2007 EPITA Research and Development Laboratory
+//
+// This file is part of the Olena Library. This library is free
+// software; you can redistribute it and/or modify it under the terms
+// of the GNU General Public License version 2 as published by the
+// Free Software Foundation.
+//
+// This library is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this library; see the file COPYING. If not, write to
+// the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+// Boston, MA 02111-1307, USA.
+//
+// As a special exception, you may use this file as part of a free
+// software library without restriction. Specifically, if other files
+// instantiate templates or use macros or inline functions from this
+// file, or you compile this file and link it with other files to
+// produce an executable, this file does not by itself cause the
+// resulting executable to be covered by the GNU General Public
+// License. This exception does not however invalidate any other
+// reasons why the executable file might be covered by the GNU General
+// Public License.
+
+/*! \file tests/sparse_image.cc
+ *
+ * \brief Tests on mln::sparse_image.
+ */
#include <mln/core/image2d.hh>
#include <mln/core/sparse_image.hh>
#include <mln/core/sparse_encode.hh>
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_1.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_1.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_1.cc (revision
1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/test_border_duplicate_image1d_1.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image1d_1.cc
*
* \brief Tests on mln::border::duplicate.
*/
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_2.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_2.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_2.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image1d_2.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
#include <mln/border/duplicate.hh>
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_1.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_1.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_1.cc (revision
1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/test_border_duplicate_image2d_1.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image2d_1.cc
*
* \brief Tests on mln::border::duplicate.
*/
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_2.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_2.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_2.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image2d_2.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
#include <mln/border/duplicate.hh>
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_1.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_1.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_1.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image3d_1.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
#include <mln/border/duplicate.hh>
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_3.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_3.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_3.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image1d_3.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
#include <mln/border/duplicate.hh>
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_4.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_4.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_4.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image1d_4.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
#include <mln/border/duplicate.hh>
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_2.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_2.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_2.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image3d_2.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
#include <mln/border/duplicate.hh>
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_3.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_3.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_3.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image2d_3.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
#include <mln/border/duplicate.hh>
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_4.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_4.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image2d_4.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image2d_4.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_3.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_3.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_3.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image3d_3.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_5.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_5.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image1d_5.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image1d_5.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
#include <mln/border/duplicate.hh>
Index: trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_4.cc
===================================================================
--- trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_4.cc (revision
1341)
+++ trunk/milena/tests/border_duplicate/test_border_duplicate_image3d_4.cc (revision
1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_duplicate/test_border_duplicate_image3d_4.cc
*
- * \brief Tests on mln::border::fill.
+ * \brief Tests on mln::border::duplicate.
*/
Index: trunk/milena/tests/border_resize_image2d_3.cc
===================================================================
--- trunk/milena/tests/border_resize_image2d_3.cc (revision 1341)
+++ trunk/milena/tests/border_resize_image2d_3.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_resize_image?d_?.cc
+/*! \file tests/border_resize_image2d_3.cc
*
* \brief Tests on mln::border::resize.
*/
Index: trunk/milena/tests/vec.cc
===================================================================
--- trunk/milena/tests/vec.cc (revision 1341)
+++ trunk/milena/tests/vec.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/image2d.cc
+/*! \file tests/vec.cc
*
- * \brief Tests on mln::image2d.
+ * \brief Tests on mln::metal::vec.
*/
Index: trunk/milena/tests/queue_p_fast.cc
===================================================================
--- trunk/milena/tests/queue_p_fast.cc (revision 1341)
+++ trunk/milena/tests/queue_p_fast.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/queue_p.cc
+/*! \file tests/queue_p_fast.cc
*
- * \brief Tests on mln::queue_p.
+ * \brief Tests on mln::queue_p_fast.
*/
#include <mln/core/point2d.hh>
Index: trunk/milena/tests/level_median_dir.cc
===================================================================
--- trunk/milena/tests/level_median_dir.cc (revision 1341)
+++ trunk/milena/tests/level_median_dir.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/level_median.cc
+/*! \file tests/level_median_dir.cc
*
* \brief Test on mln::level::median.
*/
Index: trunk/milena/tests/rle_image.cc
===================================================================
--- trunk/milena/tests/rle_image.cc (revision 1341)
+++ trunk/milena/tests/rle_image.cc (revision 1342)
@@ -1,3 +1,35 @@
+// Copyright (C) 2007 EPITA Research and Development Laboratory
+//
+// This file is part of the Olena Library. This library is free
+// software; you can redistribute it and/or modify it under the terms
+// of the GNU General Public License version 2 as published by the
+// Free Software Foundation.
+//
+// This library is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this library; see the file COPYING. If not, write to
+// the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+// Boston, MA 02111-1307, USA.
+//
+// As a special exception, you may use this file as part of a free
+// software library without restriction. Specifically, if other files
+// instantiate templates or use macros or inline functions from this
+// file, or you compile this file and link it with other files to
+// produce an executable, this file does not by itself cause the
+// resulting executable to be covered by the GNU General Public
+// License. This exception does not however invalidate any other
+// reasons why the executable file might be covered by the GNU General
+// Public License.
+
+/*! \file tests/rle_image.cc
+ *
+ * \brief Tests on mln::rle_image.
+ */
+1
#include <mln/core/image2d.hh>
#include <mln/core/rle_image.hh>
#include <mln/core/rle_encode.hh>
Index: trunk/milena/tests/interpolated.cc
===================================================================
--- trunk/milena/tests/interpolated.cc (revision 1341)
+++ trunk/milena/tests/interpolated.cc (revision 1342)
@@ -25,15 +25,15 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/image2d.cc
+/*! \file tests/interpolated.cc
*
- * \brief Tests on mln::image2d.
+ * \brief Tests on mln::interpolated.
*/
#include <iostream>
#include <mln/core/image2d.hh>
-#include <mln/core/interpolated.hh>\
+#include <mln/core/interpolated.hh>
#include <mln/metal/vec.hh>
Index: trunk/milena/tests/win_disk2d.cc
===================================================================
--- trunk/milena/tests/win_disk2d.cc (revision 1341)
+++ trunk/milena/tests/win_disk2d.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/win_diag2d.cc
+/*! \file tests/win_disk2d.cc
*
- * \brief Tests on mln::win::diag2d.
+ * \brief Tests on mln::win::disk2d.
*/
#include <mln/win/disk2d.hh>
Index: trunk/milena/tests/io_pbm.cc
===================================================================
--- trunk/milena/tests/io_pbm.cc (revision 1341)
+++ trunk/milena/tests/io_pbm.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/pbm_load.cc
+/*! \file tests/io_pbm.cc
*
- * \brief Test on mln::io::pbm::load.
+ * \brief Test on mln::io::pbm::load and mln::io::pbm::save.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/io_ppm.cc
===================================================================
--- trunk/milena/tests/io_ppm.cc (revision 1341)
+++ trunk/milena/tests/io_ppm.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/ppm_load.cc
+/*! \file tests/io_ppm.cc
*
- * \brief Test on mln::io::ppm::load.
+ * \brief Test on mln::io::ppm::load and mln::io::ppm::save.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/main.cc
===================================================================
--- trunk/milena/tests/main.cc (revision 1341)
+++ trunk/milena/tests/main.cc (revision 1342)
@@ -25,6 +25,14 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
+/*!
+ * \file test/main.cc
+ *
+ * \brief Test on mln::morpho.
+ *
+ *
+ */
+
#include <cmath>
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/chamfer.cc
===================================================================
--- trunk/milena/tests/chamfer.cc (revision 1341)
+++ trunk/milena/tests/chamfer.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/chamfer.cc
*
- * \brief Tests on all files in mln/geom/chamfer.hh .
+ * \brief Tests on mln::geom::chamfer.hh.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/border_resize_image2d_1.cc
===================================================================
--- trunk/milena/tests/border_resize_image2d_1.cc (revision 1341)
+++ trunk/milena/tests/border_resize_image2d_1.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_resize_image?d_?.cc
+/*! \file tests/border_resize_image2d_1.cc
*
* \brief Tests on mln::border::resize.
*/
Index: trunk/milena/tests/labeling_estimate.cc
===================================================================
--- trunk/milena/tests/labeling_estimate.cc (revision 1341)
+++ trunk/milena/tests/labeling_estimate.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/labeling_foreground.cc
+/*! \file tests/labeling_estimate.cc
*
- * \brief Test on mln::labeling::foreground.
+ * \brief Test on mln::labeling::estimate.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/io_ppm16.cc
===================================================================
--- trunk/milena/tests/io_ppm16.cc (revision 1341)
+++ trunk/milena/tests/io_ppm16.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/pbm_load.cc
+/*! \file tests/io_ppm16.cc
*
- * \brief Test on mln::io::pbm::load for 16bits ppm
+ * \brief Test on mln::io::ppm::load and mln::io::ppm::save.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/seed2tiling.cc
===================================================================
--- trunk/milena/tests/seed2tiling.cc (revision 1341)
+++ trunk/milena/tests/seed2tiling.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/seeds2tiling.cc
*
- * \brief Test on mln::geom::seed2tiling*.hh.
+ * \brief Tests on mln::geom::seed2tiling.
*/
Index: trunk/milena/tests/io_pgm27.cc
===================================================================
--- trunk/milena/tests/io_pgm27.cc (revision 1341)
+++ trunk/milena/tests/io_pgm27.cc (revision 1342)
@@ -25,11 +25,12 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/pbm_load.cc
+/*! \file tests/io_pgm27.cc
*
- * \brief Test on mln::io::pbm::load.
+ * \brief Test on mln::io::pgm::load and mln::io::pgm::save.
*/
+
#include <mln/core/image2d.hh>
#include <mln/value/int_u8.hh>
Index: trunk/milena/tests/border_fill/test_border_fill_image3d_1.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image3d_1.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image3d_1.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image3d_1.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image1d_3.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image1d_3.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image1d_3.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image1d_3.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image2d_2.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image2d_2.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image2d_2.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image2d_2.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image2d_3.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image2d_3.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image2d_3.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image2d_3.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image1d_4.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image1d_4.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image1d_4.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image1d_4.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image3d_2.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image3d_2.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image3d_2.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image3d_2.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image3d_3.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image3d_3.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image3d_3.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image3d_3.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image1d_5.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image1d_5.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image1d_5.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image1d_5.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image2d_4.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image2d_4.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image2d_4.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image2d_4.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image3d_4.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image3d_4.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image3d_4.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image3d_4.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image1d_1.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image1d_1.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image1d_1.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image1d_1.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image1d_2.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image1d_2.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image1d_2.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image1d_2.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/border_fill/test_border_fill_image2d_1.cc
===================================================================
--- trunk/milena/tests/border_fill/test_border_fill_image2d_1.cc (revision 1341)
+++ trunk/milena/tests/border_fill/test_border_fill_image2d_1.cc (revision 1342)
@@ -25,7 +25,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/border_fill.cc
+/*! \file tests/border_fill/test_border_fill_image2d_1.cc
*
* \brief Tests on mln::border::fill.
*/
Index: trunk/milena/tests/value_float01.cc
===================================================================
--- trunk/milena/tests/value_float01.cc (revision 1341)
+++ trunk/milena/tests/value_float01.cc (revision 1342)
@@ -25,6 +25,11 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
+/*! \file tests/value_float01.cc
+ *
+ * \brief Tests on mln::value::float01.
+ */
+
#include <iostream>
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/level_paste.cc
===================================================================
--- trunk/milena/tests/level_paste.cc (revision 1341)
+++ trunk/milena/tests/level_paste.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/level_fill.cc
+/*! \file tests/level_paste.cc
*
- * \brief Tests on mln::level::fill
+ * \brief Tests on mln::level::paste.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/show.cc
===================================================================
--- trunk/milena/tests/show.cc (revision 1341)
+++ trunk/milena/tests/show.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/sub_image.cc
+/*! \file tests/show.cc
*
- * \brief Tests on mln::sub_image.
+ * \brief Tests on mln::display::show.
*/
# include <mln/core/image2d.hh>
Index: trunk/milena/tests/io_pgm16.cc
===================================================================
--- trunk/milena/tests/io_pgm16.cc (revision 1341)
+++ trunk/milena/tests/io_pgm16.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/pbm_load.cc
+/*! \file tests/io_pgm16.cc
*
- * \brief Test on mln::io::pbm::load.
+ * \brief Test on mln::io::pgm::load and mln::io::pgm::save.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/queue_p_fast_priority.cc
===================================================================
--- trunk/milena/tests/queue_p_fast_priority.cc (revision 1341)
+++ trunk/milena/tests/queue_p_fast_priority.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/queue_p_priority.cc
+/*! \file tests/queue_p_fast_priority.cc
*
- * \brief Tests on mln::queue_p_priority.
+ * \brief Tests on mln::queue_p_fast_priority.
*/
#include <mln/core/point2d.hh>
Index: trunk/milena/tests/pw_value.cc
===================================================================
--- trunk/milena/tests/pw_value.cc (revision 1341)
+++ trunk/milena/tests/pw_value.cc (revision 1342)
@@ -27,7 +27,7 @@
/*! \file tests/pw_value.cc
*
- * \brief Test on mln::fun::pw_value_.
+ * \brief Test on mln::pw::value_.
*/
#include <mln/core/image2d.hh>
Index: trunk/milena/tests/color_pretty.cc
===================================================================
--- trunk/milena/tests/color_pretty.cc (revision 1341)
+++ trunk/milena/tests/color_pretty.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/sub_image.cc
+/*! \file tests/color_pretty.cc
*
- * \brief Tests on mln::sub_image.
+ * \brief Tests on mln::display::color::pretty.
*/
# include <mln/core/image2d.hh>
Index: trunk/milena/tests/tr_image.cc
===================================================================
--- trunk/milena/tests/tr_image.cc (revision 1341)
+++ trunk/milena/tests/tr_image.cc (revision 1342)
@@ -25,9 +25,9 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/*! \file tests/image2d.cc
+/*! \file tests/tr_image.cc
*
- * \brief Tests on mln::image2d.
+ * \brief Tests on mln::tr_image.
*/