summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-11-01Fix check for initial induction variable valueJoseph Tremoulet2-0/+91
2016-10-31Merge pull request #7854 from dotnet-bot/master-UpdateDependenciesGaurav Khanna12-231/+231
2016-10-31Merge pull request #7885 from pgavlin/VSO278376.2Pat Gavlin2-0/+82
2016-10-31Fix VSO 278376.Pat Gavlin2-0/+82
2016-10-31Change Span fields to private readonly + other review feedbackJan Kotas1-5/+18
2016-10-31Update CoreClr, CoreFx to beta-24631-02, beta-24631-01, respectivelydotnet-bot12-231/+231
2016-10-30create ReadOnlySpan<char> from string (#7276)Adam Sitnik1-0/+25
2016-10-30added AsBytes() and NonPortableCast() to Span and ReadOnlySpan API (#7220)Adam Sitnik1-2/+149
2016-10-30Add TryCopyTo and Set methods to Spans API #5857 (#6648)Adam Sitnik1-22/+430
2016-10-30Fix reference types (#6954)Jan Kotas1-4/+74
2016-10-30Add basic Span<T> testJan Kotas1-0/+22
2016-10-28Fix a race condition in the test build (#7810)Sean Gillespie2-0/+7
2016-10-28Merge pull request #7835 from DrewScoggins/coreclr-perfDrew Scoggins92-498/+800
2016-10-28C++ conformance. (building with /permissive-) (#7855)Phil Christensen2-2/+4
2016-10-26Move JIT perf tests to new infrastructureDrew Scoggins1-1/+4
2016-10-26Update performance testsDrew Scoggins9-449/+571
2016-10-26Move benchmarks to use netstandard1.4 instead of netcoreapp1.0 to fix desktop...John Soklaski82-31/+125
2016-10-26Allow Ready-to-Run image to be loaded multiple times (#7809)John Chen1-11/+3
2016-10-26Update CoreClr, CoreFx to beta-24625-03, beta-24625-02, respectively (master)...Davis Goodin11-211/+211
2016-10-26Merge pull request #7823 from adiaaida/checkformatlocationMichelle McDaniel1-1/+1
2016-10-26Fix format.py to look for .bat on WindowsMichelle McDaniel1-1/+1
2016-10-25Merge pull request #7806 from sandreenko/fix-VSO-278365sandreenko2-0/+95
2016-10-25fix VSO 278365Sergey Andreenko2-0/+95
2016-10-25Add CoreCLR perf test support to JenkinsDrew Scoggins1-18/+101
2016-10-25Do not promote long-typed args in methods that use JMP.Pat Gavlin2-0/+82
2016-10-21Merge pull request #7749 from sivarv/VectorIntDotSivarv1-1/+6
2016-10-21Merge pull request #7739 from pgavlin/DisableGCStressIncompatibleTestsPat Gavlin6-4/+22
2016-10-21Optimize Vector<int>.Dot on AVX.sivarv1-1/+6
2016-10-20Merge pull request #7724 from adiaaida/implementDecomposeRotateMichelle McDaniel1-2/+68
2016-10-20Merge pull request #7727 from AndyAyersMS/LateGCStructBailOutAndy Ayers2-0/+189
2016-10-20Add comments describing why these tests are disabled.Pat Gavlin6-0/+12
2016-10-20Implement DecomposeRotateMichelle McDaniel1-2/+68
2016-10-20Mark tests GCStress-incompatible for x86.Pat Gavlin6-4/+10
2016-10-20Add cross-reference from test case to inspiring issueAndy Ayers1-0/+2
2016-10-19Merge pull request #7725 from CarolEidt/Fix278372Carol Eidt2-0/+207
2016-10-19Add comment to test case and run it through codeformatter.Andy Ayers1-73/+95
2016-10-19Inliner: avoid inlining callees with GC structs on cold pathsAndy Ayers2-0/+165
2016-10-19RyuJIT/x86: handle must-init multi-reg varsCarol Eidt2-0/+207
2016-10-18Fix passing struct with four floats in registers via reflection (#7716)Jan Vorlicek2-0/+92
2016-10-18Merge pull request #7700 from wtgodbe/1.1William Godbe2-2/+2
2016-10-18Merge pull request #7698 from CarolEidt/Fix278371Carol Eidt2-0/+129
2016-10-18Upgrade build-against-packages dependencies to NetStandard1.1wtgodbe2-2/+2
2016-10-18Allow non-constant size for rep stos InitBlk on x86Carol Eidt2-0/+129
2016-10-17Include project.json template in the instructionsJan Kotas1-0/+74
2016-10-17Merge pull request #7628 from wtgodbe/HelixFinalWilliam Godbe7-5/+290
2016-10-17Build tests against packages & produce Core_Root for arbitrary OSwtgodbe7-5/+290
2016-10-17Fix calling conventions in ByValArray test.Pat Gavlin1-65/+65
2016-10-16Fix #7391: Test for DateTime string parsing (#7475)Hyeongseok Oh1-5/+3
2016-10-16Update CoreClr, CoreFx to beta-24616-01, beta-24615-03, respectivelydotnet-bot8-146/+146
2016-10-14Update the header string in runtest.sh (#5785)Jiyoung Giuliana Yun1-2/+6