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

Improve interop testing #3253

Merged
merged 6 commits into from
Sep 5, 2024
Merged

Improve interop testing #3253

merged 6 commits into from
Sep 5, 2024

Conversation

kennykerr
Copy link
Collaborator

Interop testing primarily involves using the cppwinrt crate. This ensures that the Rust implementation is implemented correctly using C++/WinRT as a reference.

  • Move generated headers to OUT_DIR and thus simplifies .gitignore handling.
  • Add interop testing for activatable and composable constructor tests.

@kennykerr kennykerr merged commit 95bec0c into master Sep 5, 2024
79 checks passed
@kennykerr kennykerr deleted the interop-tests branch September 5, 2024 17:44
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