summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Merge pull request #4874 from gkhanna79/SPC_S1AlexGhiondea4-11/+8
2016-05-17Merge pull request #4999 from sejongoh/avoid_ti_method_checkSejong Oh1-2/+0
2016-05-17Add typeInfo::GetMehtod2 to avoid checking GetType == TI_METHOD.Sejong OH1-2/+0
2016-05-17Merge pull request #4789 from sejongoh/always_download_coredistoolsSejong Oh4-41/+11
2016-05-17Merge pull request #4997 from RussKeldorph/fix3379Russ Keldorph13-232/+23
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna4-11/+8
2016-05-16Always download coredistools packageSejong Oh4-41/+11
2016-05-16Rename some IL tests whose names conflicted with C# testsRuss Keldorph13-232/+23
2016-05-16Merge pull request #4962 from CarolEidt/FixIssue3964Carol Eidt3-15/+10
2016-05-16Merge pull request #4620 from dagood/remove-infer-runtimesDavis Goodin88-1/+783
2016-05-16Merge pull request #4985 from adiaaida/2442Michelle McDaniel20-77/+40
2016-05-16Update sin projs with correct project includesMichelle McDaniel20-77/+40
2016-05-16Fix CircleInConvex to check result within 1 ULPCarol Eidt3-15/+10
2016-05-16Merge remote-tracking branch 'origin/master' into Issue4853Lubomir Litchev7-331/+357
2016-05-16Merge pull request #4974 from RussKeldorph/xfailsRuss Keldorph7-331/+357
2016-05-16Add runtimes to each project.json in tests/src missing a runtimes section.Davis Goodin87-0/+783
2016-05-16Remove --infer-runtimes restore arg: runtimes specified in project.json files.Davis Goodin1-1/+0
2016-05-15Merge remote-tracking branch 'origin/master' into Issue4853Lubomir Litchev2439-5706/+9511
2016-05-15Remove invalid tests.Lubomir Litchev13-955/+0
2016-05-14Merge pull request #4967 from BruceForstall/Fix3235Bruce Forstall3-24/+4
2016-05-14Test cleanup (mostly non-Windows failures)Russ Keldorph7-331/+357
2016-05-14Merge pull request #4972 from RussKeldorph/fix2235Russ Keldorph5-64/+2
2016-05-14Change referenced common.dll assembly to lower-caseBruce Forstall3-24/+4
2016-05-13Merge pull request #4927 from ramarag/ModifyBuildOnlyRama krishnan Raghupathy60-1654/+122
2016-05-13Re-enable arrres.il testRuss Keldorph5-64/+2
2016-05-13Removing Redundant Projects that are BuildOnly :Rama krishnan Raghupathy60-1654/+122
2016-05-13Merge pull request #4901 from LLITCHEV/Issue4801Jarret Shook1-0/+281
2016-05-13Add a issues target file with thests to be excluded on jit32 x86.Lubomir Litchev1-0/+281
2016-05-13Merge pull request #4958 from swgillespie/disable-gcstressSean Gillespie9-1/+9
2016-05-13Merge pull request #4957 from RussKeldorph/fix2235Russ Keldorph6-143/+0
2016-05-13Merge pull request #4961 from AndyAyersMS/RandomInlineBudgetLimitAndy Ayers1-1/+0
2016-05-13Add budget check to RandomPolicyAndy Ayers1-1/+0
2016-05-13Renaming the API StringToCoTaskMemUTF8 since wetijoytk1-1/+1
2016-05-13Exclude from GCStress a few tests that take an unreasonably long time to comp...Sean Gillespie9-1/+9
2016-05-13Reenable passing testsRuss Keldorph6-143/+0
2016-05-13Merge pull request #4911 from tijoytom/mastertijoytom4-137/+106
2016-05-12Merge pull request #4899 from swgillespie/gcsimulator-fixupSean Gillespie434-1/+912
2016-05-12Marshaling helpers for MarshalAs LPUTF8Str.tijoytk4-137/+106
2016-05-11Merge pull request #4896 from kyulee1/longjmpKyungwoo Lee1-1/+1
2016-05-11ARM64: Enable Long AddressKyungwoo Lee1-1/+1
2016-05-11Merge pull request #1241 from mikedn/modoptBruce Forstall8-0/+1465
2016-05-11Merge pull request #4900 from BruceForstall/PartialFix4817cBruce Forstall1-12/+0
2016-05-11Merge pull request #4895 from tijoytom/mastertijoytom1-313/+319
2016-05-10Fix kill set of rep stos to include ECXBruce Forstall1-12/+0
2016-05-10Enable the GCSimulator CI run to run on a regular basisSean Gillespie434-1/+912
2016-05-10Cleaning up a bunch of warnings.tijoytk1-313/+319
2016-05-10Merge pull request #4891 from BruceForstall/PartialFix4817Bruce Forstall1-24/+0
2016-05-10Merge pull request #4878 from AndyAyersMS/AddMissingBenchmarkAttrsAndy Ayers2-0/+6
2016-05-10Block ops using rep on x86 need to kill edi/esi/ecx, same as x64Bruce Forstall1-24/+0
2016-05-10Merge pull request #4793 from tijoytom/mastertijoytom6-0/+610