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-04Use new WinRT APIs for SpecialFolders (#22664)Jeremy Kuhne
2017-07-18Some code cleanup of PropertyValue (#22200)Jeremy Kuhne
2017-07-11Expose SystemDrawingSectionHugh Bellamy
2017-07-04Merge pull request #21836 from joperezr/uapvnextJose Perez Rodriguez
2017-07-04Renaming uap10.1 to uap10.0.15138Jose Perez Rodriguez
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-16Fix the netcore test runstijoytk
2017-06-13Fix the remaining System.ConfigManager tests.tijoytk
2017-05-31Use Assembly.ManifestModule.Name instead ofTijoy Tom Kalathiparambil
2017-05-31ConfigurationManager fix for UAPAOTTijoy Tom Kalathiparambil
2017-05-26Update buildtools and extensions and do tests cleanup for new attributes beha...Santiago Fernandez Madero
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-24uapaot fixes for System.Config.ConfigurationManager.Tijoy Tom Kalathiparambil
2017-05-20Merge pull request #20027 from tijoytom/configTijoy Tom
2017-05-20Reflection enable type clientconfigurationhost.Tijoy Tom Kalathiparambil
2017-05-19Disable 2 configuration tests failing on unix (#19962)Dan Moseley
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-12Fix System.Configuration.ConfigurationManager desktop refEric St. John
2017-05-10Don't manually define UriSection on NetFX (#19574)Jeremy Kuhne
2017-05-10Disable Core unit test on Desktop (#19576)Jeremy Kuhne
2017-05-10Disabling xunit AppDomain in System.Configuration.ConfigurationManager in fav...Viktor Hofer
2017-05-08Disable failed tests for 9 issues. (#19463)Jiayi Li
2017-05-08Disable failed tests for issue 18196 and 18718. (#19465)Jiayi Li
2017-05-08Disable failed tests for 6 issues. (#19464)Jiayi Li
2017-05-05Disable failed tests for issue 19339. (#19393)Jiayi Li
2017-05-05Disable failed test for 19340. (#19394)Jiayi Li
2017-05-05Disable failed tests for issue 19341. (#19395)Jiayi Li
2017-05-05Disable failed test for issue 19338. (#19392)Jiayi Li
2017-05-05Disable failed test for issue 19336. (#19391)Jiayi Li
2017-05-05Adding StringValidatorAttribute tests (#19206)Darren Hoehna
2017-05-04Merge pull request #19348 from Jiayili1/DisableFailedTestsFor18832Stephen Toub
2017-05-04Disable Failed test for issue 18831.FAREAST\v-lijiay
2017-05-04Disable failed tests for issue 18832.FAREAST\v-lijiay
2017-05-04Add ConfigurationManager netfx full facade (#19224)Santiago Fernandez Madero
2017-04-26Testing the System.Configuration.ConfigurationManager.StringValidator class (...Darren Hoehna
2017-04-20Fix unix time (#18640)Santiago Fernandez Madero
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Disable ConfigurationSaveTest class (#18536)Santiago Fernandez Madero
2017-04-18Disable MonoTests.System.Configuration.ConfigurationSaveTest.NotModifiedAfter...Santiago Fernandez Madero
2017-04-17Disable more ConfigurationSaveTestsStephen Toub
2017-04-17Merge pull request #18455 from safern/DisableConfigurationTestStephen Toub
2017-04-17Disable MonoTests.System.Configuration.ConfigurationSaveTest.TestElementWithC...Santiago Fernandez
2017-04-16Also disable AddDefaultListElement, which is also failingStephen Toub
2017-04-16Disable frequently failing AddDefaultListElement2 testStephen Toub
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-06Adding tests for the SubclassTypeValidatorAttribute class. (#17908)Darren Hoehna