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
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-10-01Changing test projects to default to netcoreapp1.1 instead of netcoreapp1.0Jose Perez Rodriguez
2016-09-20Address feedback, remove workaroundsJeremy Kuhne
2016-09-17Clean the test csprojs to not set default properties.Lakshmi Priya Sekar
2016-08-31Separate netstandard17 serialization tests into separate filesStephen Toub
2016-08-31Revert dir.targets changes, moving to individual .csproj filesStephen Toub
2016-08-31Add collection serialization testsStephen Toub
2016-08-04Reving up the versions of the contracts where we have added Apis for netcorea...Jose Perez Rodriguez
2016-07-29Merge from masterJose Perez Rodriguez
2016-07-21Moving Perf tests to their own csprojs (#10192)Deepak Shankargouda
2016-07-18Merge remote-tracking branch 'master' into dev/apiJose Perez Rodriguez
2016-07-12Add back IHashCodeProvider/CaseInsensitiveHashCodeProvider to System.Collecti...Stephen Toub
2016-06-29Add NugetTargetMoniker to test projects and update remaining project referenc...Karthik Rajasekaran
2016-06-15Update CoreFX tests to compile against a minimum of netstandard1.3 and add su...Karthik Rajasekaran
2016-05-26Add ArrayList IList testsHugh Bellamy
2016-05-19Add IDictionary tests for HashtableHugh Bellamy
2016-02-17Fix file casing in System.Collections.NonGeneric.Tests.csprojEric Mellino
2016-02-13PR feedbackHugh Bellamy
2016-02-13Cleanup Stack testsHugh Bellamy
2015-11-04Perf test targets were buggy and required specific setup to not fail. I've ha...Ian Hays
2015-10-14Update and addition to Performance testsIan Hays
2015-10-11Reorganize src\Common\testsstephentoub
2015-09-24Added performance microbenchmarksIan Hays
2015-09-12Added Unit Test for Queue.Clear method for empty Queue.Dmitry Kakurin
2015-05-11Disable parallelism for System.Collections.NonGeneric testsMaxwe11
2015-05-08Remove XunitTraitDiscoverers from corefx and reference the nuget package xuni...Lakshmi Priya Sekar
2015-05-05Convert all remaining package dependencies to project.jsonEric StJohn
2015-04-22Remove testcategories from csproj, in relation to the recent changes in build...Lakshmi Priya Sekar
2015-04-15Update to latest CoreFx packages, convert to project.jsonEric StJohn
2015-04-10Disable tests skipping on linuxMaxwe11
2015-03-30Initial commit of linux/osx cross testing scriptMatt Mitchell
2015-03-18Replace relative path with a variableMaxwe11
2015-03-16Add tests for System.Collections.* debugger attributesStephen Toub
2015-03-06Add tests categories to projectsKrzysztof Wicher
2015-02-10Add, modify and enable tests of Hashtable, SortedList, etc.dotnet-bot
2015-01-30Add ArrayList testsdotnet-bot
2015-01-13Initial commit of tests for System.Collections.NonGenericdotnet-bot