summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Merge pull request #11262 from pgavlin/NoCompatJitPat Gavlin6-551/+4
2017-04-29Merge pull request #11272 from wtgodbe/CrossgenMoveWilliam Godbe6-9/+19
2017-04-29Bring back Marshal.Read/Write overloads that takes object (#11251)Yi Zhang (CLR)2-0/+156
2017-04-28Update CoreClr to preview2-25229-01 (#11303)dotnet bot2-6/+6
2017-04-28Update runtest.shWilliam Godbe1-1/+1
2017-04-28Ensure we run the Crossgened test executable in R2R testswtgodbe6-9/+19
2017-04-28Update CoreClr, CoreFx to preview2-25228-02, preview2-25228-02, respectively ...dotnet bot10-27/+27
2017-04-27Update CoreClr, CoreFx to preview2-25227-03, preview2-25227-02, respectively ...dotnet bot10-27/+27
2017-04-27Fix lsra memory consumption (#11233)Sergey Andreenko1-6/+0
2017-04-27Remove support for the x86 compat JIT from .NET Core.Pat Gavlin6-551/+4
2017-04-27Fix unittest `LPSTRTest` (#11096)Hanjoung Lee2-7/+26
2017-04-26Fix to respect readonly prefix for multidimensional array Address method (#11...Koundinya Veluri2-0/+67
2017-04-26Update CoreClr, CoreFx to preview2-25226-02, preview2-25226-02, respectively ...dotnet bot10-27/+27
2017-04-26Fix and re-enable some GC finalizer tests (#11216)Sean Gillespie6-41/+104
2017-04-26Merge pull request #11178 from sbomer/ilrt_factoringSven Boemer5-93/+118
2017-04-26Exit on failure of HelixPrep.projwtgodbe1-1/+1
2017-04-26Refactor ildasm round trip logicSven Boemer5-93/+118
2017-04-25Merge pull request #11215 from wtgodbe/ActuallyDoCrossgenWilliam Godbe1-2/+3
2017-04-25Set RunCrossGen=true for non-Windows R2R runswtgodbe1-2/+3
2017-04-25Merge pull request #11110 from rartemev/issue_9880Roman Artemev2-3/+8
2017-04-25Made behavior to conform to ECMA for 'tail.call, pop, ret' caseRoman Artemev2-3/+8
2017-04-25Enable running R2R tests in Helix on non-Windowswtgodbe1-1/+27
2017-04-25[ARM32] clang 3.9 as a default for ARM cross build (#11064)Hyung-Kyu Choi1-1/+1
2017-04-24[x86/Linux] Change CI docker image (#11098)Hyeongseok Oh1-2/+2
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