[bcl] Add a Mono.Runtime.Tests assembly which can be used to run the JIT regression...
commitbcaca2dbafcfaad7096ff9fe64bcf81e4d9bddb5
authorZoltan Varga <vargaz@gmail.com>
Thu, 16 Nov 2017 01:50:43 +0000 (15 20:50 -0500)
committerLudovic Henry <luhenry@microsoft.com>
Thu, 16 Nov 2017 01:50:43 +0000 (15 20:50 -0500)
treee9ee286c5f065031a96aa4ef1c4786723cbf989d
parent401ed4d16c161de39c8105b25ddff52a614cc244
[bcl] Add a Mono.Runtime.Tests assembly which can be used to run the JIT regression tests using nunit. (#6015)
mcs/build/tests.make
mcs/class/Makefile
mcs/class/Mono.Runtime.Tests/Makefile [new file with mode: 0644]
mcs/class/Mono.Runtime.Tests/Mono.Runtime.Tests.dll.sources [new file with mode: 0644]
mcs/class/Mono.Runtime.Tests/Mono.Runtime.Tests_test.dll.sources [new file with mode: 0644]
mcs/class/Mono.Runtime.Tests/Test/JitTests.cs [new file with mode: 0644]