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
2015-09-08Delete EnumerableUtils from System.IO.FileSystem.Testsstephentoub
2015-08-24Add more tests for FileStreamstephentoub
2015-08-15Fix ref-def mismatch in FileSystem testsEric St. John
2015-08-06Use RuntimeInformation across corefx for platform detectionstephentoub
2015-08-05Change System.IO.FileSystem.Tests to use FileCleanupTestBasestephentoub
2015-07-29- Resolves #2458. FileInfo.Open(FileMode.Append) didn't allow appending per s...Ian Hays
2015-07-25Add P2P reference for new IO tests to System.Runtime.ExtensionsWes Haggard
2015-07-22Allow extended syntax for pathsJeremy Kuhne
2015-07-21Update to FileSystem TestsIan Hays
2015-07-15Ensure all Common includes use a <Link/>stephentoub
2015-07-13-System.IO.UnixFileSystem has an issue with the "overwrite" being interpreted...Ian Hays
2015-07-06-Updated with responses to PR feedbackIan Hays
2015-06-16Remove <AllowUnsafeBlocks/> from various test projectsstephentoub
2015-05-08Remove XunitTraitDiscoverers from corefx and reference the nuget package xuni...Lakshmi Priya Sekar
2015-05-05Convert all remaining package dependencies to project.jsonEric StJohn
2015-04-26Fix for Issue #587: Modified Win32FileStream.FileStreamAsyncResult to be usin...Daniel Paoliello
2015-04-22Remove testcategories from csproj, in relation to the recent changes in build...Lakshmi Priya Sekar
2015-04-15Update to latest CoreFx packages, convert to project.jsonEric StJohn
2015-04-10Include platform detection in FileSystem testsStephen Toub
2015-04-09Add missing OuterLoop categoryMatt Mitchell
2015-03-28Update System.IO.FileSystem test csproj and packages.configMatt Cohn
2015-03-23Fix FileStream tests on LinuxStephen Toub
2015-02-20Split up System.IO.FileSystem solutionMaxwe11
2015-02-18Re-enable code coverage for (most) disabled librariesStephen Toub
2015-02-16Sync changes from TFS as of 2015/02/16 9:30:00 AMchcosta
2015-02-08Replace relative path to common tests with a variableMaxwe11
2015-02-08Merge pull request #688 from dotnet/v1.0Nick Guerrera
2015-02-06Enable code coverage for the corefx repoMatt Mitchell
2015-02-05Fix DirectoryInfo.Exists for search resultsEric StJohn
2015-01-29Merge branch 'v1.0' into fileSystemTestsEric StJohn
2015-01-23Adding tests for FileStream.Eric StJohn
2015-01-23Remove PLIB ProjectTypeGuids to allow editing debug options in VSNick Guerrera
2015-01-08Canonicalize MSBuild ToolsVersion to 12.0Alexander Köplinger
2014-12-29Add projects for FileSystem and FileSystem.Primitives. Add tests for FS.Prim...Eric StJohn