summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-08-14Increase timeout and log the result for a couple of WaitAny tests that expect...Koundinya Veluri2-3/+3
2017-08-13Typo (#13360)John Doe1-1/+1
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-09LinkBench: Fix Roslyn jobSwaroop Sridhar3-15/+5
2017-08-09add the license header to the C# fileShiming Ge (Pactera Technologies)1-0/+4
2017-08-09Fix issue #13161.Pat Gavlin1-2/+2
2017-08-09Merge pull request #12802 from pgavlin/VSO462269Pat Gavlin2-0/+179
2017-08-09typo (#13287)John Doe6-10/+10
2017-08-09Fix VSO 462269.Pat Gavlin2-0/+179
2017-08-09add perf test case GCLargeShiming Ge (Pactera Technologies)2-0/+238
2017-08-08Add smoke test for event pipe on Linux (#13240)Victor "Nate" Graf6-0/+342
2017-08-07Fix VSO 471670.Pat Gavlin2-0/+144
2017-08-07Enable string format tests on Linux. (#13191)Jim Ma9-34/+26
2017-08-04Merge pull request #13143 from shimingsg/v-shige/add-nogcShiming Ge2-0/+246
2017-08-02Add JitMinOpts throughput jobsMichelle McDaniel1-5/+18
2017-08-02Add JitBench scenario testing. (#11400)José Rivero6-3/+548
2017-08-01LinkBench: Enable RoslynSwaroop Sridhar3-71/+99
2017-08-01Add NoGC test to coreclrShiming Ge (Pactera Technologies)2-0/+246
2017-07-31Add benchmarks mandelbrot and fannkuch (#12933)Victor "Nate" Graf4-0/+342
2017-07-31JIT: Fix value type box optimization (#13016)Andy Ayers16-0/+726
2017-07-27Merge pull request #13032 from jashook/add_arm_stress_scenariosJarret Shook1-1/+38
2017-07-27Add arm legacy backend stress jobsjashook1-1/+38
2017-07-27Merge pull request #13077 from wateret/fix-runtestBruce Forstall1-1/+1
2017-07-27Fix print message in runtest.shHanjoung Lee1-1/+1
2017-07-25Merge pull request #13036 from rartemev/tests_build_fix_restRoman Artemev4-109/+9
2017-07-25Merge pull request #13035 from pgavlin/VSO468732Pat Gavlin2-0/+73
2017-07-25Completelly fix build of tests on LinuxRoman Artemev4-109/+9
2017-07-25Treat byref-typed uses of int-typed lclVars as type int in LB.Pat Gavlin2-0/+73
2017-07-25Merge pull request #13005 from AndyAyersMS/FixPDepSimd12IssueAndy Ayers2-0/+74
2017-07-24Merge pull request #12943 from jashook/fix_8093Jarret Shook1-1/+1
2017-07-24Don't map P-DEP SIMD12 local vars to SIMD16 on x64Andy Ayers2-0/+74
2017-07-21Associate last 2 RVAStatics tests with known issueRuss Keldorph1-2/+2
2017-07-20Merge pull request #12866 from erozenfeld/12761ILRegressionTestEugene Rozenfeld2-0/+202
2017-07-20For lb arm do not overwrite 1 element hfa typejashoo1-1/+1
2017-07-20Merge pull request #12945 from pgavlin/FixLstFileJarret Shook1-9/+1
2017-07-19Fix a couple errors in the ARM32 lst file.Pat Gavlin1-9/+1
2017-07-19Merge pull request #12938 from pgavlin/TagGCTestsPat Gavlin1-6/+6
2017-07-19Disable some unreliable GC tests under JIT stress.Pat Gavlin1-6/+6
2017-07-19Merge pull request #12930 from pgavlin/TagGH11408_ARM32Pat Gavlin1-1/+1
2017-07-19Merge pull request #12928 from pgavlin/TagVerify01SmallPat Gavlin1-1/+1
2017-07-19Merge pull request #12925 from pgavlin/FixScenarioReturnCodePat Gavlin4-6/+5
2017-07-19Tag two vararg-related tests with their bug number for ARM.Pat Gavlin1-2/+2
2017-07-19Tag the GitHub_11408 test with its bug number.Pat Gavlin1-1/+1
2017-07-19Tag the verify01_small test with its bug number.Pat Gavlin1-1/+1
2017-07-19Fix the SustainedLowLatency/scenario test.Pat Gavlin4-6/+5
2017-07-19Add arm32 ci testing.jashook4-26/+90944
2017-07-17Add regression tests for #12761. #12761 was fixed by #12735.Eugene Rozenfeld2-0/+202