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

Validate generic constraints in ILLink tests #103452

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Commits on Jun 13, 2024

  1. Validate generic constraints in ILLink tests

    And add test for byref-like types
    sbomer committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0ba07a1 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Jackson Schuster <36744439+jtschuster@users.noreply.github.com>
    sbomer and jtschuster committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    555b9be View commit details
    Browse the repository at this point in the history
  3. Update src/tools/illink/test/Mono.Linker.Tests.Cases/Attributes/OnlyK…

    …eepUsed/MethodWithUnmanagedConstraint.cs
    sbomer committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e19c593 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Ignore test for NativeAOT

    sbomer committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    25bd9ca View commit details
    Browse the repository at this point in the history
  2. Expect IgnoreTestCaseAttribute

    sbomer committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    03c0890 View commit details
    Browse the repository at this point in the history