[mono][tests] Enable runtime tests for local aliasing on Mono Interpreter (#85250)
authorMilos Kotlar <kotlarmilos@gmail.com>
Fri, 28 Apr 2023 10:42:00 +0000 (12:42 +0200)
committerGitHub <noreply@github.com>
Fri, 28 Apr 2023 10:42:00 +0000 (12:42 +0200)
commit5d759e89eaed7a546030fad2d944b4899ff69844
tree87ee6cc17b1702db793a11366cd86e45956e50f4
parent0d12412fa8e3ae2f491c68830bf36e3df16f3b9d
[mono][tests] Enable runtime tests for local aliasing on Mono Interpreter (#85250)

* Enable runtime tests when a local can be modified indirectly

* Split the test project into two

* Disable test in issues.targets
src/tests/JIT/Regression/JitBlue/Runtime_74635/Runtime_74635.il
src/tests/JIT/Regression/JitBlue/Runtime_74635/Runtime_74635_1.il [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/Runtime_74635/Runtime_74635_1.ilproj [new file with mode: 0644]
src/tests/issues.targets