summaryrefslogtreecommitdiff
path: root/tests/src/JIT/jit64
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin172-248/+248
2016-01-07Merge pull request #2567 from LLITCHEV/GetTypeIntrinsicJan Kotas1-1/+1
2016-01-07Fix ARM build break (Issue 2362).Lubomir Litchev1-1/+1
2016-01-05Port more JIT tests.Pat Gavlin3-0/+114
2015-12-31Enable ilasm round trip testingKyungwoo Lee1-0/+1
2015-12-28Using ilasm for test populationKyungwoo Lee7-16/+0
2015-12-24Unify casing of tests\src\JIT\jit64\eh\FinallyExecJan Kotas10-0/+0
2015-12-23Merge pull request #2313 from richardlford/portilasm1211Richard L Ford116-1/+12589
2015-12-22Port additional desktop tests to CoreClrRichard L Ford116-1/+12589
2015-12-20Cleanup warnings in native test projectsMike Danes3-4/+8
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin172-248/+248
2015-12-14Porting tests:Hongtao Yu10-0/+566
2015-12-14Merge pull request #2308 from hoyMS/hfaTestPat Gavlin121-0/+12826
2015-12-13Porting managed part of HFA testsHongtao Yu121-0/+12826
2015-12-11Porting tests that have referencesHongtao Yu19-1/+1203
2015-12-10Import missing JIT tests.Pat Gavlin624-1140/+6890
2015-12-09Port interopt testsHongtao Yu121-0/+34082
2015-12-07Port more C# unit testsRichard L Ford73-0/+5065
2015-12-04Import jit/jit64/valuetype/nullable tests.Pat Gavlin699-0/+31291
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall33-271/+452
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall3-9/+3
2015-08-20Turn on C# optimizations on two large testsJan Kotas2-2/+2
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell226-626/+696
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis225-652/+868
2015-06-24Refactor JIT test projects.Pat Gavlin327-3181/+10106
2015-06-10Import the first batch of IL tests.Pat Gavlin131-0/+9803
2015-05-26Import JIT tests.Pat Gavlin151-0/+63444
2015-04-17Add JIT CSE testsBengu Li29-0/+227163
2015-04-10Add JIT GC testsBengu Li91-0/+7854