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

Add ILVerification to test framework #18255

Merged
merged 5 commits into from
Jan 29, 2025
Merged

Add ILVerification to test framework #18255

merged 5 commits into from
Jan 29, 2025

Conversation

KevinRansom
Copy link
Member

Use code similar to this to verify a test cases generated pe file:

    |> verifyPEFileWithSystemDlls
    |> withOutputContainsAllInOrderWithWildcards [
        "All Classes and Methods in*SanityCheck02.exe Verified."
        ]

@KevinRansom KevinRansom requested a review from a team as a code owner January 21, 2025 06:56
Copy link
Contributor

✅ No release notes required

@KevinRansom
Copy link
Member Author

@T-Gro , @vzarytovskii --- ready to review Maties.

@0101 0101 merged commit a9f59cd into dotnet:main Jan 29, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants