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-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-11Reenable passing System.Diagnostics.Process test (#23118)Santiago Fernandez Madero
2017-07-22Update UAP pinvoke baselines (#22516)Paulo Janotti
2017-07-19Fix remaining S.D.Process test issues (#22413)Krzysztof Wicher
2017-07-18Skip Process test in uapJose Perez Rodriguez
2017-07-18Fix all S.D.Process tests on UAP (#22270)Krzysztof Wicher
2017-07-18Stabilize Exittime test (#22359)Dan Moseley
2017-07-17Skipping tests that are not supported in uap and uapaotJose Perez Rodriguez
2017-07-13some files did not get saved when replacingKrzysztof Wicher
2017-07-13apply pr feedbackKrzysztof Wicher
2017-07-13Skip tests instead of disabling with ActiveIssueKrzysztof Wicher
2017-07-13reenable not failing S.D.Process tests on uapKrzysztof Wicher
2017-07-12Remove NtQuerySystemInformation from Uap (#21957)Sepideh Khoshnood
2017-07-07Remove usage of NtQueryInformationProcess and K32EnumProcessModules from Syst...Sepideh Khoshnood
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy
2017-06-28Correctly handle empty strings in params of RemoteExecutorTestBase (#21196)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-23Merge pull request #21339 from Priya91/processargsLakshmi Priya Sekar
2017-06-23Disable StartInfo_TextFile_ShellExecute on Win8 (#21397)Dan Moseley
2017-06-23Respond to PR feedback.Lakshmi Priya Sekar
2017-06-23Use Environment.CommandLine parse code for canonical output.Lakshmi Priya Sekar
2017-06-22Minor test cleanup (#21200)Dan Moseley
2017-06-22Handle empty arguments in argv in Process.Lakshmi Priya Sekar
2017-06-20Add Corefx.Private.Test.Utilities solution (#21254)Hugh Bellamy
2017-06-16Re-enable shellex test with more diagnostics (#21115)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-09Fix #19909 and reactivate tests on ILC. (#20830)Atsushi Kanamori
2017-06-08S.D.Process: throw PNSE on HWND depending funcs on UAP (#20709)Krzysztof Wicher
2017-06-06update process/thread structs to match updated Windows header (#20620)Dan Moseley
2017-06-02Fix System.Diagnostics.Process.Tests and skip some othersSantiago Fernandez
2017-05-30Disable UseShellExecute test (#20454)Dan Moseley
2017-05-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-26Update build configurationsEric St. John
2017-05-25Finally kill (#20319)Dan Moseley
2017-05-25Remove help VS commentsEric St. John
2017-05-25Fix UseShellExec tests for Nano (#20293)Dan Moseley
2017-05-25disable for nano (#20289)Dan Moseley
2017-05-25Add ShellEx support for Windows & fix issues (#20216)Jeremy Kuhne
2017-05-23Disable conditional tests (#20155)Santiago Fernandez Madero
2017-05-23Test attributes cleanup for Uap now that Uap flag includes UapAot (#20108)Santiago Fernandez Madero
2017-05-22Sudo fix (#20080)Dan Moseley
2017-05-19Fix Process.Start() on Unix platforms to not leak file descriptors of redirec...Dongbo Wang
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-15Enable most corefx tests for Bash on WindowsJason Lin
2017-05-11Use read to get the redirected output from process. (#19632)Lakshmi Priya Sekar
2017-05-10Remove unneeded Serializable attributes (#19577)Morgan Brown