summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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 #12803 from wtgodbe/disableJITTestArmWilliam Godbe1-0/+3
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 TalcallVerifyWithPrefix test for ARMwtgodbe1-0/+3
2017-07-13Disable StringJoin test14wtgodbe1-0/+0
2017-07-13Merge pull request #12781 from wtgodbe/ArmToolsetWilliam Godbe4-2/+51
2017-07-13Delete testRuss Keldorph2-591/+0
2017-07-12Add VC Runtime binaries to Core_Root for ARM testswtgodbe4-2/+51
2017-07-11Merge pull request #12735 from erozenfeld/RecursiveTailCallBugEugene Rozenfeld4-0/+132
2017-07-11Fix for a bug in tail recursion elimination.Eugene Rozenfeld4-0/+132
2017-07-11Remove duplicated description in runtest.shHanjoung Lee1-1/+0
2017-07-10disable hijacking test for Arm32wtgodbe1-0/+8
2017-07-10Fix optdata bootstrap test script & Linux skiprestoreoptdata behavior (#12541)Daniel Podder1-1/+1
2017-07-07Fix GitHub_3449 test (#12683)Bruce Forstall1-21/+12
2017-07-07Merge pull request #12682 from adityamandaleeka/arm64_dump_hangAditya Mandaleeka1-0/+8
2017-07-07Merge pull request #12681 from BruceForstall/RemoveNonexistentVarargsTestsBruce Forstall2-36/+0
2017-07-07Temporarily block core dump printing on arm64 to unblock CI.Aditya Mandaleeka1-0/+8
2017-07-07Remove varargs test referencesBruce Forstall2-36/+0
2017-07-06Update throughput exclusion listMichelle McDaniel1-11/+45
2017-07-06Merge pull request #12053 from mikedn/xcopy-bindirBruce Forstall3-55/+1
2017-07-04Update to latest System.MemoryJan Kotas2-3/+3
2017-06-30Merge pull request #12236 from rartemev/fix_legacyjit_testsRoman Artemev1-0/+11
2017-06-29Merge pull request #12532 from jashook/fix_arm64_and_arm32_package_restoreJarret Shook2-3/+3
2017-06-29Fix the package restore for arm64 and arm32jashook2-3/+3
2017-06-28Delete test that tests pinning of System.Object (#12537)Michal Strehovský1-20/+1
2017-06-28Reduce excessive loop count in interlocked tests (#12222)Steve MacLean2-4/+4
2017-06-28Cleanup some instances of project.json from the repo (#12484)Adeel Mujahid111-447/+16
2017-06-28Remove disabled tests for Marshal.IsComObject(null) (#12359)Hugh Bellamy1-24/+0
2017-06-27Implement JIT_NewArr1_R2R as R2R wrapper for JIT_NewArr1 to support both Meth...Ruben Ayrapetyan2-0/+158
2017-06-27Fix legacyjit CI testingRoman Artemev1-0/+11
2017-06-22Merge pull request #12413 from wtgodbe/ArmRunsWilliam Godbe5-4/+9
2017-06-21First step for enabling ARM test runswtgodbe5-4/+9
2017-06-21Merge pull request #12404 from adiaaida/changeLinuxTPAssembliesMichelle McDaniel1-10/+8
2017-06-21Align Linux TP benchmarks with Windows TP benchmarksMichelle McDaniel1-10/+8
2017-06-20Fix for a bug in fgMorphRecognizeBoxNullable.Eugene Rozenfeld2-0/+146
2017-06-19ILLink Performance Tests: Enable MusicStoreSwaroop Sridhar1-3/+2
2017-06-17Add regression test for issue #12224 (#12331)Jan Vorlicek2-0/+82
2017-06-16Merge pull request #12203 from wtgodbe/TimingWilliam Godbe3-3/+15
2017-06-16Remove unused source causing restore errorChristopher Costa1-1/+0
2017-06-15Fix timing issues in some baseservices testswtgodbe3-3/+15
2017-06-15Merge branch 'master' into arm64_unix_ciJarret Shook26-22653/+23118
2017-06-15Add the arm64 unix CIjashook2-0/+12
2017-06-15Revert "Add the arm64 unix CI"Jarret Shook3-26/+2
2017-06-15Merge branch 'master' into arm64_unix_ciJarret Shook26-22653/+23118
2017-06-14Fix build breakchcosta1-0/+1
2017-06-14Fix a COMDouble::Round() issue (#12210)Han Lee1-0/+44
2017-06-14Add `-PortableBuild=false` option in Tizen CI build (#12241)Jiyoung Giuliana Yun1-1/+1
2017-06-13Removed the unused vararg version of String ConcatBrian Sullivan3-2/+107