summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Fix readytorun tests asking for user input (#5459)mkborg2-3/+3
2016-06-02Merge pull request #5443 from swaroop-sridhar/CDTverSwaroop Sridhar2-2/+2
2016-06-02Merge pull request #5402 from AndyAyersMS/InlineAllowCpBlkAndy Ayers3-0/+89
2016-06-02CoreDisTools Package: Make minor version genericSwaroop Sridhar2-2/+2
2016-06-02Merge pull request #5433 from jashook/abs_singleJarret Shook1-0/+3
2016-06-02Disable perf_codequality_math_functionsJarret Shook1-0/+3
2016-06-02Merge pull request #5411 from pgavlin/RVAStaticsUnixPat Gavlin1-7/+27
2016-06-02Merge pull request #5394 from erozenfeld/TailCallBug5164Eugene Rozenfeld3-0/+221
2016-06-02Disable RVA statics tests outside Windows.Pat Gavlin1-7/+27
2016-06-02Improvements to System.Math InternalCall code. (#4847)Tanner Gooding25-0/+1486
2016-06-01JIT_TailCall helper has an implicit assumption that all tail call arguments liveEugene Rozenfeld3-0/+221
2016-06-01ARM64: eh11_large exclusionKyungwoo Lee1-1/+1
2016-06-01Merge pull request #4909 from lemmaa/unit-test-enhancementAditya Mandaleeka1-15/+41
2016-06-01Add more Ready-to-Run generics tests (#5190)John Chen4-7/+444
2016-06-01Merge pull request #5350 from pgavlin/gh5292and5286Pat Gavlin3-0/+8
2016-06-01Add options to 'runtest.sh'Sung-Jae Lee1-15/+41
2016-05-31Inliner: enable inlining of methods with cpblkAndy Ayers3-0/+89
2016-05-31Mark two tests as always optimized and exclude two others from x86/JIT32.Pat Gavlin3-0/+8
2016-05-31Merge pull request #5339 from kyulee1/fixmemsetKyungwoo Lee1-1/+1
2016-05-31Merge pull request #5335 from swgillespie/gcstress-disableSean Gillespie552-0/+552
2016-05-31Fix for issue 5241: [RTM] Interop\ICastable\Castable\Castable.cmd CONTRACT VI...Fadi Hanna10-0/+831
2016-05-31Merge pull request #5301 from RussKeldorph/try2Russ Keldorph1-2/+4
2016-05-31ARM64: Fix JIT_MemSetKyungwoo Lee1-1/+1
2016-05-31Disable a large number of GC tests from running under GCStressSean Gillespie552-0/+552
2016-05-28Ensure Ready-to-Run module is activated in generics dictionary lookup (#5288)John Chen8-0/+372
2016-05-27Merge pull request #5236 from leemgs/upstream-buildtest.cmd-help-updateRama krishnan Raghupathy3-0/+10
2016-05-27Second attempt to properly modify environment for stress test modesRuss Keldorph1-2/+4
2016-05-28Documentation: Adding flag descriptions of unit test scriptsGeunsik Lim3-0/+10
2016-05-27Merge pull request #5263 from briansull/avoid-x8Brian Sullivan1-41/+41
2016-05-27Merge pull request #5261 from ramarag/gcstressRama krishnan Raghupathy6-30/+21
2016-05-27Avoid using register x8 as it will be used as the RetBuf argument in the futureBrian Sullivan1-41/+41
2016-05-27Merge pull request #5101 from CarolEidt/FixIssue2554Carol Eidt19-4/+522
2016-05-27Excluding Weak-GCReferences tests from GC stress runs (#5289)Fadi Hanna7-0/+7
2016-05-27Fix environment settings for Unix JIT stress scenariosRuss Keldorph1-0/+2
2016-05-27Use JitFuncInfoLogFile to check if SIMD intrinsics are recognized.Carol Eidt19-4/+522
2016-05-27Merge pull request #5249 from kyulee1/divzeroKyungwoo Lee1-2/+2
2016-05-26Merge pull request #5262 from JohnChen0/issue5201John Chen2-0/+19
2016-05-26Fix generic non-virtual method call in Ready-to-Run imagesJohnChen02-0/+19
2016-05-26ARM64: Fix Liveness update for Division By ZeroKyungwoo Lee1-2/+2
2016-05-26Fxing the case of COMPlus_GCStressRama Krishnan Raghupathy6-30/+21
2016-05-26ARM64: A few Test List UpdateKyungwoo Lee1-3/+3
2016-05-26Merge pull request #5196 from briansull/arm64-hfa-argsBrian Sullivan1-25/+25
2016-05-25Merge pull request #5227 from swgillespie/timeout-increaseSean Gillespie1-3/+3
2016-05-25Enable HFA support for passing arguments on ARM64Brian Sullivan1-25/+25
2016-05-25Merge pull request #5219 from ellismg/improve-corefx-copy-logicRuss Keldorph1-6/+9
2016-05-25Increase the timeout of long GC testsSean Gillespie1-3/+3
2016-05-25Be more explict when picking up libs from CoreFxMatt Ellis1-6/+9
2016-05-25Add missing quote in new runtest.cmd argwtgodbe1-20/+20
2016-05-24Update runtests.sh to accommodate a change in CoreFX that broke creation of C...Sergiy Kuryata1-1/+1
2016-05-24Merge pull request #5153 from LLITCHEV/r2r_jitstress_jobsLubomir Litchev2-0/+25