summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-04-22Mark GetGenerationWR2 as GCStressIncompatible across all platforms (#11151)Sean Gillespie1-1/+1
2017-04-21Merge pull request #11140 from AndyAyersMS/FixRunBenchmarksAndy Ayers2-131/+57
2017-04-21Disable DynMethodJumpStubTests testwtgodbe1-0/+3
2017-04-21Re-enable Hashcode TestWilliam Godbe1-3/+0
2017-04-21Temporarily disable failing tests in Helixwtgodbe1-0/+6
2017-04-21Update jit RunBenchmarks test to no longer use XPathAndy Ayers2-131/+57
2017-04-21Copy Runtime-specific Crossgen to Core_Rootwtgodbe1-1/+1
2017-04-22Merge pull request #11055 from jorive/dev/xUnit-Performance-APIDrew Scoggins8-211/+347
2017-04-21Update CoreClr, CoreFx to preview1-25221-01, preview1-25221-01, respectivelydotnet-bot10-27/+27
2017-04-20Fixing Delegate's hash code's distribution (#11019)Peter Smulovics1-2/+2
2017-04-20Move readytorun tests into directory one level deeperwtgodbe16-0/+0
2017-04-20Add dependency on System.Security.Permissionswtgodbe1-1/+2
2017-04-19Merge pull request #11083 from AndyAyersMS/FixNonDevUseOfCheckProjectsAndy Ayers1-5/+5
2017-04-19Allow to run all benchmarks and even upload, but fail the job.José Rivero1-2/+26
2017-04-19Add LinkBench to CoreCLR BenchViewSwaroop Sridhar10-0/+606
2017-04-19Merge pull request #11077 from pgavlin/gh10940Pat Gavlin2-0/+100
2017-04-19Merge pull request #10257 from jashook/reflection_invoke_arm64Jarret Shook2-9/+184
2017-04-19Skip failing tests in Helixwtgodbe1-1/+1
2017-04-19Update CheckProjects to not fail for non-dev CORE_ROOTAndy Ayers1-5/+5
2017-04-19[x86/Linux] Corretly pop args after unmanaged function call (#11007)Jonghyun Park1-148/+157
2017-04-19Add a regression test.Pat Gavlin2-0/+100
2017-04-19Add test coverage for Rank 1 multidimensional arrays (#11034)Michal Strehovský2-0/+191
2017-04-19For Reflection invoke, use ArgLocDescjashook2-9/+184
2017-04-19Stop running all tests on first failure, if the run is private or rolling.José Rivero1-7/+12
2017-04-19Stop treating test files as executable and fix encoding (#11065)Yi Zhang (CLR)9-3/+3
2017-04-18Updating the measurement.py call to be setup like the submission.py callJosé Rivero1-1/+7
2017-04-18Set default BenchView run type to localJosé Rivero1-13/+16
2017-04-18Some fixes for the GC Reliability Framework (#11029)Sean Gillespie3-25/+104
2017-04-18Improving robustness of the run-xunit-perf.cmd script.José Rivero8-211/+309
2017-04-18Convert a few test files from UTF16 to ASCII and add license (#11051)Jan Kotas5-0/+0
2017-04-18Enable running Crossgen tests on Windows in Helixwtgodbe1-0/+2
2017-04-18Merge pull request #11045 from JosephTremoulet/TraceEventVersionJoseph Tremoulet1-1/+1
2017-04-18fail fast on exceptions that indicate corrupted process state (#10957)Rahul Kumar1-2/+2
2017-04-18small clean-up and bug fix in genIntToIntCast (#10989)Sergey Andreenko2-0/+120
2017-04-18Run-xunit-perf: update TraceEvents version numberJoseph Tremoulet1-1/+1
2017-04-17Fix build breakdanmosemsft1-1/+1
2017-04-17Jit intrinsics for Span<T>.get_Item and ReadOnlySpan<T>.get_Item. (#10910)Andy Ayers3-0/+1066
2017-04-17Add scenario-based testsSwaroop Sridhar8-28/+43
2017-04-17Update CoreClr, CoreFx to preview1-25215-03, preview1-25214-03, respectively ...dotnet bot10-25/+25
2017-04-17Fix ARM32/Linux release CI test failure (#11008)Hyeongseok Oh1-1/+2
2017-04-16Fix warning in LPTSTRTestNative (#10973)Yi Zhang (CLR)2-24/+26
2017-04-14Merge pull request #10958 from pgavlin/VSO397793Pat Gavlin2-0/+181
2017-04-14Add a brief comment to the new test.Pat Gavlin1-0/+5
2017-04-13Preserve VNs in fgMorphIntoHelperCall.Pat Gavlin2-0/+176
2017-04-13Merge pull request #10927 from wtgodbe/PortableOSXWinWilliam Godbe6-89/+28
2017-04-13Merge pull request #10922 from adiaaida/fixXUnitPerfMichelle McDaniel1-1/+1
2017-04-13Update CoreClr to preview1-25213-02 (#10937)dotnet bot2-6/+6
2017-04-13Merge pull request #10875 from rahku/fix_x86_gcstressRahul Kumar2-7/+0
2017-04-13[ARM32/Linux] Build libcoreclrtraceptprovider.so (#10406)Hyeongseok Oh1-1/+5
2017-04-12Merge pull request #10905 from pgavlin/VSO406158Pat Gavlin2-0/+84