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