mirror of https://github.com/CGAL/cgal
Fix the testsuite for Triangulation_3 on i686_Linux-2.6_g++-4.1.2_CentOS-5.1 with optimizers. In `test_static_filters.cpp` with the x87 FPU, there was an issue where the two sides operators or `Kernel_checker` may not be tested with the exact same floating points (one side with 80 bits of precision, and the other with 64 bits or precision). Tested in CGAL-4.5-Ic-118. Approved by the Release manager. |
||
|---|---|---|
| .. | ||
| data | ||
| include/CGAL | ||
| CMakeLists.txt | ||
| test_RT_cell_base_with_weighted_circumcenter_3.cpp | ||
| test_delaunay_3.cpp | ||
| test_delaunay_hierarchy_3.cpp | ||
| test_delaunay_hierarchy_3_old.cpp | ||
| test_regular_3.cpp | ||
| test_regular_as_delaunay_3.cpp | ||
| test_regular_insert_range_with_info.cpp | ||
| test_regular_remove_3.cpp | ||
| test_regular_traits_3.cpp | ||
| test_simplex_3.cpp | ||
| test_static_filters.cpp | ||
| test_triangulation_3.cpp | ||
| test_triangulation_tds_3.cpp | ||