summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Small perf infrastructure changes (#13325)José Rivero2-7/+29
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-10remove empty lineShiming Ge (Pactera Technologies)1-1/+0
2017-08-10add perf test cases to coreclrShiming Ge (Pactera Technologies)6-0/+548
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-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 Ma8-26/+26
2017-08-04Merge pull request #13143 from shimingsg/v-shige/add-nogcShiming Ge2-0/+246
2017-08-02Add JitBench scenario testing. (#11400)José Rivero4-0/+545
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-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-24Don't map P-DEP SIMD12 local vars to SIMD16 on x64Andy Ayers2-0/+74
2017-07-20Merge pull request #12866 from erozenfeld/12761ILRegressionTestEugene Rozenfeld2-0/+202
2017-07-19Fix the SustainedLowLatency/scenario test.Pat Gavlin1-1/+3
2017-07-17Add regression tests for #12761. #12761 was fixed by #12735.Eugene Rozenfeld2-0/+202
2017-07-14Merge pull request #12804 from pgavlin/VSO462274Pat Gavlin2-0/+115
2017-07-13Merge pull request #12785 from wtgodbe/DeleteTestWilliam Godbe1-0/+0
2017-07-13Mark shift helpers that produce an unused value as such.Pat Gavlin2-0/+115
2017-07-13Disable StringJoin test14wtgodbe1-0/+0
2017-07-13Merge pull request #12781 from wtgodbe/ArmToolsetWilliam Godbe1-0/+28
2017-07-13Delete testRuss Keldorph2-591/+0
2017-07-12Add VC Runtime binaries to Core_Root for ARM testswtgodbe1-0/+28
2017-07-11Fix for a bug in tail recursion elimination.Eugene Rozenfeld4-0/+132
2017-07-07Fix GitHub_3449 test (#12683)Bruce Forstall1-21/+12
2017-07-06Merge pull request #12053 from mikedn/xcopy-bindirBruce Forstall1-8/+0
2017-07-04Update to latest System.MemoryJan Kotas2-3/+3
2017-06-29Merge pull request #12532 from jashook/fix_arm64_and_arm32_package_restoreJarret Shook1-1/+1