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-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-10Disable some Graphics tests which may seg-fault on Unix. (#23093)Eric Mellino
2017-08-10Merge pull request #23089 from mellinoe/system.drawing-drawstring-testsEric Mellino
2017-08-10Disable DrawString tests on Unix.Eric Mellino
2017-08-10Move VerifyBitmapNotBlank to Helpers.cs.Eric Mellino
2017-08-10Add two tests for Graphics.DrawString.Eric Mellino
2017-08-09Use CheckStatus helper in AdjustableArrowCap.Unix.cs.Eric Mellino
2017-08-09Various fixes for Unix Pen and CustomLineCap.Eric Mellino
2017-08-08Fix several typos (#23048)John Doe
2017-08-08Unify implementations for System.Drawing.Pen and related types. (#23029)Eric Mellino
2017-08-05Clean up path validation related issues in System.Drawing.Common (#22941)Eric Mellino
2017-08-04Adding System.Drawing.Printing PrintDocument tests. (#22868)Kostadin Vasilev
2017-08-02Add nuget package configuration for System.Drawing.Common.Eric Mellino
2017-08-01Add a netcoreapp2.0 configuration for System.Drawing.Common.Eric Mellino
2017-08-01Adding System.Drawing.Common.tests.Imaging PropertyItem tests. (#22822)Kostadin Vasilev
2017-08-01Adding System.Drawing.Common.Imaging Metafile tests. (#20711) (#22753)Kostadin Vasilev
2017-07-27Merge pull request #22490 from tannergooding/classifyEric Mellino
2017-07-26Disable ImageAttributesTests on Unix.Eric Mellino
2017-07-26Respond to PR feedback for Unix System.Drawing.Eric Mellino
2017-07-26Disable remaining tests which fail on Unix.Eric Mellino
2017-07-26Use manually-loaded functions in Unix System.Drawing.Common.Eric Mellino
2017-07-26Disable newly-added tests that fail on Unix.Eric Mellino
2017-07-26Add Unix version of System.Drawing.Common, from mono.Eric Mellino
2017-07-26Adding System.Drawing.Common.Imaging ImageAttributes tests. #20711 (#22491)Kostadin Vasilev
2017-07-26Updating cases of `IsInfinity || IsNaN` to be `!IsFinite`.Tanner Gooding
2017-07-21Remove ActiveIssue for PathTooLongException related tests. (#22467)Stephen Daudell
2017-07-18Validate the focus and scale parameters in managed code, because libgdiplus d...Frederik Carlier
2017-07-18Remove System.Security dependency from System.Drawing.Common. (#22232)Eric Mellino
2017-07-18Update tests for long path support in CoreCLR (#22190)Stephen Daudell
2017-07-17Add BufferedGraphics tests (#22298)Hugh Bellamy
2017-07-14Adding System.Drawing.Common.Drawing2D PathGradientBrush tests. #20711 (#22199)Kostadin Vasilev
2017-07-14Merge pull request #22207 from hughbe/drawing-dcEric Mellino
2017-07-14Fix typoHugh Bellamy
2017-07-13Use AssertExtensions for ArgumentException assertions.Eric Mellino
2017-07-13Add tests for CustomLineCap.Eric Mellino
2017-07-13Condense checks for initializedHugh Bellamy
2017-07-13Cleanup interop code in System.Drawing a littleHugh Bellamy
2017-07-13Remove dead interop code in System.DrawingHugh Bellamy
2017-07-12Adding System.Drawing.Common.Drawing2D GraphicsPathIterator tests. #20711 (#2...Kostadin Vasilev
2017-07-12Adding System.Drawing.Common.Drawing2D GraphicsPath tests. #20711 (#21866)Kostadin Vasilev
2017-07-11Merge pull request #21457 from norek/encoderParameterTestsEric Mellino
2017-07-11Expose SystemDrawingSectionHugh Bellamy
2017-07-11Remove three test cases which allocate far too much memory for a 32-bit process.Eric Mellino
2017-07-10Respond to PR feedback.Eric Mellino
2017-07-10Add tests for System.Drawing.Common.Imaginig for #20711INSOLUTIONS\NorbertR
2017-07-06Add license header to AdjustableArrowCapTests.cs (#21944)Eric Mellino
2017-07-06Cleanup Graphics.csHugh Bellamy
2017-07-06Add negative tests for Graphics.Draw*Hugh Bellamy
2017-07-06Add more Graphics testsHugh Bellamy
2017-07-06Clean up AdjustableArrowCap.csEric Mellino