summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-08-27Refactor AsSpan to AsReadOnlySpan (#13608)Adrian Godong1-5/+5
2017-08-27Merge pull request #13581 from noahfalk/fix_corefx_testingNoah Falk1-1/+1
2017-08-26Merge pull request #13411 from pgavlin/RepriTestsPat Gavlin5218-28901/+20728
2017-08-25Minor performance infrastructure changes. (#13557)José Rivero2-19/+24
2017-08-25Do not devirtualize indirect calls (#13561)Michal Strehovský2-0/+86
2017-08-24Remove uses of the {RO}Span ctor that takes an array and offset (#13578)Ahson Ahmed Khan1-56/+0
2017-08-24Fix running corefx testsnoahfalk1-1/+1
2017-08-24Remove unnecessary buffer copy from EventPipe::WriteEvent pipeline (#13347)Victor "Nate" Graf3-3/+146
2017-08-23Parameterize RIDs for package restorewtgodbe7-7/+10
2017-08-23Add a regression test for #13160 (#13531)Jonghyun Park2-0/+92
2017-08-23Merge pull request #13528 from JosephTremoulet/IterateJoseph Tremoulet1-2/+2
2017-08-22Add InnerIterationCount to layout benchmarksJoseph Tremoulet1-2/+2
2017-08-22Merge pull request #13487 from mikedn/switch-temp-typeJoseph Tremoulet2-0/+58
2017-08-21Merge pull request #12489 from jashook/unix_x64_and_arm64_fasttailcall_fixJarret Shook10-9/+1390
2017-08-19Fix incorrect switch temp lcl typeMike Danes2-0/+58
2017-08-18Merge pull request #13392 from noahfalk/tiered_jit_fix_testsNoah Falk4-6/+12
2017-08-18Revert "Re-port test project changes from release/2.0.0 to master (#13464)"Jan Kotas4-6/+6
2017-08-18Re-port test project changes from release/2.0.0 to master (#13464)smile21prc4-6/+6
2017-08-18[Unix x64|Arm64] Correct canfastTailCall decisionsjashook10-9/+1390
2017-08-17Add perf testJoseph Tremoulet2-0/+159
2017-08-17Lay out loop bodies contiguouslyJoseph Tremoulet2-0/+453
2017-08-17Revert test part "Enable RedHat 6 in coreclr master (#13315)" to unblock CI.Smile Wei4-6/+6
2017-08-17Update SPMICollect.Pat Gavlin1-1/+1
2017-08-17Add minopts scenario for Legacy backendRoman Artemev2-4/+50
2017-08-17Merge pull request #13426 from JosephTremoulet/ConservativeConstantJoseph Tremoulet2-0/+73
2017-08-17Enable RedHat 6 in coreclr master (#13315)smile21prc4-6/+6
2017-08-17Move chaos65204782cs to Priority 1.Pat Gavlin2-0/+2
2017-08-17Use conservative VN in CSE candidate const checkJoseph Tremoulet2-0/+73
2017-08-16Fixes for code review feedbacknoahfalk1-0/+4
2017-08-16Update coreclr tests to netcoreapp2.1Eric St. John5-11/+11
2017-08-16Move less valuable tests to priority 1.Pat Gavlin5215-28900/+20725
2017-08-16Merge pull request #13208 from jashook/add_gc_stress_arm_metadataJarret Shook1-29/+29
2017-08-16Add arm32 GCStress excludesjashook1-29/+29
2017-08-15Make unit tests run clean with tiered compilationnoahfalk3-6/+8
2017-08-15Small perf infrastructure changes (#13325)José Rivero4-58/+118
2017-08-15Merge pull request #13310 from shimingsg/v-shige/add-perftc-0810Shiming Ge6-0/+548
2017-08-15Merge pull request #13334 from shimingsg/v-shige/add-perftc-0811Shiming Ge8-0/+1036
2017-08-15Merge pull request #13362 from shimingsg/v-shige/add-perftc-0814-2Shiming Ge8-0/+651
2017-08-14Fix race condition for some threading tests using GC.KeepAlive (#13351)Ahson Ahmed Khan1-0/+2
2017-08-14Increase timeout and log the result for a couple of WaitAny tests that expect...Koundinya Veluri2-3/+3
2017-08-14add perf test cases to coreclrShiming Ge (Pactera Technologies)8-0/+651
2017-08-14remove line includes CopyToOutputDirectoryShiming Ge (Pactera Technologies)2-182/+0
2017-08-14replace p/invokes into kernel32 with cross-platform implementationsShiming Ge (Pactera Technologies)3-74/+196
2017-08-13Typo (#13360)John Doe1-1/+1
2017-08-11add perf test cases to coreclrShiming Ge (Pactera Technologies)8-0/+1096
2017-08-10Fix the race condition in mutex test using another manual reset event (#13308)Ahson Ahmed Khan1-1/+3
2017-08-11Merge pull request #13285 from shimingsg/v-shige/add-perftc-GCLargeShiming Ge2-0/+241
2017-08-10Merge pull request #13299 from pgavlin/GH13161Pat Gavlin1-2/+2
2017-08-10remove empty lineShiming Ge (Pactera Technologies)1-1/+0
2017-08-10add perf test cases to coreclrShiming Ge (Pactera Technologies)6-0/+548