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

Simplify standalone test by calling windows-bindgen directly #3086

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

kennykerr
Copy link
Collaborator

Originally, the standalone tests were calling riddle both to test riddle as well as to verify standalone code generation. But now that riddle is really just a very thin wrapper around windows-bindgen and the fact that it has separate testing, we can simplify this test to call windows-bindgen directly and avoid some potential issues with calling cargo repeatedly.

@kennykerr kennykerr merged commit e185bcd into master Jun 10, 2024
90 checks passed
@kennykerr kennykerr deleted the standalone-riddle branch June 10, 2024 17:15
mati865 pushed a commit to mati865/windows-rs that referenced this pull request Jun 15, 2024
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