summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-14Add RunBenchmarks.sh for unix-like systems (#6471)Hanjoung Lee2-1/+54
2016-10-14Change warning to error for test asset framework issues. (#6535)Davis Goodin1-1/+1
2016-10-14Update CoreClr, CoreFx, External to beta-24614-02, beta-24614-01, beta-24614-...dotnet bot8-146/+146
2016-10-13Merge pull request #7603 from pgavlin/FixInteropTestPat Gavlin1-1/+1
2016-10-13Merge pull request #7600 from jkotas/master-UpdateDependenciesJan Kotas12-152/+154
2016-10-13Merge pull request #7593 from pgavlin/DisableGCStressTestPat Gavlin1-0/+1
2016-10-13Fix a calling convention in SimpleStructNative.Pat Gavlin1-1/+1
2016-10-13Update tests to netcoreapp1.1Jan Kotas5-6/+8
2016-10-13Disable a test that is not compatible with GC stress.Pat Gavlin1-0/+1
2016-10-12Merge pull request #7584 from sivarv/regressionTestSivarv2-0/+102
2016-10-12Merge pull request #7590 from smile21prc/coreclr-perfsmile21prc2-2/+8
2016-10-12Fail fast on a couple flaky tests to get crash dumps (#7588)Sean Gillespie4-1/+20
2016-10-12Fix a tailcall test that fails with Ready-to-Run (#7586)John Chen1-0/+30
2016-10-12Update CoreClr, CoreFx to beta-24612-03, beta-24612-04, respectivelydotnet-bot8-146/+146
2016-10-12DebuggingSmile Wei2-2/+8
2016-10-12Adding JIT regression test for a re-morph optimization.sivarv2-0/+102
2016-10-11Merge pull request #7574 from DrewScoggins/runtestfixRahul Kumar1-1/+1
2016-10-11Fix runtest.cmd return codeDrew Scoggins1-1/+1
2016-10-10Remove AllowPartiallyTrustedCallers from a test (#7555)Michal Strehovský1-6/+1
2016-10-08Add test to validate ByRef type unification (#7534)Michal Strehovský2-0/+123
2016-10-09Update CoreClr, CoreFx to beta-24609-01, beta-24608-01, respectivelydotnet-bot8-146/+146
2016-10-07Standardize on _echo name (#7532)Vance Morrison2-2/+2
2016-10-07Update CoreClr, CoreFx to beta-24607-03, beta-24607-05, respectivelydotnet-bot8-146/+146
2016-10-07Merge pull request #7515 from BruceForstall/FixMergeBruce Forstall1-9/+4
2016-10-07Merge pull request #7509 from sandreenko/mastersandreenko1-0/+1