summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-10-25Add CoreCLR perf test support to JenkinsDrew Scoggins1-18/+101
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
2016-10-07Update CoreClr, CoreFx to beta-24607-02, beta-24607-03, respectivelydotnet-bot8-146/+146
2016-10-06Fix bad mergeBruce Forstall1-9/+4
2016-10-06Set missed default value for coreclr runtest.cmd.Sergey Andreenko1-0/+1
2016-10-06Update CoreClr, CoreFx to beta-24606-03, beta-24606-02, respectivelydotnet-bot8-146/+146
2016-10-06Update CoreClr, CoreFx to beta-24606-02, beta-24606-01, respectivelydotnet-bot8-146/+146
2016-10-05Support double-aligned frames for RyuJIT/x86Carol Eidt1-3/+0
2016-10-04Merge pull request #7472 from dotnet-bot/master-UpdateDependenciesGaurav Khanna8-146/+146
2016-10-04Set default x86 test run to assert on nyiMichelle McDaniel1-5/+1
2016-10-04Update CoreClr, CoreFx to beta-24604-03, beta-24604-02, respectivelydotnet-bot8-146/+146
2016-10-01Update CoreClr, CoreFx to beta-24601-02, beta-24601-02, respectivelydotnet-bot8-146/+146
2016-09-30Merge pull request #7365 from dotnet-bot/master-UpdateDependenciesKoundinya Veluri8-146/+146
2016-09-30Exclude DevDiv_255294.cmd for jit32 due to timeoutjashook1-0/+4
2016-09-30Update CoreClr, CoreFx, External to beta-24529-03, beta-24530-02, beta-24523-...dotnet-bot8-146/+146
2016-09-29Merge pull request #7407 from sivarv/simdOptSivarv1-0/+40
2016-09-29Optimize codegen when SIMD (in)Equality that produces bool result is compared...sivarv1-0/+40
2016-09-28Add option to measure time spent inside calls to the CLR. (#7357)Peter Kukol1-3/+3
2016-09-28Merge pull request #7392 from kouvel/TestFixKoundinya Veluri2-0/+6
2016-09-27Work around issue in #7365 by referencing System.Reflection.Extensions direct...Koundinya Veluri2-0/+6
2016-09-27Invoke 'copy_test_native_bin_to_test_root' inside 'create_core_overlay' (#5676)Jonghyun Park1-1/+1
2016-09-27Merge pull request #7367 from sivarv/simdeqSivarv1-3/+18
2016-09-27Move dlstack test exclusion to all configurations instead of (#7364)Sean Gillespie1-3/+3