Skip to content

Add ILVerification to test framework#18255

Merged
0101 merged 5 commits into
dotnet:mainfrom
KevinRansom:verifyil
Jan 29, 2025
Merged

Add ILVerification to test framework#18255
0101 merged 5 commits into
dotnet:mainfrom
KevinRansom:verifyil

Conversation

@KevinRansom
Copy link
Copy Markdown
Contributor

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
@github-actions
Copy link
Copy Markdown
Contributor

✅ No release notes required

Comment thread tests/FSharp.Test.Utilities/ILVerifierModule.fs Outdated
@KevinRansom
Copy link
Copy Markdown
Contributor Author

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

Comment thread tests/FSharp.Test.Utilities/ILVerifierModule.fs
Comment thread tests/FSharp.Test.Utilities/ILVerifierModule.fs
@0101 0101 merged commit a9f59cd into dotnet:main Jan 29, 2025
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