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 [Fact] attributes to JIT regression tests #61540

Merged
merged 1 commit into from
Nov 14, 2021

Commits on Nov 12, 2021

  1. Add [Fact] attributes to JIT regression tests

    For now there's no functional change to the behavior of the tests,
    I have just copied the bits to inject from Jeremy's example in his
    pending PR.
    
    I have spot-checked that some of the tests use Main with the
    command-line args argument. I'm not changing them in this PR, the
    signature only becomes important once we start actually merging
    the IL tests and I presume we'll clean that up at that point.
    
    Thanks
    
    Tomas
    
    Contributes to: dotnet#54512
    trylek committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    bd3dfb6 View commit details
    Browse the repository at this point in the history