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-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
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Merge pull request #15389 from jamesqo/change.linkingVladimir Sadov
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-02Merge pull request #15668 from jamesqo/queryable.ap.preVladimir Sadov
2017-02-01Respond to PR feedbackJames Ko
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-02-01Remove Append, Prepend from excluded method listJames Ko
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Revert all Concat-related changesJames Ko