This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/geometry/geometry_tests
Alexander Borsuk 724a0f494a Temporarily disabled tests failing in Release on newer clang 15 on Mac
For failing geometry and search tests I suspect a bug in 3party/robust/predicates.c

Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-03-04 10:52:24 -03:00
..
algorithm_test.cpp
angle_test.cpp
anyrect_test.cpp More gcc-12 fixes 2022-11-11 23:58:50 +03:00
area_on_earth_tests.cpp
bounding_box_tests.cpp
calipers_box_tests.cpp
cellid_test.cpp More gcc-12 fixes 2022-11-11 23:58:50 +03:00
circle_on_earth_tests.cpp
clipping_test.cpp Revert "[drape] Added Spline::AddOrProlongPoint." 2023-12-17 17:31:32 -03:00
CMakeLists.txt [cmake] Add CTest 2023-07-18 17:13:41 -03:00
common_test.cpp
convex_hull_tests.cpp
covering_test.cpp
diamond_box_tests.cpp
distance_on_sphere_test.cpp
equality.hpp
intersect_test.cpp
intersection_score_tests.cpp
large_polygon.hpp
latlon_test.cpp
line2d_tests.cpp
mercator_test.cpp
nearby_points_sweeper_test.cpp
oblate_spheroid_tests.cpp
packer_test.cpp
parametrized_segment_tests.cpp
point3d_tests.cpp More gcc-12 fixes 2022-11-11 23:58:50 +03:00
point_test.cpp
polygon_test.cpp
polyline_tests.cpp
rect_test.cpp
region2d_binary_op_test.cpp
region_tests.cpp Minor code fixes. Thanks to PVS-Studio analyzer. 2022-09-01 06:53:05 +03:00
robust_test.cpp Temporarily disabled tests failing in Release on newer clang 15 on Mac 2024-03-04 10:52:24 -03:00
screen_test.cpp
segment2d_tests.cpp
simplification_test.cpp Cleanup geometry simplification code. 2022-09-24 17:17:23 +03:00
spline_test.cpp Temporarily disabled tests failing in Release on newer clang 15 on Mac 2024-03-04 10:52:24 -03:00
test_regions.hpp
transformations_test.cpp
tree_test.cpp
vector_test.cpp