Skip to content
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

Expand raw-dylib testing #3287

Merged
merged 6 commits into from
Sep 19, 2024
Merged

Expand raw-dylib testing #3287

merged 6 commits into from
Sep 19, 2024

Conversation

kennykerr
Copy link
Collaborator

In response to #3285 I thought I'd expand raw-dylib testing. Initially this was only tested on nightly Rust but it has since been stabilized so we can expand test coverage.

@kennykerr
Copy link
Collaborator Author

Tests are failing because C++ doesn't support raw-dylib... 🙂

Switching C++ interop tests to use SDK libs.

@kennykerr kennykerr merged commit bf53fa6 into master Sep 19, 2024
81 checks passed
@kennykerr kennykerr deleted the expand-raw-dylib-testing branch September 19, 2024 15:59
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.

1 participant