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-07-10Modernise C# style within System.Linq (#21765)Jon Hanna
2017-07-07Add test for Issue 2241 and close it. (#21979)Jon Hanna
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-07-01Fix Errors in XML Docs in System.Linq (#21770)Jon Hanna
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-22Add OrdinalCaseSensitiveComparer to LINQ tests rd.xml (#21364)Atsushi Kanamori
2017-06-13Fix regressions in corefx tests on ILC. (#20945)Atsushi Kanamori
2017-05-31Get rid of assorted CoreFx test on ILC noise.Atsushi Kanamori
2017-05-17Increment versions post 2.0Eric St. John
2017-05-15Enable most corefx tests for Bash on WindowsJason Lin
2017-04-24Don't run DebugView/DebuggerAttribute tests in aot. (#18840)Atsushi Kanamori
2017-04-22Fix the System.Linq tests that want metadata. (#18764)Atsushi Kanamori
2017-04-21Disable on desktop LINQ tests that stack overflowStephen Toub
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-06Get System.Linq tests working with netfx (#17877)Hugh Bellamy
2017-04-03Add manual roots for ILLinkEric St. John
2017-03-25Merge pull request #15943 from jamesqo/concat.nodesVladimir Sadov
2017-03-08Cleanup disabled tests missing correct issue numbers (#16756)Jiayi Li
2017-03-06Add tests for debugger displays for some collections (#16719)Hugh Bellamy
2017-02-23Merge pull request #15767 from DrewScoggins/PerfRunDevEngDrew Scoggins
2017-02-23Update performance csprojsDrew Scoggins
2017-02-22Merge pull request #16137 from jamesqo/use.array.reverseStephen Toub
2017-02-18Use Array.Reverse in ReverseIteratorJames Ko
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Merge pull request #15484 from jamesqo/grouping.debugVladimir Sadov
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17Go back to previous linked-list schemeJames Ko
2017-02-17Add 'Key = ' prefixJames Ko
2017-02-17Conform to existing style for debugger proxy namesJames Ko
2017-02-17Some clarifying commentsJames Ko
2017-02-17Fix test failuresJames Ko
2017-02-17Validate the debugger proxy tooJames Ko
2017-02-17Make ValidateDebuggerDisplayReferences return a string, add tests for itJames Ko
2017-02-17Cache the arrays for displayJames Ko
2017-02-17Add the Lookup proxyJames Ko
2017-02-17Add a debugger proxy for GroupingJames Ko
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-15Getting the infrastructure fot NetFX test runner inplace (#16194)Tarek Mahmoud Sayed
2017-02-14Store the source indices rather than the sources themselvesJames Ko
2017-02-14Add XML documentationJames Ko
2017-02-14Remove two iterators from ConcatJames Ko
2017-02-14Use Array.Fill in Enumerable.Repeat.ToArray (#16122)James Ko
2017-02-12Fix SelectMany bugJames Ko
2017-02-10Marking code as unchecked (pt 5)Dennis "D.C." Dietrich
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
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