Skip to content

Add test target without test support linking. #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 18, 2025

Conversation

mbrandonw
Copy link
Member

Right now our only SPM test target links IssueReportingTestSupport which is hiding some potential problems with the library. So, I've added a new target that specifically does not link the test support library and wrote a few tests that currently fail (well, actually crash) and we can investigate soon.

@mbrandonw mbrandonw requested a review from stephencelis March 3, 2025 18:13
@mbrandonw mbrandonw marked this pull request as ready for review July 18, 2025 23:07
@mbrandonw mbrandonw merged commit a674d70 into main Jul 18, 2025
12 checks passed
@mbrandonw mbrandonw deleted the with-expected-issue-crash branch July 18, 2025 23:25
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