./
[mono.git] / mcs / class / System.Drawing / Test / DrawingTest / Test / ChangeLog
1 2005-08-16 Andrew Skiba <andrews@mainsoft.com>\r
2 \r
3         * Test.dotnet.csproj, Test.vmwcsproj: make Bitmap1.png embedded resource,\r
4         add Bitmap1.bmp\r
5         * Bitmap1.bmp: added to make tests on java without jai\r
6         * Bitmap.cs: open bitmap from resources, to get rid of dir dependency\r
7         * Color.cs: remove unnecessary using DrawingTestHelper\r
8         * Graphics.cs: naive StringAlignment tests, must be improved later\r
9         * Image.cs: same as Bitmap.cs + use test.bmp instead of test.png (works\r
10         immediately on java w/o jai)\r
11 \r
12 2005-08-10 Boris Kirzner <borisk@mainsoft.com>\r
13         * GraphicsPath.cs: Added new class. Test fixture for GraphicsPath.\r
14 \r
15 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
16         \r
17         * Pen.cs: Added LineCaps and LineJoin tests\r
18         * Image.cs: Added png interop test\r
19         * Added test images bitmap_gh.png, bitmap_net.png\r
20 \r
21 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
22 \r
23         * Added Brushes.cs: Brushes and SystemBrushes tests\r
24         * Added Colors.cs: Colors, SystemColors tests\r
25         * Added Enums.cs: Various enums tests\r
26         * Added Pens.cs: Pens, SystemPent tests\r
27 \r
28 Andrew Skiba <andrews@mainsoft.com>\r
29 \r
30         * Test.dotnet.csproj, Test.vmwcsproj: move project to sys.drawing/Test so\r
31         it's easy to include Mono tests\r
32 \r