Skip to content
  • Thierry Geraud's avatar
    Move test files from core/ to sub-directories. · b717e240
    Thierry Geraud authored
    	* tests/core/alias,
    	* tests/core/image
    	* tests/core/other,
    	* tests/core/routine,
    	* tests/core/site_set: New directories.
    
    	* tests/core/bgraph_image.cc,
    	* tests/core/box1d.cc,
    	* tests/core/box2d.cc,
    	* tests/core/box3d.cc,
    	* tests/core/cast_image.cc,
    	* tests/core/category.cc,
    	* tests/core/clock_neighb2d.cc,
    	* tests/core/clock_test.cc,
    	* tests/core/clone.cc,
    	* tests/core/complex.cc,
    	* tests/core/complex_image.cc,
    	* tests/core/decorated_image.cc,
    	* tests/core/dpoint1d.cc,
    	* tests/core/dpoint2d.cc,
    	* tests/core/dpoint3d.cc,
    	* tests/core/dpoints_pixter.cc,
    	* tests/core/exact.cc,
    	* tests/core/fi_adaptor.cc,
    	* tests/core/graph_elt_neighborhood.cc,
    	* tests/core/graph_elt_window.cc,
    	* tests/core/graph_image.cc,
    	* tests/core/graph_image_wst.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/initialize.cc,
    	* tests/core/interpolated.cc,
    	* tests/core/line_graph_elt_neighborhood.cc,
    	* tests/core/line_graph_elt_window.cc,
    	* tests/core/line_graph_image.cc,
    	* tests/core/line_piter.cc,
    	* tests/core/mono_obased_rle_image.cc,
    	* tests/core/mono_rle_image.cc,
    	* tests/core/neighb.cc,
    	* tests/core/obased_rle_image.cc,
    	* tests/core/p_array.cc,
    	* tests/core/p_bgraph.cc,
    	* tests/core/p_image2d.cc,
    	* tests/core/p_priority_queue.cc,
    	* tests/core/p_priority_queue_fast.cc,
    	* tests/core/p_priority_queue_fast_with_array.cc,
    	* tests/core/p_queue.cc,
    	* tests/core/p_queue_fast.cc,
    	* tests/core/p_runs.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/point_set_compatibility.cc,
    	* tests/core/pset_array.cc,
    	* tests/core/pset_if.cc,
    	* tests/core/rle_image.cc,
    	* tests/core/safe_image.cc,
    	* tests/core/sparse_image.cc,
    	* tests/core/sub_image.cc,
    	* tests/core/t_image.cc,
    	* tests/core/tr_image.cc,
    	* tests/core/translate_image.cc,
    	* tests/core/value_enc_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: Rename...
    
    	* tests/core/alias/box1d.cc,
    	* tests/core/alias/box2d.cc,
    	* tests/core/alias/box3d.cc,
    	* tests/core/alias/dpoint1d.cc,
    	* tests/core/alias/dpoint2d.cc,
    	* tests/core/alias/dpoint3d.cc,
    	* tests/core/alias/point1d.cc,
    	* tests/core/alias/point2d.cc,
    	* tests/core/alias/point3d.cc,
    	* tests/core/alias/w_window1d_int.cc,
    	* tests/core/alias/w_window2d_int.cc,
    	* tests/core/alias/w_window3d_int.cc,
    	* tests/core/alias/window1d.cc,
    	* tests/core/alias/window2d.cc,
    	* tests/core/alias/window3d.cc: ...as these and...
    	
    	* tests/core/image/bgraph_image.cc,
    	* tests/core/image/cast_image.cc,
    	* tests/core/image/complex_image.cc,
    	* tests/core/image/decorated_image.cc,
    	* tests/core/image/fi_adaptor.cc,
    	* tests/core/image/graph_image.cc,
    	* tests/core/image/graph_image_wst.cc,
    	* tests/core/image/hexa.cc,
    	* tests/core/image/image1d.cc,
    	* tests/core/image/image2d.cc,
    	* tests/core/image/image2d_h.cc,
    	* tests/core/image/image3d.cc,
    	* tests/core/image/image_if.cc,
    	* tests/core/image/image_if_interval.cc,
    	* tests/core/image/image_if_value.cc,
    	* tests/core/image/interpolated.cc,
    	* tests/core/image/line_graph_image.cc,
    	* tests/core/image/mono_obased_rle_image.cc,
    	* tests/core/image/mono_rle_image.cc,
    	* tests/core/image/obased_rle_image.cc,
    	* tests/core/image/plain.cc,
    	* tests/core/image/rle_image.cc,
    	* tests/core/image/safe_image.cc,
    	* tests/core/image/sparse_image.cc,
    	* tests/core/image/sub_image.cc,
    	* tests/core/image/t_image.cc,
    	* tests/core/image/tr_image.cc,
    	* tests/core/image/translate_image.cc,
    	* tests/core/image/value_enc_image.cc: ...as these and...
    
    	* tests/core/other/category.cc,
    	* tests/core/other/clock_neighb2d.cc,
    	* tests/core/other/clock_test.cc,
    	* tests/core/other/complex.cc,
    	* tests/core/other/dpoints_pixter.cc,
    	* tests/core/other/graph_elt_neighborhood.cc,
    	* tests/core/other/graph_elt_window.cc,
    	* tests/core/other/line_graph_elt_neighborhood.cc,
    	* tests/core/other/line_graph_elt_window.cc,
    	* tests/core/other/line_piter.cc,
    	* tests/core/other/neighb.cc,
    	* tests/core/other/pixel.cc,
    	* tests/core/other/pixter1d.cc,
    	* tests/core/other/pixter1d_more.cc,
    	* tests/core/other/pixter2d.cc,
    	* tests/core/other/pixter2d_more.cc,
    	* tests/core/other/pixter3d.cc,
    	* tests/core/other/pixter3d_more.cc,
    	* tests/core/other/point_set_compatibility.cc: ...as these and...
    
    	* tests/core/routine/clone.cc,
    	* tests/core/routine/exact.cc,
    	* tests/core/routine/initialize.cc: ...as these and...
    
    	* tests/core/site_set/p_array.cc,
    	* tests/core/site_set/p_bgraph.cc,
    	* tests/core/site_set/p_image2d.cc,
    	* tests/core/site_set/p_priority_queue.cc,
    	* tests/core/site_set/p_priority_queue_fast.cc,
    	* tests/core/site_set/p_priority_queue_fast_with_array.cc,
    	* tests/core/site_set/p_queue.cc,
    	* tests/core/site_set/p_queue_fast.cc,
    	* tests/core/site_set/p_runs.cc,
    	* tests/core/site_set/p_set.cc,
    	* tests/core/site_set/pset_array.cc,
    	* tests/core/site_set/pset_if.cc: ...these.
    
    	* tests/core/alias/Makefile.am,
    	* tests/core/image/Makefile.am,
    	* tests/core/other/Makefile.am,
    	* tests/core/routine/Makefile.am,
    	* tests/core/site_set/Makefile.am: New.
    
    	* tests/core/Makefile.am: Update.
    
    	* tests/core/h_vec.cc: Rename as...
    	* tests/algebra/h_vec.cc: ...this.
    	Update.
    	* tests/algebra/Makefile.am: Update.
    
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2180 4aad255d-cdde-0310-9447-f3009e2ae8c0
    b717e240