Skip to content

Add initial support for generating non-Darwin test entrypoints #390

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 1 commit into from
Apr 10, 2025

Conversation

owenv
Copy link
Collaborator

@owenv owenv commented Apr 9, 2025

Add basic support for generating an entry point when we build tests as executables on non-Darwin. Right now, this does not yet support XCTest test discovery (just Swift Testing), and is missing support for experimental test output. I decided to break those out into future changes.

@owenv
Copy link
Collaborator Author

owenv commented Apr 9, 2025

@swift-ci test

@owenv owenv force-pushed the owenv/test-entry branch from 3b7a93e to 033f82a Compare April 9, 2025 23:17
@owenv
Copy link
Collaborator Author

owenv commented Apr 9, 2025

@swift-ci test

@dschaefer2
Copy link
Member

I was just in the test entry point and discovery code on the native side. Glad it integrated easily. Thanks!

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.

3 participants