summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Generics
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin12-12/+12
2016-01-05Port more JIT tests.Pat Gavlin65-0/+2831
2015-12-31Enable ilasm round trip testingKyungwoo Lee1-0/+1
2015-12-22Port additional desktop tests to CoreClrRichard L Ford9-0/+1553
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin12-12/+12
2015-12-10Import missing JIT tests.Pat Gavlin160-298/+885
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall4-34/+55
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell175-518/+672
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis188-456/+840
2015-06-24Refactor JIT test projects.Pat Gavlin213-1129/+7777
2015-06-10Import the first batch of IL tests.Pat Gavlin10-0/+1265
2015-05-22Add all JIT/Generics test casesBengu Li142-0/+21606
2015-04-27Add Generic/Exceptions test cases for JITBengu Li16-0/+2110
2015-04-22Add Generics/Fields test cases for JITBengu Li16-0/+1198
2015-04-21Add Generics/Arrays test cases for JITBengu Li45-0/+3880