cgal/Triangulation_2
Laurent Rineau cbc73a8fc4 Add the testsuite for Triangulation_2, factorize it with T_3
I have added the file
`Testsuite/include/CGAL/Testsuite/Triangulation_23/test_move_semantic.h`
so that is can be reused in the tests for `Triangulation_2` and
`Triangulation_3`.

So far, the tests in `test_delaunay_hierarchy_2.cpp` fail...
2021-02-03 15:52:55 +01:00
..
applications/Triangulation_2
benchmark/Triangulation_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
doc/Triangulation_2 Refer to the example 2020-05-28 07:59:51 +01:00
examples/Triangulation_2 Add a figure and an example for dimension < 2 2020-05-21 16:21:32 +01:00
include/CGAL Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-10-21 09:27:51 +02:00
package_info/Triangulation_2 Fix dependencies 2020-12-29 14:33:49 +01:00
test/Triangulation_2 Add the testsuite for Triangulation_2, factorize it with T_3 2021-02-03 15:52:55 +01:00
TODO