summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Generics
AgeCommit message (Expand)AuthorFilesLines
2017-05-09Disable a few long-running tests.Pat Gavlin2-2/+3
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas219-876/+0
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe212-830/+6
2017-02-22Fix projects that specified DebugType incorrectlyAndy Ayers2-20/+11
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers7-54/+53
2016-08-25Changes made automatically by Visual StudioPetr Onderka169-705/+543
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy241-1463/+0
2016-05-09Update license header in most .il files.Russ Keldorph7-8/+21
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin38-38/+0
2016-02-17Port desktop tests that had referencesRichard L Ford2-0/+106
2016-01-27Update license headersdotnet-bot180-360/+540
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