summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/Arrays/misc
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Add support for multi-dimensional array initializationMike Danes3-0/+685
2016-05-13Re-enable arrres.il testRuss Keldorph2-50/+2
2016-05-09Update license header in most .il files.Russ Keldorph8-16/+24
2016-04-08Remove usage of ApplicationException in testsMichal Strehovský5-6/+6
2016-04-06Set DebugType to PdbOnly for rel-mode IL testsAndy Ayers8-8/+8
2016-01-27Update license headersdotnet-bot3-6/+9
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin4-5/+5
2015-12-10Import missing JIT tests.Pat Gavlin26-22/+1676
2015-12-02Porting the folloiwng CoreCLR JIT SelfHost tests:Hongtao Yu6-3/+153
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall3-9/+25
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall2-10/+2
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell15-39/+36
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis10-24/+45
2015-06-24Refactor JIT test projects.Pat Gavlin17-45/+607
2015-06-10Import the first batch of IL tests.Pat Gavlin5-0/+483
2015-05-21Import more JIT tests.Pat Gavlin7-0/+283