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
2018-04-05Add a few IdnMapping tests (#28797)Stephen Toub
2018-02-22Removed duplicated Implementation of CultureAwareComparer (#27099)Anirudh Agnihotry
2018-01-14Cleanup CodeContracts annotations (#26324)Jan Kotas
2017-11-19Delete unnecessary SecurityCritical and SecuritySafeCritical annotationsJan Kotas
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-08-30Merge pull request #23611 from ericstj/removeNetFxSupportLibsEric StJohn
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-29Update VS configurationsEric St. John
2017-08-29Remove NetFx support libsEric St. John
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-24Fix failing Globalization test for Windows updates and update GetCodePoints (...Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-23Make IdnaConformance tests easier to diagnose when they go wrong (#21463)Hugh Bellamy
2017-06-22Disable for nanodanmosemsft
2017-05-25Remove help VS commentsEric St. John
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-04-27Get System.Globalization.Extensions.Tests working on AOT (#19049)Atsushi Kanamori
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-18Disable test for NETFX (#18535)Dan Moseley
2017-04-12Add NETStandard.Library.NETFramework packageEric St. John
2017-04-12Update project build configurationsEric St. John
2017-04-12Add netfx configurations for libs in NETStandardEric St. John
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-03System.Globalization IdnMappingIdnaConformanceTests failing on Win10 RS2 (#17...Viktor Hofer
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-01Make netfx build workEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-28Clean up duplicated ProjectReferences in ref projects (#15558)Eric Mellino
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Include expected ns1.6 shims in netcoreappEric St. John
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-19Remove PackageTargetFrameworkEric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-20Use netcoreapp and netstandard for targetgroups (#14616)chcosta
2016-12-13Port first third of tests to build against the targeting pack / runtime (#14450)Eric Mellino