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-18Microsoft.Win32.Registry shouldn't be supported on uap (#18507)Viktor Hofer
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-17Fix some remote machine process tests (#18457)Hugh Bellamy
2017-04-16Disable ProcessStreamReadTest.TestAsyncHalfCharacterAtATimeSantiago Fernandez
2017-04-15Fix tests to test difference in behavior correctly in ProcessStartInfo (#18411)Santiago Fernandez Madero
2017-04-14Clean up System.Diagnostics.ProcessModule testHugh Bellamy
2017-04-13Merge pull request #18325 from stephentoub/disable_remote_testsStephen Toub
2017-04-13Disable newly added process testsStephen Toub
2017-04-13Fix newly added GetProcessesByName_NoSuchProcess_ReturnsEmpty testStephen Toub
2017-04-13Add tests for Process/ProcessStartInfo (#18127)Hugh Bellamy
2017-04-12Fix System.Diagnostics.Process tests for uapaot runs (#18215)Jose Perez Rodriguez
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-02More PNSE messages/comments in Process and Crypto (#17672)Dan Moseley
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-24Performance improvement for ProcessManager.Windows.IsProcessRunning (#17476)Stanislav Ushakov
2017-03-21Fix typo in projectdanmosemsft
2017-03-13Add more states to ProcFsStateToThreadStateStephen Toub
2017-03-13Include unknown char in assertStephen Toub
2017-03-11Adding System.Net.HttpListener uapaot config (#16982)Jose Perez Rodriguez
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-07Merge pull request #16735 from WinCPP/issue-3862Stephen Toub
2017-03-07Issue #3862 Use lazy initializers in place of double check locksWinCPP
2017-03-06Merge pull request #16021 from DrewScoggins/PerfRunsDrew Scoggins
2017-03-06Disable process perf testsDrew Scoggins
2017-03-05Fix test for child process inheriting environment variablesStephen Toub
2017-03-02Account for resolution in Process ExitTime testIan Hays
2017-02-28More logging for TestExitTime test (#16521)Dan Moseley
2017-02-27PR feedbacksepidehMS
2017-02-27Add logging for System.Diagnostics.Tests.ProcessTests.TestExitTimesepidehMS
2017-02-23Update performance csprojsDrew Scoggins
2017-02-21Add Attribute ActiveIssue(15844) to WaitChain() Method in class ProcessWaitin...Jiayi Li
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-13Marking code as unchecked (pt 7) (#16079)Dennis "D.C." Dietrich
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-09Address feedbacksepidehMS
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Remove unnecessary PlatformSpecific labels from testssepidehMS
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-07Marking code as unchecked (pt 2) (#15885)Dennis "D.C." Dietrich
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John