cgal/BGL/test/BGL
Laurent Rineau d57df10832 Merge pull request #2991 from afabri/BGL-fix_add_vertex_and_face_to_border-GF
Fix Euler::add_vertex_and_face_to_border()
2018-04-24 17:33:13 +02:00
..
data Add generic functions read_off() and write_off() 2017-06-30 18:12:13 +02:00
CMakeLists.txt BGL test improvements 2018-02-08 18:19:12 +01: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_Arrangement_2.cpp Fixed assuming GMP is present 2018-02-20 17:25:03 +01:00
graph_concept_Dual.cpp Remove unused typedef 2016-02-02 16:00:31 +01:00
graph_concept_Face_filtered_graph.cpp BGL test improvements 2018-02-08 18:19:12 +01:00
graph_concept_Gwdwg_Surface_mesh.cpp BGL test improvements 2018-02-08 18:19:12 +01:00
graph_concept_Linear_cell_complex.cpp BGL test improvements 2018-02-08 18:19:12 +01:00
graph_concept_OpenMesh.cpp BGL test improvements 2018-02-08 18:19:12 +01:00
graph_concept_Polyhedron_3.cpp BGL test improvements 2018-02-08 18:19:12 +01:00
graph_concept_Seam_mesh_Surface_mesh.cpp BGL test improvements 2018-02-08 18:19:12 +01:00
graph_concept_Surface_mesh.cpp BGL test improvements 2018-02-08 18:19:12 +01:00
graph_concept_Triangulation_2.cpp Fixed bad merge 2018-02-16 10:06:29 +01:00
next.cpp Add a testcase for the g++4.4 bug 2016-02-03 15:10:46 +01: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 Qualify with CGAL:: as is_border cannot be found with ADL for OpenMesh 2018-04-17 06:51:43 +01:00
test_Face_filtered_graph.cpp fix unused variable warning 2017-06-08 10:15:30 +02:00
test_Gwdwg.cpp Concept check GWdwg 2016-12-13 15:25:54 +01:00
test_Has_member_clear.cpp Clean-up 2017-06-22 16:14:55 +02:00
test_Has_member_id.cpp use double parenthesis inside static assertion when expression has a comma 2016-09-22 12:10:06 +02:00
test_Manifold_face_removal.cpp Revert the merge of PR #2478 2018-01-04 17:54:08 +01:00
test_Prefix.h Add #include 2018-03-26 08:32:54 +01:00
test_Properties.cpp Add test for LCC 2017-03-27 12:22:29 -04:00
test_Surface_mesh.cpp initial version of Surface_mesh package 2014-07-15 12:08:51 +02:00
test_bgl_dual.cpp fix in_edges() and out_edges() 2017-03-13 17:12:37 +01:00
test_bgl_read_write.cpp Update test_bgl_read_write.cpp to test all the bgl ds and not only surface mesh. 2017-11-24 11:18:01 +01:00
test_cgal_bgl_named_params.cpp update test for named parameters 2018-03-22 15:07:07 +01: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 Add missing CGAL_UNUSED on BOOST_CONCEPT_ASSERT. 2016-02-04 11:44:21 +01:00
test_clear.cpp BGL test can now use the generic read_off function. 2017-11-24 11:18:01 +01:00
test_graph_traits.cpp Merge branch 'master' into BGL-LCC-gdamiand 2017-06-15 10:03:53 -04:00
test_helpers.cpp Fix test for make_grid 2017-06-26 10:59:11 +02:00