cgal/BGL/test/BGL
Laurent Rineau 2a58fbda4a Merge remote-tracking branch 'origin/Surface_mesh-isolated_vertex-GF'
Bug-fix for the BGL API:

  - Remove assertion in halfedge(Polyehdron_3, vertex_descriptor) as it
    is wrong for an isolated vertex.
  - fix a warning.

Fix the documentation:

  - Document that add_vertex/edge/face(G&) do not initialize the
    connectivity

Approved by the Release Manager.
Tested in CGAL-4.6-Ic-132.
2015-02-19 17:42:23 +01:00
..
data remove exe flag 2014-07-04 17:24:06 +02:00
CMakeLists.txt fix openmesh testsuite 2014-06-26 23:25:18 +02:00
borders.cin move file to test 2014-12-11 18:56:59 +01:00
borders.cpp move file to test 2014-12-11 18:56:59 +01:00
graph_concept_OpenMesh.cpp use the size type of the graph 2014-12-29 14:47:14 +01:00
graph_concept_Polyhedron_3.cpp the notion of border for a halfedge is not encoded using a property map 2014-07-21 22:30:14 +02:00
graph_concept_Surface_mesh.cpp initial version of Surface_mesh package 2014-07-15 12:08:51 +02:00
graph_concept_Triangulation_2.cpp Use the non-header only version of the boost test framework 2014-06-20 15:14:06 +02:00
split.cin move file to test 2014-12-11 18:56:59 +01:00
split.cpp move file to test 2014-12-11 18:56:59 +01:00
test_Euler_operations.cpp add tests 2014-11-26 11:06:31 +01:00
test_Prefix.h add tests 2014-11-26 11:06:31 +01:00
test_Properties.cpp do not use the boost testing framework 2014-12-18 20:32:50 +01:00
test_Surface_mesh.cpp initial version of Surface_mesh package 2014-07-15 12:08:51 +02:00
test_Triangulation_2.cpp Use the non-header only version of the boost test framework 2014-06-20 15:14:06 +02:00
test_circulator.cmd bug fix, read file argv[1], is_border instead of border_map 2014-06-20 10:32:21 +02:00
test_circulator.cpp Use iterator_adaptor instead derivation from transform_iterator 2015-02-11 17:24:08 +01:00
test_graph_geometry.cpp removed unused typedefs 2014-06-27 15:49:21 +02:00
test_graph_traits.cpp CGAL_USE a variable 2015-02-18 11:11:11 +01:00