2005-08-19 Jordi Mas i Hernandez <jordi@ximian.com>
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Imaging / ChangeLog
1 2005-08-19  Jordi Mas i Hernandez <jordi@ximian.com>
2
3         *  TestBmpCodec.cs: Enable PixelFormat tests                                                  
4
5 2005-08-16  Andrew Skiba <andrews@mainsoft.com>
6
7         * TestImageCodecInfo.cs: use regular expressions for results that may vary
8         while still in correct format, so same tests can be used for jvm
9
10 2005-08-09  Andrew Skiba <andrews@mainsoft.com>
11
12         * TestImageCodecInfo.cs: FormatID, CodecName, DllName, FilenameExtension,
13         Flags, FormatDescription, MimeType properties checked
14
15 2005-08-09  Andrew Skiba <andrews@mainsoft.com>
16
17         * TestImageCodecInfo.cs: refactor to make possible to add tests for all
18         properties, not only FormatID.
19
20 2004-03-22  Jordi Mas i Hernandez <jordi@ximian.com>
21                                                                                 
22         * TestColorMatrix.cs: added test case
23         * TestImageAttributes.cs: added test case
24
25 2004-06-10  Sanjay Gupta <gsanjay@novell.com>
26                                                                                 
27         * TestBmpCodec.cs, TestImageCodecInfo.cs, TestJpedCodec.cs: Removed
28         dependency on obsolete class, Assertion from NUnit.
29
30 2004-03-17  Ravindra  <rkumar@novell.com>
31         * Created this repository for System.Drawing.Imaging tests.
32         * ChangeLog: Added.