Merge pull request #2554 from ludovic-henry/coop-blocking-interrupt
[mono.git] / mcs / class / System.Drawing / Test / DrawingTest / Test / ChangeLog
1 2006-09-18      Boris Kirzner <borisk@mainsoft.com>\r
2 \r
3         * Graphics.cs : marked not working tests for TARGET_JVM.\r
4 \r
5 2006-08-28      Boris Kirzner   <borisk@mainsoft.com>\r
6         * GraphicsPath.cs: marked test as "NotWorking"\r
7 \r
8 2006-01-25 Boris Kirzner <borisk@maonsoft.com>\r
9         * Graphics.cs: added #ifdef for TARGET_JVM.\r
10 \r
11 2006-01-22 Boris Kirzner <borisk@mainsoft.com>\r
12         * Bitmap.cs, Brush.cs, Graphics.cs, GraphicsPath.cs, Image.cs, Pen.cs,\r
13         Region.cs: tests refactoring.\r
14 \r
15 2005-10-27 Vladimir Krasnov <vladimirk@mainsoft.com>\r
16 \r
17         * Brush.cs: added texture brush with transform tests\r
18         * Graphics.cs: added DrawImage, BeginContainer tests\r
19 \r
20 2005-10-17 Vladimir Krasnov <vladimirk@mainsoft.com>\r
21         \r
22         * Graphics.cs: Added FillMode tests\r
23         * Brush.cs:  Added TextureBrush tests \r
24 \r
25 2005-09-21 Vladimir Krasnov <vladimirk@mainsoft.com>\r
26         \r
27         * Graphics.cs: Added tests for DrawImage\r
28         * Image.cs:  Added tests for clone, GetFrameCount\r
29 \r
30 2005-09-20 Vladimir Krasnov <vladimirk@mainsoft.com>\r
31         \r
32         * Graphics.cs: Added tests for DrawImage, fixed use pixel distance comparer\r
33 \r
34 2005-09-10 Konstnatin Triger <kostat@mainsoft.com>\r
35 \r
36         * Graphics.cs: Added test for Clipping\r
37 \r
38 2005-09-07 Boris Kirzner <borisk@mainsoft.com>\r
39         * GraphicsPath.cs: Added another PathData test..\r
40 \r
41 2005-09-06 Boris Kirzner <borisk@mainsoft.com>\r
42         * GraphicsPathIterator.cs: added.\r
43         * GraphicsPath.cs: Changed tests. Added NotWorking for the tests that\r
44         should fail in TARGET_JVM.\r
45 \r
46 2005-08-25 Vladimir Krasnov <vladimirk@mainsoft.com>\r
47         \r
48         * Graphics.cs: Added tests for Graphics.Begin/EndContaioner, \r
49         Graphics.Save/Restore, Transforms\r
50 \r
51 2005-08-25 Vladimir Krasnov <vladimirk@mainsoft.com>\r
52         \r
53         * Pen.cs: Refactoring\r
54         * Image.cs: Refactoring\r
55         * Bitmap.cs: Refactoring\r
56         * Graphics.cs: Refactoring\r
57         * Region.cs: Refactoring\r
58 \r
59 2005-08-16 Andrew Skiba <andrews@mainsoft.com>\r
60 \r
61         * Test.dotnet.csproj, Test.vmwcsproj: make Bitmap1.png embedded resource,\r
62         add Bitmap1.bmp\r
63         * Bitmap1.bmp: added to make tests on java without jai\r
64         * Bitmap.cs: open bitmap from resources, to get rid of dir dependency\r
65         * Color.cs: remove unnecessary using DrawingTestHelper\r
66         * Graphics.cs: naive StringAlignment tests, must be improved later\r
67         * Image.cs: same as Bitmap.cs + use test.bmp instead of test.png (works\r
68         immediately on java w/o jai)\r
69 \r
70 2005-08-10 Boris Kirzner <borisk@mainsoft.com>\r
71         * GraphicsPath.cs: Added new class. Test fixture for GraphicsPath.\r
72 \r
73 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
74         \r
75         * Pen.cs: Added LineCaps and LineJoin tests\r
76         * Image.cs: Added png interop test\r
77         * Added test images bitmap_gh.png, bitmap_net.png\r
78 \r
79 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
80 \r
81         * Added Brushes.cs: Brushes and SystemBrushes tests\r
82         * Added Colors.cs: Colors, SystemColors tests\r
83         * Added Enums.cs: Various enums tests\r
84         * Added Pens.cs: Pens, SystemPent tests\r
85 \r
86 Andrew Skiba <andrews@mainsoft.com>\r
87 \r
88         * Test.dotnet.csproj, Test.vmwcsproj: move project to sys.drawing/Test so\r
89         it's easy to include Mono tests\r
90 \r