summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/test
AgeCommit message (Expand)Author
2016-01-12Backmerge of last trunk modificationsvrouvrea
2016-01-12Fix alpha complex remarks and bugsvrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-11-09Specific test for non-contiguous vertices.glisse
2015-11-09Change SimplexTreeUT so it can test several versions of Simplex_tree.glisse
2015-11-09New Simplex_tree_options_fast_persistence, while Simplex_tree_options_full_fe...glisse
2015-10-13Backmerge from trunkvrouvrea
2015-10-12Workaround for include(${CGAL_USE_FILE}) in GudhUI and hypergeneratorvrouvrea
2015-10-08cpplint fixes on Contraction + warning fixes + Hide Hasse complex for Gudhi v...vrouvrea
2015-10-02Doxygen to be made from user version. Hypergenerator fix. Add definitions for...vrouvrea
2015-10-02Backmerge of trunkvrouvrea
2015-09-14Roll back of "included" in boost test inclusion filesvrouvrea
2015-09-10operator==vrouvrea
2015-09-09Issue fix for operator==. Replaced by is_equal function (constify is required...vrouvrea
2015-09-04Peer review fixvrouvrea
2015-09-01order was not correct in rec_insert_simplex_and_subfaces. + UT fix according ...vrouvrea
2015-08-24Fixanmoreau
2015-08-24fixanmoreau
2015-08-19num_simplices computation instead of increment/set methods.vrouvrea
2015-08-18Multiple fixesanmoreau
2015-08-05several fixesanmoreau
2015-07-11More static/const on member functions in Simplex_tree.glisse
2015-07-08Clang boost test segmentation fault fixvrouvrea
2015-07-07Fix ident + cpplintvrouvrea
2015-07-07Fixanmoreau
2015-06-30fixanmoreau
2015-06-26fix + edge_contraction + print_treeanmoreau
2015-06-25fixanmoreau
2015-06-25operator == instead of print_treeanmoreau
2015-06-25Fix find and insert functions : they now sort a copy of the given range befor...anmoreau
2015-06-24Copy - Move - print_tree - main.cpp (building a simple Simplex_tree now works) anmoreau
2015-06-24Multiple fixanmoreau
2015-06-23multiple fixanmoreau
2015-06-18Fix : name of parameters and functionsanmoreau
2015-06-17Fix doc - coface function now returns std::vector<Simplex_handle> - test func...anmoreau
2015-06-16This development includes the Simplex_tree coface and star functions implemen...vrouvrea
2015-04-02Merge xunit branch back into trunkvrouvrea
2015-04-02add gprof tags - cpplint_to_cppcheckxml.py fixesvrouvrea
2015-04-01GCovr replaces lcov - cpplint_to_cppcheckxml to be conform with xml version 2 vrouvrea
2015-04-01Add gcovr code coverage for Corbera Jenkins pluginvrouvrea
2015-04-01Try gcovr and corbera jenkins pluginvrouvrea
2015-03-31xunit purpose modificationvrouvrea
2015-03-31Add tests name for xunitvrouvrea
2015-03-31rollbackvrouvrea
2015-03-31checkin a test error for test purposevrouvrea
2015-03-31For xunit test purposevrouvrea
2015-03-25Fix of find bug + add example and UT with find.vrouvrea
2015-01-30Add insert_simplex_and_subfaces. Insert renamed insert_simplex. TU modified. ...vrouvrea
2015-01-15Merged latest trunk changes to my_branch and fixvrouvrea
2014-12-15CMakeLists.txt uniformization. check_google_style bug fix. generate_version c...vrouvrea