mirror of https://github.com/CGAL/cgal
## Summary of Changes Add a test that does ``` c3t3 = make_mesh_3(domain); write_MEDIT(file, c3t3); read_MEDIT(file, tr); tetrahedral_isotropic_remeshing(tr); ``` to test the pipeline. Adding this test is triggered by issue #8948, but it does not fix it. ## Release Management * Affected package(s): Tetrahedral_remeshing * License and copyright ownership: |
||
|---|---|---|
| .. | ||
| doc/SMDS_3 | ||
| examples/SMDS_3 | ||
| include/CGAL | ||
| package_info/SMDS_3 | ||
| test/SMDS_3 | ||