Skip to content

test: include #1439 in test set and clean up of related issues#1481

Merged
barendgehrels merged 1 commit into
boostorg:developfrom
barendgehrels:test/issue_1439
Jul 9, 2026
Merged

test: include #1439 in test set and clean up of related issues#1481
barendgehrels merged 1 commit into
boostorg:developfrom
barendgehrels:test/issue_1439

Conversation

@barendgehrels

Copy link
Copy Markdown
Collaborator

No description provided.

@barendgehrels barendgehrels self-assigned this Jul 3, 2026
Comment thread test/algorithms/set_operations/set_ops_areal_areal.cpp
Comment thread test/algorithms/relate/relate_linear_linear.cpp
Comment thread test/algorithms/overlay/overlay_cases.hpp
Comment thread test/algorithms/overlay/overlay.cpp
Comment thread test/algorithms/overlay/overlay.cpp

@tinko92 tinko92 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me based on reading the diff. Because I have many unrelated test failures on my current machine, I did not test locally and trust the CI on this (since it only touches ./test/ anyway).

The comment on overlay.cpp is helpful, I was unsure about it's relationship to set_ops_areal_areal.cpp during earlier work. As an aside, is there any significance to some of its tests being commented out rather than behind BOOST_GEOMETRY_TEST_FAILURES?

@barendgehrels

Copy link
Copy Markdown
Collaborator Author

Looks good to me based on reading the diff. Because I have many unrelated test failures on my current machine, I did not test locally and trust the CI on this (since it only touches ./test/ anyway).

The comment on overlay.cpp is helpful, I was unsure about it's relationship to set_ops_areal_areal.cpp during earlier work. As an aside, is there any significance to some of its tests being commented out rather than behind BOOST_GEOMETRY_TEST_FAILURES?

Thanks for the approval and the comment!

Indeed, overlay.cpp is mostly a debugging tool and has the visuals I need. Mainly we should (ever) move it outside the unit tests... The cases tested are usually duplicate. They can just go.

There is also a buffer_overlay.cpp with the same purpose.

And yes, tests are commented out - they could actually just be removed from these two sources.

@barendgehrels

Copy link
Copy Markdown
Collaborator Author

Taking the freedom to merge also this, it's test only and has an approval

@barendgehrels barendgehrels merged commit 4f67b84 into boostorg:develop Jul 9, 2026
17 checks passed
@barendgehrels barendgehrels deleted the test/issue_1439 branch July 9, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants