Start sharing code between ILLink/ILCompiler test infra#91284
Conversation
|
Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas Issue DetailsThis creates a new directory
|
Invalidate options field in Build
|
@mrvoorhe PTAL. This is renaming some of the types used in the test infra, so I wanted to run this approach by you. |
|
Thanks. This looks okay. |
vitek-karas
left a comment
There was a problem hiding this comment.
Sorry for the late response. Only naming comments - suggestions.
|
@vitek-karas I addressed your feedback in #91358. I went with |
This creates a new directory
Mono.Linker.Tests.Sharedwith sources that are shared between the test infra of ILLink/ILCompiler. This starts by sharing most of the code inTestRunner.cs, renaming some types to make the sharing easier.