summaryrefslogtreecommitdiff
path: root/src/Spatial_searching/test
AgeCommit message (Expand)Author
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2017-09-29Rename a few functions in Kd_tree_searchcjamin
2017-09-13radius search => near searchcjamin
2017-06-28Merge of branch boost_system_no_deprecated_test in order to :vrouvrea
2017-06-20Merge last trunk modificationsvrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-04-13Add radius searchcjamin
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2016-10-06Fix cpplintvrouvrea
2016-10-06Add unitary tests in make test targetvrouvrea
2016-10-06<array> is not used anymorecjamin
2016-10-04Test: kns, kfs... => knn, kfn...cjamin
2016-09-22Clean-up CMakeLists.txtcjamin
2016-09-22Spatial_tree_data_structure => Kd_tree_searchcjamin
2016-09-22Require CGAL 4.8.1 (furthest neighbor is bugged before)cjamin
2016-09-20Fix CMakeListscjamin
2016-09-14Fix construction of pointscjamin
2016-09-02Test incremental functions + compare results between fixed and incrementalcjamin
2016-08-05Added farthest/nearest neighbor division in the functionsskachano
2016-07-06Fix CMake scriptscjamin
2016-06-28Improve testcjamin
2016-06-21Add spatial searching testcjamin