[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Drawing / Test / DrawingTest / Test / ChangeLog
index 8a389ebfb6e4772920fbeb2ab6ff9b8fc0cdafff..b995865ab4c968469302c00f5b134b699913eb39 100644 (file)
@@ -1,3 +1,75 @@
+2006-09-18     Boris Kirzner <borisk@mainsoft.com>\r
+\r
+       * Graphics.cs : marked not working tests for TARGET_JVM.\r
+\r
+2006-08-28     Boris Kirzner   <borisk@mainsoft.com>\r
+       * GraphicsPath.cs: marked test as "NotWorking"\r
+\r
+2006-01-25 Boris Kirzner <borisk@maonsoft.com>\r
+       * Graphics.cs: added #ifdef for TARGET_JVM.\r
+\r
+2006-01-22 Boris Kirzner <borisk@mainsoft.com>\r
+       * Bitmap.cs, Brush.cs, Graphics.cs, GraphicsPath.cs, Image.cs, Pen.cs,\r
+       Region.cs: tests refactoring.\r
+\r
+2005-10-27 Vladimir Krasnov <vladimirk@mainsoft.com>\r
+\r
+       * Brush.cs: added texture brush with transform tests\r
+       * Graphics.cs: added DrawImage, BeginContainer tests\r
+\r
+2005-10-17 Vladimir Krasnov <vladimirk@mainsoft.com>\r
+       \r
+       * Graphics.cs: Added FillMode tests\r
+       * Brush.cs:  Added TextureBrush tests \r
+\r
+2005-09-21 Vladimir Krasnov <vladimirk@mainsoft.com>\r
+       \r
+       * Graphics.cs: Added tests for DrawImage\r
+       * Image.cs:  Added tests for clone, GetFrameCount\r
+\r
+2005-09-20 Vladimir Krasnov <vladimirk@mainsoft.com>\r
+       \r
+       * Graphics.cs: Added tests for DrawImage, fixed use pixel distance comparer\r
+\r
+2005-09-10 Konstnatin Triger <kostat@mainsoft.com>\r
+\r
+        * Graphics.cs: Added test for Clipping\r
+\r
+2005-09-07 Boris Kirzner <borisk@mainsoft.com>\r
+       * GraphicsPath.cs: Added another PathData test..\r
+\r
+2005-09-06 Boris Kirzner <borisk@mainsoft.com>\r
+       * GraphicsPathIterator.cs: added.\r
+       * GraphicsPath.cs: Changed tests. Added NotWorking for the tests that\r
+       should fail in TARGET_JVM.\r
+\r
+2005-08-25 Vladimir Krasnov <vladimirk@mainsoft.com>\r
+       \r
+       * Graphics.cs: Added tests for Graphics.Begin/EndContaioner, \r
+       Graphics.Save/Restore, Transforms\r
+\r
+2005-08-25 Vladimir Krasnov <vladimirk@mainsoft.com>\r
+       \r
+       * Pen.cs: Refactoring\r
+       * Image.cs: Refactoring\r
+       * Bitmap.cs: Refactoring\r
+       * Graphics.cs: Refactoring\r
+       * Region.cs: Refactoring\r
+\r
+2005-08-16 Andrew Skiba <andrews@mainsoft.com>\r
+\r
+       * Test.dotnet.csproj, Test.vmwcsproj: make Bitmap1.png embedded resource,\r
+       add Bitmap1.bmp\r
+       * Bitmap1.bmp: added to make tests on java without jai\r
+       * Bitmap.cs: open bitmap from resources, to get rid of dir dependency\r
+       * Color.cs: remove unnecessary using DrawingTestHelper\r
+       * Graphics.cs: naive StringAlignment tests, must be improved later\r
+       * Image.cs: same as Bitmap.cs + use test.bmp instead of test.png (works\r
+       immediately on java w/o jai)\r
+\r
+2005-08-10 Boris Kirzner <borisk@mainsoft.com>\r
+       * GraphicsPath.cs: Added new class. Test fixture for GraphicsPath.\r
+\r
 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
        \r
        * Pen.cs: Added LineCaps and LineJoin tests\r
@@ -13,5 +85,6 @@
 \r
 Andrew Skiba <andrews@mainsoft.com>\r
 \r
-       * Test.dotnet.csproj, Test.vmwcsproj: move project to sys.drawing/Test so it's easy to include Mono tests\r
+       * Test.dotnet.csproj, Test.vmwcsproj: move project to sys.drawing/Test so\r
+       it's easy to include Mono tests\r
 \r