summaryrefslogtreecommitdiff
path: root/src/Witness_complex/test
AgeCommit message (Expand)Author
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2018-05-15CMake minimal version is now 3.1vrouvrea
2017-09-29Rename a few functions in Kd_tree_searchcjamin
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-03-07Remove Kdtree include in Witness_complex.h and Strong_witness_complex.hvrouvrea
2017-02-22Merged with trunk + minor changesskachano
2017-01-20non-Euclidean example works, but the test not anymoreskachano
2017-01-18Added a file + fixed the bugskachano
2017-01-17Added a non-Euclidean version of Witness. Compiles, but doesn't workskachano
2016-12-16The bug with limit dimension in Strong witness is fixedskachano
2016-12-16I'm almost there...skachano
2016-12-16memory access violation: here we go againskachano
2016-11-17Modify examplesvrouvrea
2016-11-16Merged last trunk modificationsvrouvrea
2016-10-19Clément's remarksskachano
2016-10-18Added Doxygen names for Witness_complex_doc sectionsskachano
2016-10-18Removed Sophia Antipolis from copyrightsskachano
2016-10-10Fix cmake issuesvrouvrea
2016-10-10Deleted a redundant testskachano
2016-10-05Modified existing tests and examplesskachano
2016-10-04Strong witness is ready as wellskachano
2016-10-04Fixed a major bug in the Active_witness_iteratorskachano
2016-09-30Fix compilation issuesvrouvrea
2016-09-20Renamed pick_random_points -> pick_n_random_pointsskachano
2016-08-04Merge from trunkcjamin
2016-06-20Renamed the two landmarking functionsskachano
2016-06-07Rename projects in CMakeLists.txtcjamin
2016-06-02Deleted Landmark choices from witness complex, modified the testskachano
2016-04-08Modification on CMakeLists.txt for code coverage were not propagated on these...vrouvrea
2016-02-11Commited Marc's remarksskachano
2016-02-02landmark choice functions are now staticskachano
2016-01-21Warning fix - if not BOOST_CHECK, variable b_print_output seen as not used.vrouvrea
2016-01-21cpplint fixesvrouvrea
2016-01-20Almost all Vincent's remarksskachano
2016-01-15Fixed namespacesskachano
2016-01-14Added example stuffskachano
2016-01-14Fixed the bug in Landmark_selection_by_furthest_pointskachano
2016-01-13Oh, forgot the CMakeList in test folderskachano
2016-01-13Added a test, moved the old test from exampleskachano