Initial Ready-to-Run tests for generics
authorJohn Chen (CLR) <jochen@microsoft.com>
Wed, 18 May 2016 06:58:14 +0000 (23:58 -0700)
committerJohn Chen (CLR) <jochen@microsoft.com>
Thu, 19 May 2016 19:40:57 +0000 (12:40 -0700)
commit3ece28810afd74d33af07225519c71433f4713f1
tree97fbee43b8b2f72a2aeca32144f7e4c9e421c275
parentb6aa7748182c468dc4e78b29382617befaea6a6a
Initial Ready-to-Run tests for generics

* Added some generics tests intended for testing Ready-to-Run feature.
* Added capability to set ZapRequire=1, to  ensure methods are
  pre-compiled.
* Fix spelling of environment variables for case-sensitive platforms.
tests/src/CLRTest.CrossGen.targets
tests/src/dir.props
tests/src/readytorun/generics.cs [new file with mode: 0644]
tests/src/readytorun/generics.csproj [new file with mode: 0644]