summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-02-28remove hack to copy currently built runtime.Rahul Kumar4-16/+85
2016-02-27Merge pull request #3397 from BruceForstall/AddRuntimeInformationReferenceBruce Forstall2-0/+87
2016-02-26Merge pull request #3390 from briansull/mod-fixesBrian Sullivan1-40/+40
2016-02-26Fixes GT_MOD codegen and three other issues for ARM64Brian Sullivan1-40/+40
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-26Merge pull request #3381 from cmckinsey/DevDiv_168744Chris McKinsey3-0/+120
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-25ARM64: Fix for casting long to ulongKyungwoo Lee1-1/+1
2016-02-25Merge pull request #3314 from tijoytom/mastertijoytom26-0/+4100
2016-02-24Merge pull request #3339 from RussKeldorph/msvcrtJan Kotas1-1/+1
2016-02-24Merge pull request #3343 from rahku/HelixRahul Kumar1-0/+2
2016-02-24Replace reference to msvcr110.dll with msvcrt.dll in test b286991Russ Keldorph1-1/+1
2016-02-23Adding more interop tests.tijoytom26-0/+4100
2016-02-22Add xunit.performance.core to core_root. required for few jit testsRahul Kumar1-0/+2
2016-02-22Integrate ToF version of DateTimeKind test to prevent failures on non-Windows...William Godbe2-3/+10
2016-02-22add helix run support to coreclr repoRahul Kumar6-24/+107
2016-02-20Merge pull request #3265 from wtgodbe/coverageSergiy Kuryata1-0/+94
2016-02-20Merge pull request #3262 from wtgodbe/disableJan Kotas4-562/+0
2016-02-19Merge pull request #3257 from kyulee1/cleanbuildKyungwoo Lee1-3/+3
2016-02-19Add option to runtest.sh to generate code coverage reports for coreclrWilliam Godbe1-0/+94
2016-02-19Fix clean test buildKyungwoo Lee1-3/+3
2016-02-19Disable tests failing on OSXWilliam Godbe4-562/+0
2016-02-19Merge pull request #3241 from wtgodbe/cscbenchSergiy Kuryata1-1/+1
2016-02-19Merge pull request #3242 from briansull/arm64condsBrian Sullivan1-22/+22
2016-02-18stop copying of bad System.Runtime versionWilliam Godbe1-1/+1
2016-02-18Added enum CompareKind as input to genJumpKindForOper()Brian Sullivan1-6/+6
2016-02-18Delete 'do not port' test, add non-windows exclusionsRichard L Ford4-109/+28
2016-02-17Port desktop tests that had referencesRichard L Ford175-77/+13776
2016-02-17Refactor the Conditional branches on Arm to match the Arm condition codesBrian Sullivan1-16/+16
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-13Re-disable tests failing due to #2728Russ Keldorph1-0/+3
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-12Merge pull request #3153 from briansull/issue_2816_v2Brian Sullivan1-9/+9
2016-02-12Fix issues with passing 16-byte structs on Arm64Brian Sullivan1-9/+9
2016-02-12Merge pull request #3088 from RussKeldorph/testwarnRuss Keldorph8-23/+22
2016-02-11Preserve value numbers when discarding a cast.Eugene Rozenfeld3-0/+105
2016-02-11Disable pri 1 tests failing in the CIWilliam Godbe1-0/+9
2016-02-10Disable test causing Ubuntu failuresAndy Ayers1-1/+2
2016-02-10Fix warnings in test buildRuss Keldorph8-23/+22
2016-02-10Merge pull request #3107 from wtgodbe/reenableWilliam Godbe2-80/+1
2016-02-09For methods that have very large stack frames we need an extra instructionBrian Sullivan1-167/+167