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-18Deleted dead code from System.IO.FileSystem. (#24701)Stano Peťko
2017-10-03Allow directory not empty errors (#24382)Jeremy Kuhne
2017-10-03Add test for #24081 (succeeds after dotnet/coreclr#14043) (#24163)Kasper Fabæch Brandt
2017-09-26Disable RecursiveDelete_DeepNesting (Issue #24242). (#24243)Eric Mellino
2017-09-11Expose/add tests for Memory-based Stream overloads (#23776)Stephen Toub
2017-09-11Rename IsWinRT to IsInAppContainer (#23935)Dan Moseley
2017-09-07Disable RO-filesystem tests on RH69 (#23842)Dan Moseley
2017-09-06Enable detecting Red Hat distors in PlatformDetection (#23775)Tarek Mahmoud Sayed
2017-09-02Disable RecursiveDelete_DeepNesting for desktop (#23757)Dan Moseley
2017-09-01Port rollback of System.IO DCR from release branch to master (#23566)Santiago Fernandez Madero
2017-08-28Merge pull request #23559 from ericstj/updateBuildToolsEric StJohn
2017-08-26Add tests to validate we don't fall over enumerating files that just … (#23...Jeremy Kuhne
2017-08-26Fix errors with new CSC due to missing comma between attributesEric St. John
2017-08-25Make DisableMediaInsertionPrompt to be private struct to match CoreLib (#23507)Jan Kotas
2017-08-24Add tests for FileStream span-based overrides (#23481)Stephen Toub
2017-08-22Use FromApp APIs to allow brokered file access (#23316)Jeremy Kuhne
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-04Improve directory deletion stack pressure (#22596)Jeremy Kuhne
2017-07-22Fix System.IO.FileSystem.Tests in UapAot (#22513)Santiago Fernandez Madero
2017-07-22Re-enable long path tests for Uap (#22505)Santiago Fernandez Madero
2017-07-21Remove ActiveIssue for PathTooLongException related tests. (#22467)Stephen Daudell
2017-07-20Nested directories were too deep (#22448)Jeremy Kuhne
2017-07-20Remove ActiveIssue(21358) on WhiteSpace changes (#22449)Nina Chikanov
2017-07-19Tweak path related tests (#22407)Jeremy Kuhne
2017-07-18Fix test assertions for long paths (#22393)Jeremy Kuhne
2017-07-18Converted sudo commands to class helper (#22349)Maggie Tsang
2017-07-18Update tests for long path support in CoreCLR (#22190)Stephen Daudell
2017-07-18Update tests for pending whitespace trimming changes (#22341)Nina Chikanov
2017-07-18Created admin helper file (#22046)Maggie Tsang
2017-07-17Merge pull request #22273 from joperezr/PipesJose Perez Rodriguez
2017-07-17Move NamedPipe tests to use Local prefixJose Perez Rodriguez
2017-07-13Remove preemptive checks for path being too long in CoreFX (#22131)Stephen Daudell
2017-07-07Merge pull request #21955 from nchikanov/toTheoryNina Chikanov
2017-07-07Increased timeout (#21962)Maggie Tsang
2017-07-07Split TrailingWhiteSpaceExistence into two testst-nichik
2017-07-06Convert Tests to Theoryt-nichik
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-30Read only file system delete tests (#21684)Maggie Tsang
2017-06-29Add converter from IEnumerable to TheoryData (#21671)Jeremy Kuhne
2017-06-28Read-only delete fix for Linux. (#21588)Stephanie Niu
2017-06-23Disable System.IO.FileSystem NamedPipe for UAP (#21448)Santiago Fernandez Madero
2017-06-21Fix System.IO.FileSystem UAP failures (#21277)Krzysztof Wicher
2017-06-17Remove WinRT specific code (#21157)Jeremy Kuhne
2017-06-17Clean up attribute code (#21149)Jeremy Kuhne
2017-06-16Start on WinRT purge in FileSystem (#21136)Jeremy Kuhne
2017-06-15Update Pinvoke baselines to match latest modernapis.xml entries (#21028)Dan Moseley
2017-06-14Enable UAP Remote Execution for all tests (#21014)Tarek Mahmoud Sayed
2017-06-09FileStream SafeHandle ctor negative test fix (#20798)Jeremy Kuhne
2017-06-09Fix #19909 and reactivate tests on ILC. (#20830)Atsushi Kanamori
2017-06-09Attempt to reenable two FileStream tests for nano (#20819)Dan Moseley