Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-02Add Stream and {Unmanaged}MemoryStream Span-based APIs (#22654)Stephen Toub
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-30Fix GCHandle double-free (#21743)Yi Zhang (CLR)
2017-06-29Fix System.Runtime.Interop test for uapaot (#21673)Santiago Fernandez Madero
2017-06-29Add converter from IEnumerable to TheoryData (#21671)Jeremy Kuhne
2017-06-28Fix System.Runtime.InteropServices.Tests for Uap (#21652)Santiago Fernandez Madero
2017-06-27Fix ILC compilation failure for S.R.InteropServices.Test (#21633)Tijoy Tom
2017-06-26Various UAP test fixes (#21527)Dan Moseley
2017-06-25Add misc tests for System.Runtime.InteropServices (#21464)Hugh Bellamy
2017-06-23Fix System.Runtime.InteropServices.Tests from crashing in uap (#21465)Santiago Fernandez Madero
2017-06-23Add System.Runtime.InteropServices wrapper tests (#21402)Hugh Bellamy
2017-06-23Add Attribute tests in System.Runtime.InteropServices (#21308)Hugh Bellamy
2017-06-23Reenable System.Runtime.Interop.Test on ILC. (#21389)Atsushi Kanamori
2017-06-23Fix failing System.Runtime.Interop.Tests on ILC (#21376)Atsushi Kanamori
2017-06-22Reenable test in System.Runtime.InteropServices for ILC (#21368)Atsushi Kanamori
2017-06-22Fix more recent uapaot tests (#21349)Hugh Bellamy
2017-06-21Add tests for changes to Marshal.ComObject in coreclr (#21207)Hugh Bellamy
2017-06-21Add ComAwareEventInfo tests (#21165)Hugh Bellamy
2017-06-17Move hardcoded strings in System.Runtime.InteropServices to SR (#21170)Hugh Bellamy
2017-06-17Add some System.Runtime.InteropServices tests (#21140)Hugh Bellamy
2017-06-14Building manual System facade for serialization support (#20988)Viktor Hofer
2017-06-08Manually build mscorlib shim to allow for internal type forwards & Adding Typ...Wes Haggard
2017-06-02Remove duplicate code.Tijoy Tom Kalathiparambil
2017-06-02Use CurrentDomain.BaseDirectory as fallback.Tijoy Tom Kalathiparambil
2017-05-23Prep tests for CoreCLR/CoreRT [Serializable] cleanup (#20035)Morgan Brown
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-04-18Tlbattributes (#18532)Yi Zhang (CLR)
2017-04-12Updating uap and uapaot baselines (#18230)Jose Perez Rodriguez
2017-04-11Temporary workaround for missing enum field on CoreCLRJan Kotas
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-31Undeprecate ICustomQueryInterfaceYi Zhang
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-31Updating baseline files (#17703)Jose Perez Rodriguez
2017-03-27Updating uapaot ApiCompat Baseline filesJose Perez Rodriguez
2017-03-22Updating uap and uapaot baseline filesJose Perez Rodriguez
2017-03-21NS2.0 Add System.Security.SecuredStringMarshal to uapaot. (#17338)Atsushi Kanamori
2017-03-16Updating uapaot baseline filesJose Perez Rodriguez
2017-03-10Delete obsolete ProjectN/CoreRT files (#16957)Jan Kotas
2017-03-09Remote stale netcoreapp1.2{corert} configs from .csprojsStephen Toub
2017-03-08Desktop tests run progress (#16706)Santiago Fernandez Madero
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-13Delete workaround for ProjectN differenceJan Kotas
2017-02-11Update CoreClr, ProjectNTfs, Standard to beta-25010-03, beta-25010-00, beta-2...Jan Kotas
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood