summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/test/simplex_tree_unit_test.cpp
AgeCommit message (Expand)Author
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-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