Skip to content

[TrimmableTypeMap] Add trimmable typemap test cases to DotNetRun device integration test #11019

Description

@simonrozsival

Parent issue: #11017

File: tests/MSBuildDeviceIntegration/Tests/InstallAndRunTests.cs

The DotNetRun test is already parametrized with llvm-ir and managed. Add both Release and Debug variants for the trimmable path:

[TestCase (true,  "trimmable")]
[TestCase (false, "trimmable")]

Both cases must set UseMonoRuntime=false to force CoreCLR (required for the trimmable path — it does not support MonoVM).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions