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

Linker tests #1

Closed
wants to merge 4 commits into from
Closed

Commits on May 17, 2022

  1. Rename from ILLink.Tests* to Mono.Linker.Tests*

    Tlakollo committed May 17, 2022
    Configuration menu
    Copy the full SHA
    bcbd98f View commit details
    Browse the repository at this point in the history
  2. Add resource file

    Add MethodParameterDataFlow file as embedded resource
    Tlakollo committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f7c25d1 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Avoid failing the test infra if a .cs file inside

    Mono.Linker.Tests.Cases is not in a folder
    Start adding information about embedded resources
    Tlakollo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d9fcc4d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Remove embedded resources and partial implementation

    Add Mono.Linker.Tests as a project to build and test in subset
    clr.toolstests
    Change tabs for spaces
    Tlakollo committed May 19, 2022
    Configuration menu
    Copy the full SHA
    77d0c8d View commit details
    Browse the repository at this point in the history