summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
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 Goodin2-2/+3
2016-03-02Merge pull request #3464 from kyulee1/deltestPat Gavlin3-115/+0
2016-03-02Delete a bad test (b06435) for double to long conversionKyungwoo Lee3-115/+0
2016-03-01Merge pull request #3448 from swgillespie/license_headersSean Gillespie2597-66/+7824
2016-02-29Merge pull request #3351 from LLITCHEV/Issue2757Lubomir Litchev1-0/+40
2016-02-29Add support for emitting GC-ness of the second return register for 16 byteLubomir Litchev1-0/+40
2016-02-29Merge pull request #3429 from kyulee1/powPat Gavlin1-7/+9
2016-02-29Merge pull request #3399 from pgavlin/Disable374539Pat Gavlin1-1/+4
2016-02-29ARM64: Fix for pow testKyungwoo Lee1-7/+9
2016-02-28remove hack to copy currently built runtime.Rahul Kumar2-0/+19
2016-02-27Merge pull request #3397 from BruceForstall/AddRuntimeInformationReferenceBruce Forstall2-0/+87
2016-02-26Fix license header for test filesSean Gillespie2597-66/+7824
2016-02-26Move devdiv374539 out of test priority 0.Pat Gavlin1-1/+4
2016-02-27Merge pull request #3393 from janvorli/make-hw-exception-test-pri-0Jan Vorlicek1-1/+1
2016-02-26Add reference to System.Runtime.InteropServices.RuntimeInformation.dll for so...Bruce Forstall2-0/+87
2016-02-26Merge pull request #3383 from BruceForstall/FixJitSystemIOFilesystemBindingBruce Forstall2-200/+129
2016-02-27Change avtest priority to 0Jan Vorlicek1-1/+1
2016-02-26Change binding of System.IO.FileSystemBruce Forstall2-200/+129
2016-02-26Fix bug in optOptimizeBools for equality of 0/1.Chris McKinsey3-0/+120
2016-02-25Merge pull request #3314 from tijoytom/mastertijoytom25-0/+4099
2016-02-24Replace reference to msvcr110.dll with msvcrt.dll in test b286991Russ Keldorph1-1/+1
2016-02-23Adding more interop tests.tijoytom25-0/+4099
2016-02-22Integrate ToF version of DateTimeKind test to prevent failures on non-Windows...William Godbe1-2/+10
2016-02-22add helix run support to coreclr repoRahul Kumar1-3/+7
2016-02-19Disable tests failing on OSXWilliam Godbe4-562/+0
2016-02-18Delete 'do not port' test, add non-windows exclusionsRichard L Ford3-109/+0
2016-02-17Port desktop tests that had referencesRichard L Ford174-77/+13764
2016-02-17Remove IlasmRoundTrip from these project filesAndy Ayers16-16/+0
2016-02-16Make dll project files build-only.Richard L Ford28-0/+56
2016-02-16Add libraries for tests that reference them.Richard L Ford62-0/+3313
2016-02-12Merge pull request #3161 from richardlford/restoredllnames0212Richard L Ford109-5343/+2014
2016-02-12Merge pull request #3145 from erozenfeld/PreserveCastVNEugene Rozenfeld3-0/+105
2016-02-12Fix hfa_interop to omit ".dll" from DLLNameRichard L Ford1-1/+1
2016-02-12Restore original dll names, use Define constants.Richard L Ford109-5343/+2014
2016-02-11Preserve value numbers when discarding a cast.Eugene Rozenfeld3-0/+105
2016-02-10Fix warnings in test buildRuss Keldorph8-23/+22
2016-02-08Merge pull request #2905 from AndyAyersMS/NewILTestsAndy Ayers6-0/+254
2016-02-08Merge pull request #2981 from kouvel/FixesKoundinya Veluri1-2/+10
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-04Some tests for caller/callee type mismatchesAndy Ayers6-0/+254
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-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-02Fix finalizer testKoundinya Veluri1-2/+10