cgal/Surface_mesh_simplification/test/Surface_mesh_simplification
Laurent Rineau 66ced61e7b Fix a warning
```
...\test_edge_profile_link.cpp(68) : warning C4800: 'void *' : forcing value to bool 'true' or 'false' (performance warning)
```
2017-08-29 10:33:38 +02:00
..
data add an example showing a bug with the handle of edge of length 0 2013-09-25 13:20:09 +02:00
data_link test link computed by edge profile 2017-08-24 11:13:10 +02:00
CMakeLists.txt update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
basics.h properties_Polyhedron_3.h is now included by graph_traits_Polyhedron_3.h 2014-07-04 17:24:05 +02:00
edge_collapse_topology.cmd add missing cmd and make test more verbose on errors 2013-10-01 10:35:13 +02:00
edge_collapse_topology.cpp use BGL named parameters 2015-02-17 20:14:59 +01:00
test_edge_collapse_Polyhedron_3.cmd
test_edge_collapse_Polyhedron_3.cpp Qualify optional with boost:: as GCC6 sees an ambiguity 2016-10-12 12:11:00 +02:00
test_edge_profile_link.cmd test link computed by edge profile 2017-08-24 11:13:10 +02:00
test_edge_profile_link.cpp Fix a warning 2017-08-29 10:33:38 +02:00
test_self_intersection.h