summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-08Remove usage of ApplicationException in testsMichal Strehovský135-4146/+4144
2016-04-08Merge branch 'botaberg-port_interop_tests'Tijoy Tom Kalathiparambil30-2/+8250
2016-04-08Merge branch 'port_interop_tests' of https://github.com/botaberg/coreclr into...Tijoy Tom Kalathiparambil30-2/+8250
2016-04-08Merge pull request #4164 from yizhang82/lpstr_test_fixtijoytom2-2/+3
2016-04-08Merge pull request #4160 from tijoytom/mastertijoytom21-0/+1545
2016-04-08Merge pull request #3642 from dagood/remove-hardcoded-versionsDavis Goodin4-33/+26
2016-04-08Merge pull request #4165 from myungjoo/trivialfix/doc1Jan Kotas1-1/+1
2016-04-08Typo: incorrect pathname in documentationMyungJoo Ham1-1/+1
2016-04-07Fix LPSTR test failure due to incorrect implementation of strncpy_s. It was i...Yi Zhang (CLR)2-2/+3
2016-04-07Merge pull request #4155 from MichalStrehovsky/debuggableAttributeMichal Strehovský40-84/+0
2016-04-07Merge pull request #4161 from yizhang82/remove-marshalJan Kotas1-14/+70
2016-04-07Merge pull request #4134 from MichalStrehovsky/junkAttributesMichal Strehovský27-28/+21
2016-04-07Remove Marshal.Read/Write (AsAny object) overload from CoreCLR. I don't expec...Yi Zhang (CLR)1-14/+70
2016-04-07Windows specific Marshal APIs test.Tijoy Tom Kalathiparambil21-0/+1545
2016-04-07Merge pull request #4159 from kyulee1/update3Kyungwoo Lee1-2/+2
2016-04-07ARM64: Update email notification3 -- testingKyungwoo Lee1-2/+2
2016-04-07Merge pull request #4125 from wtgodbe/errLogWilliam Godbe4-21/+55
2016-04-07Merge pull request #4149 from wtgodbe/triggerPhrasesWilliam Godbe2-0/+170
2016-04-07Add documentation for CI Trigger Phraseswtgodbe2-0/+170
2016-04-07Merge pull request #4131 from dotnet/Petermarcu-patch-2Matt Ellis1-5/+9
2016-04-07Merge pull request #4153 from kyulee1/update2Kyungwoo Lee1-3/+3
2016-04-07ARM64: Update email notification2Kyungwoo Lee1-3/+3
2016-04-07Merge pull request #4148 from AndyAyersMS/InlineOpcodeBinsAndy Ayers2-20/+493
2016-04-07Remove mscorlib 1.x strong references from testsMichal Strehovský40-84/+0
2016-04-07Fixing failures of CscBench, Serialization and Deserialization perf tests (#4...Deepak Shankargouda4-1/+10
2016-04-07Merge pull request #4152 from kyulee1/updateemailKyungwoo Lee1-2/+4
2016-04-07Merge pull request #4037 from pgavlin/SimplerHashTablePat Gavlin22-358/+171
2016-04-07Inliner: update DiscretionaryPolicy to look at opcodes and arg infoAndy Ayers2-20/+493
2016-04-07ARM64: Update email notificationKyungwoo Lee1-2/+4
2016-04-07Merge pull request #4106 from janvorli/add-hosting-api-headerJan Vorlicek6-39/+72
2016-04-07Merge pull request #4144 from kyulee1/emailKyungwoo Lee1-4/+31
2016-04-07Merge pull request #4146 from mmitche/fix-trigger-phrasesMatt Mitchell1-2/+2
2016-04-07Trigger phrase currently has invalid regexMatt Mitchell1-2/+2
2016-04-07ARM64: Add email notification for failing jobKyungwoo Lee1-4/+31
2016-04-07Merge pull request #4139 from kyulee1/launcherKyungwoo Lee2-4/+36
2016-04-06Merge pull request #4061 from jamesqo/use-roslynJan Kotas5-8/+3
2016-04-06Merge pull request #4136 from yizhang82/castable_fixYi Zhang (CLR)1-1/+0
2016-04-06Merge pull request #4099 from ramarag/gcstackwalkKyungwoo Lee2-11/+15
2016-04-06ARM64: Launch test build and run in parallelKyungwoo Lee2-4/+36
2016-04-06Merge pull request #4137 from AndyAyersMS/RelModeILTestsAndy Ayers280-264/+280
2016-04-06Merge pull request #3874 from swaroop-sridhar/CDTSwaroop Sridhar6-27/+156
2016-04-06Set DebugType to PdbOnly for rel-mode IL testsAndy Ayers280-264/+280
2016-04-06Fixes Updating Registers for managed frames in stack walksRama Krishnan Raghupathy2-11/+15
2016-04-06Re-enable ICastable test now that it is passing on MacYi Zhang (CLR)1-1/+0
2016-04-06Delete junk attributes in testsMichal Strehovský27-28/+21
2016-04-06Merge pull request #4111 from kyulee1/customlauncherKyungwoo Lee1-4/+12
2016-04-06Merge pull request #4119 from tarekgh/FixAsyncCurrentCultureTarek Mahmoud Sayed1-2/+27
2016-04-06Updating Readme to point to .NET Core SDKPeter Marcu1-5/+9
2016-04-06Add error logging to 4 PAL tests that fail periodically on OSXwtgodbe4-21/+55
2016-04-06Merge pull request #4086 from swgillespie/gc-env-varsSean Gillespie1-4/+9