summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/test/CMakeLists.txt
AgeCommit message (Expand)Author
2022-10-15Split Alpha_complex_unit_test.cpp into 2 filesMarc Glisse
2021-01-11Split weighted alpha complex unit tests as it uses a lot of memory and make t...ROUVREAU Vincent
2020-09-11Add weighted ctor and its testROUVREAU Vincent
2020-09-11Requires CGAL >= 5.1. Fix is_gabriel computationROUVREAU Vincent
2020-09-04Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into weighted_a...ROUVREAU Vincent
2020-09-04Alpha_kernel_d, its tests and Alpha complex to use itROUVREAU Vincent
2020-08-21Fix compilation issues when cgal but no eigenROUVREAU Vincent
2020-03-03Add a unitary test for Delaunay complexROUVREAU Vincent
2019-12-06Modify boost tests to be more verbose and errors in colour. I kept coverage t...ROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2018-11-21Separate tests to parallelize compilationvrouvrea
2018-10-17Alpha complex 3d test was not checking CGAL is 4.11vrouvrea
2018-09-17Add benchmarkvrouvrea
2018-07-31Add unitary tests and documentationvrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-04-18Rename CMake testsvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2016-10-11CMake message modificationvrouvrea
2016-07-01Eigen3 find_package factorizationvrouvrea
2016-06-14data points generator to follow convention namingvrouvrea
2016-06-10Rename namespaces according to conventioncjamin
2016-06-10Use TBB_LIBRARIES instead of TBB_RELEASE_LIBRARY + missing boost dependencycjamin
2016-06-07Rename projects in CMakeLists.txtcjamin
2016-04-08Merge of alpha complex feature from trunkvrouvrea
2016-02-19Merge last trunk modificationsvrouvrea
2016-02-02alpha off reader test strategy modificationvrouvrea
2016-01-12Fix alpha complex remarks and bugsvrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-11-13Utils.h -> Debug_utils.hvrouvrea
2015-10-13Backmerge from trunkvrouvrea
2015-08-05Debug traces in DEBUG modevrouvrea
2015-06-19Alpha complex documetation - 1st partvrouvrea
2015-06-18From trunk, cpplint was removedvrouvrea
2015-06-18Moved alphashapedoc.off in data/pointsvrouvrea
2015-06-16Alpha_complex renamed.vrouvrea
2015-06-15Alpha_shapes renamed Alpha_complexvrouvrea