summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/test/simplex_tree_unit_test.cpp
AgeCommit message (Expand)Author
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-03-31Add tests name for xunitvrouvrea
2015-03-31rollbackvrouvrea
2015-03-31checkin a test error for 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-10Add examples in testsvrouvrea
2014-12-10Add persistent unit test - warning fix - cpplint fixvrouvrea