83972e7e7c64077e90afac8b16b4718e6136e9a2
[mono.git] / mcs / class / System.Drawing / Test / DrawingTest / Test / ChangeLog
1 2005-09-07 Boris Kirzner <borisk@mainsoft.com>\r
2         * GraphicsPath.cs: Added another PathData test..\r
3 \r
4 2005-09-06 Boris Kirzner <borisk@mainsoft.com>\r
5         * GraphicsPathIterator.cs: added.\r
6         * GraphicsPath.cs: Changed tests. Added NotWorking for the tests that\r
7         should fail in TARGET_JVM.\r
8 \r
9 2005-08-25 Vladimir Krasnov <vladimirk@mainsoft.com>\r
10         \r
11         * Graphics.cs: Added tests for Graphics.Begin/EndContaioner, \r
12         Graphics.Save/Restore, Transforms\r
13 \r
14 2005-08-25 Vladimir Krasnov <vladimirk@mainsoft.com>\r
15         \r
16         * Pen.cs: Refactoring\r
17         * Image.cs: Refactoring\r
18         * Bitmap.cs: Refactoring\r
19         * Graphics.cs: Refactoring\r
20         * Region.cs: Refactoring\r
21 \r
22 2005-08-16 Andrew Skiba <andrews@mainsoft.com>\r
23 \r
24         * Test.dotnet.csproj, Test.vmwcsproj: make Bitmap1.png embedded resource,\r
25         add Bitmap1.bmp\r
26         * Bitmap1.bmp: added to make tests on java without jai\r
27         * Bitmap.cs: open bitmap from resources, to get rid of dir dependency\r
28         * Color.cs: remove unnecessary using DrawingTestHelper\r
29         * Graphics.cs: naive StringAlignment tests, must be improved later\r
30         * Image.cs: same as Bitmap.cs + use test.bmp instead of test.png (works\r
31         immediately on java w/o jai)\r
32 \r
33 2005-08-10 Boris Kirzner <borisk@mainsoft.com>\r
34         * GraphicsPath.cs: Added new class. Test fixture for GraphicsPath.\r
35 \r
36 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
37         \r
38         * Pen.cs: Added LineCaps and LineJoin tests\r
39         * Image.cs: Added png interop test\r
40         * Added test images bitmap_gh.png, bitmap_net.png\r
41 \r
42 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
43 \r
44         * Added Brushes.cs: Brushes and SystemBrushes tests\r
45         * Added Colors.cs: Colors, SystemColors tests\r
46         * Added Enums.cs: Various enums tests\r
47         * Added Pens.cs: Pens, SystemPent tests\r
48 \r
49 Andrew Skiba <andrews@mainsoft.com>\r
50 \r
51         * Test.dotnet.csproj, Test.vmwcsproj: move project to sys.drawing/Test so\r
52         it's easy to include Mono tests\r
53 \r