summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Merge pull request #3630 from sejongoh/pull_down_coredistool_windowsSejong Oh4-6/+124
2016-03-10Merge pull request #3647 from dagood/fix-pri1-test-dependenciesSergiy Kuryata7-1/+8
2016-03-10exclude test baseservices\exceptions\regressions\Dev11\147911Rahul Kumar1-0/+3
2016-03-10Add new dependencies to tests where package upgrade moved types.Davis Goodin7-1/+8
2016-03-10Pull down coredistool package on WindowsSejong Oh4-6/+124
2016-03-10Fix arm64 build breakRahul Kumar1-2/+1
2016-03-10Fix the centralized GC test project.jsons and other new project.jsons from me...Davis Goodin7-107/+115
2016-03-10Upgrade new test project.json files from merge.Davis Goodin5-113/+122
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin428-1079/+1453
2016-03-10Update dependencies on packages that don't exist.Davis Goodin410-599/+578
2016-03-10Add working validation rules for xunit packages and apply them.Davis Goodin5-15/+22
2016-03-10Remove potentially unused System.Numerics.Vectors.WindowsRuntime reference an...Davis Goodin3-3/+0
2016-03-10Update all versions to validate.Davis Goodin417-4702/+4711
2016-03-10Add validation to test build.Davis Goodin6-10/+81
2016-03-09Merge pull request #3394 from swgillespie/gctestsSean Gillespie472-519/+33073
2016-03-09Merge pull request #3489 from rahku/EHTestPortRahul Kumar154-91/+11817
2016-03-09Port EH tests.Rahul Kumar154-91/+11817
2016-03-09Initial bringup of new set of ported GC tests.Sean Gillespie472-519/+33073
2016-03-09Merge pull request #3599 from ramarag/arm64nativetestsRama krishnan Raghupathy3-4/+39
2016-03-09Merge pull request #3624 from adityamandaleeka/remove_threadstatic_duplicatesAditya Mandaleeka12-1407/+0
2016-03-09Enable native test binaries to be built for Arm64Rama Krishnan Raghupathy3-4/+39
2016-03-09Remove duplicate ThreadStatic tests.Aditya Mandaleeka12-1407/+0
2016-03-09Merge branch 'master' of https://github.com/dotnet/coreclrtijoytom343-364/+17544
2016-03-09skip ci pleasetijoytom1-0/+9
2016-03-08Merge pull request #3478 from kyulee1/varKyungwoo Lee1-6/+0
2016-03-08Disable tests failing on Linuxtijoytom1-0/+3
2016-03-08Merge pull request #3469 from wtgodbe/raceCondWilliam Godbe109-193/+112
2016-03-08Merge pull request #3573 from vcsjones/fix-3566Jan Kotas1-2/+18
2016-03-08Fix for casting byref to double in morphKyungwoo Lee1-6/+0
2016-03-08Merge pull request #3548 from kyulee1/fixgcKyungwoo Lee1-10/+10
2016-03-07Disabling failing tests.tijoytom1-0/+9
2016-03-07Fix failing test in IntPtrGetHashCode.Kevin Jones1-2/+18
2016-03-07x86 lb excludesJarret Shook1-3/+33
2016-03-07Improve interop test coveragetijoytom34-718/+88
2016-03-07ARM64: Fix for handling GC register for call siteKyungwoo Lee1-10/+10
2016-03-07Fix race condition in Pri 2 tests, and revert those tests to Pri 1William Godbe109-193/+112
2016-03-07Merge pull request #2878 from jashook/x86_exclude_updateJarret Shook1-103/+408
2016-03-07New x86 excludes and turn on ci testing for x86.jashook1-103/+408
2016-03-05Merge pull request #3470 from erozenfeld/ValueNumbersForR2RHelpersJan Kotas1-0/+51
2016-03-05Fix compilation errors on tests.Kevin Jones2-6/+6
2016-03-05Merge pull request #3446 from kyulee1/FixIlasmToolKyungwoo Lee2-1/+7
2016-03-05Fix syntax error in test codeRama Krishnan Raghupathy2-2/+2
2016-03-04Improvements for ReadyToRun helpers in JIT value numbering.Eugene Rozenfeld1-0/+51
2016-03-04Merge pull request #3523 from briansull/struct16-fixBrian Sullivan1-48/+48
2016-03-04Fixes for 16-byte struct argument passing for ARM64Brian Sullivan1-48/+48
2016-03-04Merge pull request #3511 from vcsjones/fix-3506Jan Kotas2-1/+75
2016-03-04Improve GetHashCode for IntPtr/UIntPtr on 64-bit.Kevin Jones2-1/+75
2016-03-04Fix for not using ilasm from the build binaryKyungwoo Lee2-1/+7
2016-03-04Merge pull request #3497 from adityamandaleeka/threading_test_portAditya Mandaleeka227-0/+16741
2016-03-04Merge pull request #3491 from rahku/HelixRahul Kumar1-0/+44