summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Merge pull request #3048 from sejongoh/add_unit_test_for_issue_2580Sejong Oh3-0/+147
2016-02-06Add unit test for issue 2580Sejong Oh3-0/+147
2016-02-04Merge pull request #3010 from AndyAyersMS/FixVersionIssueJan Kotas2-41/+36
2016-02-04Remove dotnet-coreclr-testDependencies feedWes Haggard1-1/+0
2016-02-03OSGroup value does not get passed along to reference projects. This causes ms...Rahul Kumar1-2/+6
2016-02-03Fix version issue with System.IO for serialization testsAndy Ayers2-41/+36
2016-02-03Fix Arm64 test regressions from PR #2954Brian Sullivan1-67/+67
2016-02-03Merge pull request #2994 from janvorli/enable-unix-readytorun-testsJan Vorlicek2-10/+0
2016-02-03Fix warning in Windows build of readytorun testsJan Vorlicek2-10/+0
2016-02-02Merge pull request #2956 from cmckinsey/BenchF2Chris McKinsey35-124/+3899
2016-02-02Merge pull request #2961 from rahku/updatebuildtoolsRahul Kumar6-140/+33
2016-02-02Enable ready to run tests on UnixJan Vorlicek12-17/+244
2016-02-01Merge pull request #2958 from jkotas/arm-fixesJan Kotas6-6/+6
2016-02-01Merge pull request #2960 from briansull/issue_2925Brian Sullivan1-27/+27
2016-02-01Update buildtools version for test buildsRahul Kumar6-140/+33
2016-02-01Fix build breaks in Linux ARM buildJan Kotas6-6/+6
2016-02-01Remove assert NYI: "Varargs method"Brian Sullivan1-27/+27
2016-02-01Add 15 more Benchstone floating-point (BenchF) benchmarks in Xunit format.Chris McKinsey35-124/+3899
2016-01-29Merge pull request #2902 from wtgodbe/disableTestsSergiy Kuryata1-0/+20
2016-01-29Fix for Issue 2849 - Assertion failed 'parent->OperGet() != GT_LDOBJ'Brian Sullivan1-27/+27
2016-01-29Disable failing pri 1 tests that are unsupported outside of WindowsWilliam Godbe1-0/+20
2016-01-27Merge pull request #2885 from dotnet-bot/from-tfsJan Kotas4-0/+3612
2016-01-27Update license headersdotnet-bot2044-4163/+6207
2016-01-27Don't run finalizers on shutdown, provide Unloading eventdotnet-bot4-0/+3612
2016-01-26Shorten path names of test binaries in the CI to avoid file names longer than...William Godbe1-2/+6
2016-01-26Merge pull request #2857 from briansull/fix_issue_2823Brian Sullivan1-107/+107
2016-01-26Change to disallow the generation of "locked" instruction for non-x86/x64 tar...Brian Sullivan1-94/+94
2016-01-26Modify deltablue to avoid gratuitous exception at runtimeAndy Ayers1-8/+13
2016-01-25Labeled the ARM64 dbg test failures due to issue 2849Brian Sullivan1-14/+14
2016-01-25Disable running CscBench off windowsAndy Ayers1-0/+1
2016-01-23Merge pull request #2745 from ellismg/disable-finalizer-testMatt Ellis1-0/+3
2016-01-23Merge pull request #2614 from AndyAyersMS/BytemarkAndy Ayers32-0/+10893
2016-01-23Disable flaky test against #2744Matt Ellis1-0/+3
2016-01-22Merge pull request #2808 from erozenfeld/ValueNumberingFixEugene Rozenfeld3-0/+134
2016-01-22Merge pull request #2818 from briansull/arm64-testsBrian Sullivan1-0/+41146
2016-01-22Arm64 Smarty List file use for testing on Windows systemsBrian Sullivan1-0/+41146
2016-01-22Fix a bug in JIT value numbering.Eugene Rozenfeld3-0/+134
2016-01-21Add the bytemark benchmarksAndy Ayers32-0/+10893
2016-01-21Merge pull request #2783 from AndyAyersMS/RayTracerAndy Ayers17-0/+1017
2016-01-21Merge pull request #2774 from ramarag/fixtestlayoutRama krishnan Raghupathy2-6/+6
2016-01-21Fixes the test intermediates layout for clean buildsRama Krishnan Raghupathy2-6/+6
2016-01-21Add the RayTracer benchmarkAndy Ayers17-0/+1017
2016-01-20Merge pull request #2755 from wtgodbe/typeNotFoundSergiy Kuryata10-1095/+1010
2016-01-20Changed tests that were causing build failure from pri 1 to pri 2William Godbe106-106/+106
2016-01-20Fixed errors of class 'the type or namespace name 'X' could not be found' in ...William Godbe10-1095/+1010
2016-01-20Merge pull request #2705 from RussKeldorph/vectorargsRuss Keldorph1-3/+0
2016-01-20Fix typo outter → outerJon Hanna1-1/+1
2016-01-15Reenable VectorArgs after SIMD changeRuss Keldorph1-3/+0
2016-01-15Enable FEATURE_SIMD on Linux.Carol Eidt96-48/+2715
2016-01-15Fix exception in Burgers on AVX-capable HWAndy Ayers1-1/+1