summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
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