CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.67k stars 1.35k forks source link

Triangulation on Sphere: Fix I/O #8201

Closed afabri closed 3 weeks ago

afabri commented 1 month ago

Summary of Changes

Add test case that illustrates Issue #8200.

Todo

Release Management

afabri commented 1 month ago

@MaelRL can you have a look at the assertion. My guess is that the is_valid() function has a bug, as it did not even compile before I started this pull request.

sloriot commented 1 month ago

As you expect still some error in ToS tests of CGAL-6.0-Ic-245

   ERROR:      execution   of  issue_8200 in 0.0147595 s : Failed 
CGAL error: assertion violation!
sloriot commented 3 weeks ago

Successfully tested in CGAL-6.0-Ic-262