cgal/Linear_cell_complex/test/Linear_cell_complex
Sebastien Loriot c5cf3d9915
Edge insertion for CMap/GMap (#7409)
_Please use the following template to help us managing pull requests._

## Summary of Changes

Added the function `insert_cell_1_between_two_cells_2()` into
`GenericMap` concept, which allows users to insert an edge between two
different faces allowing to create faces with holes.

## Release Management

* Affected package(s): CMap/GMap
* Feature/Small Feature (if any):
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Insert_edge_CMap/GMap
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership:
2023-08-14 11:55:26 +02:00
..
data Add one test for LCC incremental builder 2021-10-14 16:33:47 +02:00
CMakeLists.txt add more missing tests 2023-06-27 11:18:20 +02:00
LCC_3_incremental_builder_test.cpp add _3 after LCC incremental builder 2023-02-01 13:08:51 +01:00
Linear_cell_complex_2_test.cpp Remove a warning for lcc tests 2023-06-09 12:45:19 +02:00
Linear_cell_complex_2_test.h update lcc test in 2D and 4d 2022-11-30 11:06:42 +01:00
Linear_cell_complex_3_test.cpp more warnings lcc 2023-06-13 12:45:58 +02:00
Linear_cell_complex_3_test.h Start to reintroduce last master modifications 2023-04-26 10:17:58 +02:00
Linear_cell_complex_4_test.cpp more warnings lcc 2023-06-13 12:45:58 +02:00
Linear_cell_complex_4_test.h update lcc test in 2D and 4d 2022-11-30 11:06:42 +01:00
Linear_cell_complex_copy_test.cpp Replace a rand by default_random 2022-06-21 10:52:41 +02:00