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
2018-03-17Added DCS Tests for System.Drawing Types (#27082)Joshua Clark
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-01Fix KnownColor issues (#22821)Jon Hanna
2017-08-01Remove unused serialization members (#22785)Viktor Hofer
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-20Add Corefx.Private.Test.Utilities solution (#21254)Hugh Bellamy
2017-06-14Fix non-deterministic failure in ColorTests (#21005)Stephen Toub
2017-06-07Issue #18017 Operators * / for Size and SizeF (#20052)Mandar Sahasrabuddhe
2017-05-15Fix a bunch of random test failures on ILC (#19758)Atsushi Kanamori
2017-05-02Skip verifying stack on full framework (#19182)Dan Moseley
2017-04-13Fix System.Drawing tests on UAP (#18294)Alex Perovich
2017-04-06Remove KnownColors and SystemColors from .NET CoreWes Haggard
2017-04-05Fix System.Drawing.Primitive tests with netfx or uwpHugh Bellamy
2017-02-17Enabling overflow checks for debug (#16189)Dennis "D.C." Dietrich
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-07Marking code as unchecked (pt 2) (#15885)Dennis "D.C." Dietrich
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-01-24Implement IEquatable interface on System.Drawing structs. (#15435)Jon Hanna
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11Manual changes for ns2.0 renameAlex Perovich
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-13Port first third of tests to build against the targeting pack / runtime (#14450)Eric Mellino
2016-11-25Add missing license headers (#13974)Stephen Toub
2016-11-19Drawing primitives cleanup (#13801)Jon Hanna
2016-11-18Remove dead branches in Color.op_EqualityJon Hanna
2016-10-30Simplify Color.ToString()Stephen Toub
2016-10-18Combine test dependencies into a common project.json.Karthik Rajasekaran
2016-10-18Update CoreClr, CoreFx to beta-24617-03, beta-24617-03, respectivelydotnet-bot
2016-10-18wipStephen Toub
2016-10-18Add System.Drawing.Primitives serializationStephen Toub
2016-10-17Add more tests for ColorStephen Toub
2016-10-15Update CoreClr, CoreFx, External to beta-24615-02, beta-24615-03, beta-24614-...dotnet-bot
2016-10-13Update CoreClr, CoreFx, External to beta-24613-02, beta-24613-01, beta-24613-...dotnet-bot
2016-10-12Update CoreClr, CoreFx to beta-24612-03, beta-24612-03, respectivelydotnet-bot
2016-10-11Update CoreClr, CoreFx to beta-24611-01, beta-24611-02 respectively (master)Stephen Toub
2016-10-08Update CoreClr, CoreFx to beta-24608-02, beta-24608-01, respectively (master)Stephen Toub
2016-10-08Revert "Merge branch 'dotnet-bot-master-UpdateDependencies'"Sedar Gokbulut
2016-10-07Update CoreClr, CoreFx, ProjectNTfs to beta-24607-02, beta-24607-03, beta-246...dotnet-bot
2016-10-06Reorder test.builds files metadata to be consisteng across the repoJose Perez Rodriguez
2016-10-06Fix ordering of test builds filesJose Perez Rodriguez
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-10-05Update CoreClr, CoreFx, ProjectNTfs to beta-24605-01, beta-24604-02, beta-246...dotnet-bot
2016-10-04Fix builds files where we were passing netcoreapp1.0 as targetGroup (#12334)Jose Perez Rodriguez
2016-10-02Update CoreClr, CoreFx to beta-24602-02, beta-24601-02, respectivelydotnet-bot
2016-10-02Merge pull request #12267 from weshaggard/UpdateXunitNetcoreExtensionsWes Haggard