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-04-20Merge pull request #18619 from stephentoub/file_move_fixStephen Toub
2017-04-20Fix unix time (#18640)Santiago Fernandez Madero
2017-04-20Address PR feedbackStephen Toub
2017-04-20Fix UnixFileSystem.MoveFile on macOS when just changing file casingStephen Toub
2017-04-20Add tests for moving to the same path w/ and w/o different casingStephen Toub
2017-04-19Merge pull request #18498 from ericstj/v2pkgAuditEric StJohn
2017-04-19Fix attribute handling of hidden directories ending with slashesStephen Toub
2017-04-18Update project configurationsEric St. John
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-15Change FileSystemInfo.CreationTime fall back on UnixStephen Toub
2017-04-15Fix S.IO.FS.Performance tests on uapaot (#18403)Alex Perovich
2017-04-14Fix S.IO.FileSystem tests running on uapaotAlex Perovich
2017-04-13Revert "Reenabled DirectoryLongerThanMaxLongPath test" (#18298)Viktor Hofer
2017-04-12Remove unnecessary pinvoke (#18234)Dan Moseley
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-07Fix IsDriveNTFS (#18039)Dan Moseley
2017-04-05Check if destination exists in Directory.Move (#17913)Alex Perovich
2017-04-04Merge pull request #17864 from danmosemsft/deadfiles.handlesStephen Toub
2017-04-04Merge pull request #17699 from ianhays/IO_netfxtestauditIan Hays
2017-04-04Add dead filedanmosemsft
2017-04-04Remove dead handle filesdanmosemsft
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-30Fix netfx disabled tests in IO FSIan Hays
2017-03-30PR feedback for IO test audit for netfxIan Hays
2017-03-30Get IO.FileSystem tests running on NetFXIan Hays
2017-03-29Update IO test for new Wildcard charsIan Hays
2017-03-24Some PNSE messages (#17471)Dan Moseley
2017-03-24Revert "PNSE for S.R.Extensions and S.IO.FS"danmosemsft
2017-03-24PNSE for S.R.Extensions and S.IO.FSdanmosemsft
2017-03-24Move SetCurrentDirectory test to RemoteInvoke. (#17456)Ian Hays
2017-03-21Reenabled DirectoryLongerThanMaxLongPath testViktor Hofer
2017-03-21removed outdated comments from System.IO.FileSystem testsViktor Hofer
2017-03-21Changed ExpectedException to NotSupportedException for methods that use GetFu...Viktor Hofer
2017-03-17Delete FileStream implementation moved to corelibJan Kotas
2017-03-10Change tests that use async void to async TaskSteve Harter
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-08Desktop tests run progress (#16706)Santiago Fernandez Madero
2017-03-05Detect Unix paths on Unix and Dos&Unc paths on Windows (#15925)Tom Deseyn
2017-02-26Merge pull request #16449 from ianhays/filelock_osx_testsStephen Toub
2017-02-25Add fileshare verification to lock/unlock osx testIan Hays
2017-02-25Cleanup File Lock/Unlock OSX tests.Ian Hays
2017-02-24Set EnableWinRT property in configuration system. (#16423)Wes Haggard
2017-02-23Update performance csprojsDrew Scoggins
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17Enabling overflow checks for debug (#16189)Dennis "D.C." Dietrich
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-10Marking code as unchecked (pt 5)Dennis "D.C." Dietrich
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood