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-10-27Make corefx exceptions serializable and add typeforwards (#24427)Viktor Hofer
2017-09-11Rename IsWinRT to IsInAppContainer (#23935)Dan Moseley
2017-08-30Typo (#23644)John Doe
2017-08-26Fix errors with new CSC due to missing comma between attributesEric 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-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
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-23Test attributes cleanup for Uap now that Uap flag includes UapAot (#20108)Santiago Fernandez Madero
2017-05-19Update configurationsEric St. John
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Remove IsoStorage lock from UAP and enable tests (#19840)Jeremy Kuhne
2017-05-17Increment versions post 2.0Eric St. John
2017-05-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-05-08Disable failed tests for 6 issues. (#19464)Jiayi Li
2017-05-05Merge pull request #19402 from Jiayili1/DisableFailedTestsFor18265Stephen Toub
2017-05-05Merge pull request #19401 from Jiayili1/DisableFailedTestsFor18268Stephen Toub
2017-05-05Disable failed tests for issue 18265.'FAREAST\v-lijiay
2017-05-05Disable failed tests for issue 18268.FAREAST\v-lijiay
2017-05-05Disable failed tests for issue 18269.FAREAST\v-lijiay
2017-05-03Refresh VS ConfigurationsWes Haggard
2017-04-26Fix IsolatedStorage difference in behavior and fix tests (#18927)Santiago Fernandez Madero
2017-04-26Allow previously not supported GetStore overloads that pass null.Ian Hays
2017-04-25Disable System.IO.IsolatedStorage test for uap-aot.Tijoy Tom Kalathiparambil
2017-04-22CrossCompilation IsolatedStorage (#18647)Viktor Hofer
2017-04-19Remove active issuedanmosemsft
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-15Change FileSystemInfo.CreationTime fall back on UnixStephen Toub
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-07Merge pull request #17973 from alexperovich/isoStorageStephen Toub
2017-04-07Fix GetCreationTime test on FedoraAlex Perovich
2017-04-06NS2.0 - Complete System.IO.IsolatedStorage namespace (#17965)Atsushi Kanamori
2017-03-29Re-authoring the UAP package to make sure we have the right set of assembliesJose Perez Rodriguez
2017-03-24Some PNSE messages (#17471)Dan Moseley
2017-03-16Updating uapaot baseline filesJose Perez Rodriguez
2017-03-14Use nameof in a few more MemberDatas (#17102)Stephen Toub
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-02-24Set EnableWinRT property in configuration system. (#16423)Wes Haggard
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Update all solution files using solution generation toolWes Haggard