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
path: root/pkg/test
AgeCommit message (Expand)Author
2018-12-13Merged with dotnet/release/2.2.Martin Baulig
2018-05-04Remove package test version workaround for NETCoreApp2.1 (#29497)Eric StJohn
2018-05-02Exclude TFM netcoreapp2.2 from packaging testingWes Haggard
2018-04-21Permit version mismatches during package testing for incremented ref assmsEric St. John
2018-04-20Update BuildTools, CoreClr, CoreFx, CoreSetup, Standard to rc1-02719-01, rc1-...dotnet-maestro-bot
2018-04-05Ensure we use a unique path to package test semaphore (#28827)Eric StJohn
2018-04-04Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestIL...dotnet-maestro-bot
2018-04-04Removing unused TargetJose Perez Rodriguez
2018-04-03Adding test execution to the allConfigurations leg (#28663)Jose Perez Rodriguez
2018-03-31Fixing two additional package tests (#28654)Jose Perez Rodriguez
2018-03-30MS.NETCore.Targets should not be tested on 1.x as it drops all runtime-depend...Eric St. John
2018-03-30Permit cycles in netstandard when testing OOB packagesEric St. John
2018-03-30Enable package testing of latest NETCoreApp2.1Eric St. John
2018-03-30Ensure we run on private CLI/SDK and not a newer machine wide oneEric St. John
2018-03-30Exclude CoreFx.Private.TestUtilities from testingEric St. John
2018-03-30Ensure we test runtime closureEric St. John
2018-03-30Permit type overlap between System.Memory and S.P.Corelib on netcoreapp2.0Eric St. John
2018-03-29Add workarounds to package testing for issue 28551Eric St. John
2018-03-29NETStandard project now support desktop shims with dangling refsEric St. John
2018-03-29Workaround NuGet restore bug in package testsEric St. John
2017-05-10Update CLI to latest that shipped in preview1Eric St. John
2017-05-10Fix duplicated XDocumentExtensionssepidehMS
2017-05-10Fix duplicated types in Unix build of System.Threading.OverlappedStephen Toub
2017-05-10Merge pull request #19557 from stephentoub/sockettype_internalStephen Toub
2017-05-10Make TransportType internal in Sockets assemblyStephen Toub
2017-05-10Make SocketType internal in all but Sockets assemblyStephen Toub
2017-05-09Remove workaround for duplicate types in ConfigManagerEric StJohn
2017-05-09Fix duplicate types in ports on desktopEric StJohn
2017-05-09Allow TransportType conflict between Permissions and SocketsEric StJohn
2017-05-09Allow DBNull conflict with data.common & corelibEric StJohn
2017-05-09Add test targets to validate packagesEric St. John
2017-05-09Use latest dotnet CLI for package testingEric St. John
2017-03-17Add test project for packagesEric St. John