Skip to content
  • Guillaume Lazzara's avatar
    Fix tests. · 9198885e
    Guillaume Lazzara authored
    	* generate_dist_headers.sh: add only .hh and .hxx to headers.mk.
    
    	* headers.mk: update.
    
    	* mln/canvas/morpho/algebraic_filter.hh: fix wrong merge.
    
    	* mln/debug/println_with_border.spe.hh: check the right guards.
    
    	* mln/fun/v2v/rgb_to_hsl.hh: do not include rgb aliases.
    
    	* mln/labeling/fill_holes.hh: use unsigned instead of int. Avoid
    	warnings.
    
    	* tests/labeling/compute.cc,
    	* mln/morpho/attribute/card.hh
    	* mln/morpho/attribute/sum.hh
    	* mln/morpho/attribute/volume.hh
    	* mln/labeling/mean_values.hh: add missing includes.
    
    	* mln/math/abs.hh: include only int_u.hh.
    
    	* tests/registration/multiscale.cc,
    	* mln/registration/multiscale.hh: remove.
    
    	* tests/registration/Makefile.am: remove multiscale.cc from test list.
    
    	* mln/value/rgb.hh: fix a recursive inclusion.
    
    	* tests/morpho/watershed/flooding.cc: fix path to test image.
    
    	* tests/registration/registration.cc: fix according update made in
    	registration.hh.
    
    	* tests/unit_test/unit-tests.mk: update list.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@3399 4aad255d-cdde-0310-9447-f3009e2ae8c0
    9198885e