summaryrefslogtreecommitdiff
path: root/tests/src/JIT/jit64/regress
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Update license header in most .il files.Russ Keldorph21-40/+63
2016-05-08Fix some tests where the only problem was incorrect retvalRuss Keldorph2-42/+1
2016-05-03Inliner: initial version of SizePolicyAndy Ayers1-2/+6
2016-04-06Delete junk attributes in testsMichal Strehovský1-1/+0
2016-03-14Delete bad testsJan Kotas3-234/+0
2016-03-12Add test mode exclusionsRuss Keldorph1-1/+4
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin8-8/+0
2016-02-17Port desktop tests that had referencesRichard L Ford4-0/+137
2016-02-16Make dll project files build-only.Richard L Ford1-0/+2
2016-02-16Add libraries for tests that reference them.Richard L Ford3-0/+96
2016-02-10Fix warnings in test buildRuss Keldorph1-1/+1
2016-01-27Update license headersdotnet-bot26-52/+78
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin1-1/+1
2016-01-05Port more JIT tests.Pat Gavlin3-0/+114
2015-12-28Using ilasm for test populationKyungwoo Lee2-7/+0
2015-12-22Port additional desktop tests to CoreClrRichard L Ford16-0/+1035
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin1-1/+1
2015-12-10Import missing JIT tests.Pat Gavlin38-64/+298
2015-12-07Port more C# unit testsRichard L Ford7-0/+297
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall14-40/+117
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall1-3/+1
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell37-95/+84
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis55-246/+105
2015-06-24Refactor JIT test projects.Pat Gavlin97-1937/+1484
2015-06-10Import the first batch of IL tests.Pat Gavlin74-0/+3217
2015-05-26Import JIT tests.Pat Gavlin102-0/+14742