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-01-13Merge branch master into dev/engJose Perez Rodriguez
2017-01-13Fix tests run on desktop (#15100)Jeremy Kuhne
2017-01-11Fix *special* test projectsEric St. John
2017-01-11Automated rename of tfm specific filesAlex Perovich
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11Manual changes for ns2.0 renameAlex Perovich
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-13Port first third of tests to build against the targeting pack / runtime (#14450)Eric Mellino
2016-12-09Remove stale P2P refsStephen Toub
2016-11-11Moving part of System.Security.Permissions down to System.Runtime.Extensions ...Jose Perez Rodriguez
2016-11-11Add Replace methods to System.IO.FileInfo (#13563)Santiago Fernandez Madero
2016-11-10Move IO types into System.Runtime.Extensions (#13451)Jeremy Kuhne
2016-11-04Update to CoreCLR FileStream (#13229)Jeremy Kuhne
2016-10-18Combine test dependencies into a common project.json.Karthik Rajasekaran
2016-10-18Add System.IO.FileSystem serializationStephen Toub
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-10-01Changing test projects to default to netcoreapp1.1 instead of netcoreapp1.0Jose Perez Rodriguez
2016-09-27Add negative tests for Begin/EndJeremy Kuhne
2016-09-20Merge branch dev/apiJose Perez Rodriguez
2016-09-13Add missing APIs to System.IO.FileSystemStephen Toub
2016-09-13Merge remote-tracking branch 'mainrepo/dev/api' into MergeDevApiJose Perez Rodriguez
2016-09-10Add tests for FileStream.CopyToAsyncStephen Toub
2016-09-09Removing pkgproj references from csprojsJose Perez Rodriguez
2016-09-07Merge pull request #11375 from stephentoub/fix_async_testStephen Toub
2016-09-04Adding Reflection changes back after merge from master (#11386)Jose Perez Rodriguez
2016-09-02Fix FileStreamBase Begin/End race conditionStephen Toub
2016-09-02Revert "Expose all Reflection APIs in System.Runtime"Jose Perez Rodriguez
2016-09-01Expose all Reflection APIs in System.Runtime (#11099)Sepideh Khoshnood
2016-09-01Enable netcoreapp1.1 tests to run as part of the CI build (#11236)Jose Perez Rodriguez
2016-08-04Reving up the versions of the contracts where we have added Apis for netcorea...Jose Perez Rodriguez
2016-07-29Merge from masterJose Perez Rodriguez
2016-07-21Moving Perf tests to their own csprojs (#10192)Deepak Shankargouda
2016-07-18Merge remote-tracking branch 'master' into dev/apiJose Perez Rodriguez
2016-06-29Add NugetTargetMoniker to test projects and update remaining project referenc...Karthik Rajasekaran
2016-06-29Add GetLogicalDrives.Jeremy Kuhne
2016-06-15Update CoreFX tests to compile against a minimum of netstandard1.3 and add su...Karthik Rajasekaran
2016-04-09Merge pull request #7575 from ianhays/filesystem-enumeratenonexistentStephen Toub
2016-04-08Make FileSystem EnumerateCurrentDirectory test remoteIan Hays
2016-04-05Add IsNotWindowsNanoServer to Platform detection.Lakshmi Priya Sekar
2016-03-31Add missing tests to System.IO.FileSystemIan Hays
2016-01-15Merge pull request #5020 from mjrousos/UnixGetAttributesFixStephen Toub
2016-01-14Get Unix file stats with LStat (instead of Stat)Mike Rousos
2016-01-04Merge pull request #5125 from weshaggard/SupportAnyOSWes Haggard
2016-01-03Update project files adding default configurationsWes Haggard
2016-01-03Remove extra referencesStephen A. Imhoff
2015-12-14Consolidate facade project filesEric Mellino
2015-11-04Perf test targets were buggy and required specific setup to not fail. I've ha...Ian Hays
2015-10-14Update and addition to Performance testsIan Hays
2015-10-11Reorganize src\Common\testsstephentoub
2015-09-24Added performance microbenchmarksIan Hays