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-07-22Update UAP pinvoke baselines (#22516)Paulo Janotti
2017-07-21System.IO.Console perf test: increase # of opened files on macOS (#22478)Paulo Janotti
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-26Fix negative testing in System.Console.Tests (#21569)Atsushi Kanamori
2017-06-25Fix UAP tests for Console (#21519)Dan Moseley
2017-06-24disable console tests related to output encoding (#21484)Krzysztof Wicher
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-22Minor test cleanup (#21200)Dan Moseley
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-12Disable Console.Title test on NanoStephen Toub
2017-06-12Add RemoteInvoke checks for closed-over stateStephen Toub
2017-05-25Remove help VS commentsEric St. John
2017-05-23Test attributes cleanup for Uap now that Uap flag includes UapAot (#20108)Santiago Fernandez Madero
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-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-05-09Nano adjustment of console encoding (#19519)Dan Moseley
2017-05-03Remove invalid assert in Console encoding test on UnixStephen Toub
2017-05-02Remove __arglist overloads (#19192)Jan Kotas
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-11Disable some System.Console tests on uapaotJose Perez Rodriguez
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-10Address PR feedbackHugh Bellamy
2017-04-09Remove redundant Windows argument validation in ConsoleHugh Bellamy
2017-04-09Fix no exception thrown for invalid console encodingsHugh Bellamy
2017-04-07Remove UAP console PAL (#17970)Dan Moseley
2017-04-05Fixing System.Console tests for uapaot (#17896)Jose Perez Rodriguez
2017-03-18Fix System.Console difference in behavior (#17253)Santiago Fernandez Madero
2017-03-18socket, accept: set CLOEXEC on platforms that support it (#17228)Tom Deseyn
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-10Fix Console WindowWidth/Height paramName (#16930)Ian Hays
2017-03-07Issue #3862 Use lazy initializers in place of double check locksWinCPP
2017-03-03Update to new Microsoft.xunit.netcore.extensions version (#16591)Santiago Fernandez Madero
2017-03-01Avoid non-trivial marshaling in System.ReadKey (#16550)Jan Kotas
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-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-13Fix reading of null chars in Console.ReadLine on UnixStephen Toub
2017-02-13Marking code as unchecked (pt 7) (#16079)Dennis "D.C." Dietrich
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
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-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed