summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Merge pull request #3478 from kyulee1/varKyungwoo Lee1-6/+0
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-07Fix failing test in IntPtrGetHashCode.Kevin Jones1-2/+18
2016-03-07x86 lb excludesJarret Shook1-3/+33
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
2016-03-04add TargetsWindows property required by cloudtest.targets in buildtools packageRahul Kumar1-0/+44
2016-03-04Change priority of tests in baseservices/threading to 1.Aditya Mandaleeka105-105/+105
2016-03-03Remove needless references to test library.Aditya Mandaleeka94-282/+0
2016-03-03Add license headers to ported threading tests.Aditya Mandaleeka109-2/+329
2016-03-03Remove Monitor/EnterExit15.Aditya Mandaleeka2-141/+0
2016-03-03Exclude DefaultStackCommit test from non-Windows platforms.Aditya Mandaleeka1-0/+1
2016-03-03Open source tests from baseservices/threading.Aditya Mandaleeka228-0/+16836
2016-03-03Merge pull request #3459 from LLITCHEV/Issue3382-1Lubomir Litchev2-0/+43
2016-03-02Fix GC holes for all AMD64 platforms (Windows and System V) and a bug for Sys...Lubomir Litchev2-0/+43
2016-03-02Merge pull request #3457 from RussKeldorph/ReenableRuss Keldorph2-9/+0
2016-03-02Merge pull request #3284 from sejongoh/pull_down_coredistoolSejong Oh2-2/+119
2016-03-02Merge pull request #3405 from dagood/new-cliDavis Goodin1864-1399354/+9157
2016-03-02Merge pull request #3447 from AndyAyersMS/ForceInlineFixAndy Ayers6-0/+1642
2016-03-02Merge pull request #3460 from AndyAyersMS/FixBadInlineeRedundancyAndy Ayers3-0/+122
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin426-5507/+5507
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin998-998/+0
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin432-6209/+6663
2016-03-02Remove all lockfiles from source control.Davis Goodin430-1389673/+0
2016-03-02Upgrade CLI version and buildtools, and make build file changes.Davis Goodin5-19/+39
2016-03-02Merge pull request #3444 from kyulee1/mulKyungwoo Lee1-1/+1
2016-03-02ARM64: Fix for Multiplication with Overflow CheckKyungwoo Lee1-1/+1
2016-03-02Merge pull request #3464 from kyulee1/deltestPat Gavlin4-122/+0
2016-03-02Delete a bad test (b06435) for double to long conversionKyungwoo Lee4-122/+0
2016-03-02Add pulling down coredistool package for gcstress testSejong OH2-2/+119
2016-03-01Inliner: fix assert for multiple failure reasons when inliningAndy Ayers3-0/+122
2016-03-01Reenable tests after #2728 workaround in placeRuss Keldorph2-9/+0
2016-03-01Merge pull request #3448 from swgillespie/license_headersSean Gillespie2597-66/+7824