refactor testcase, to make possible to check other properties
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Imaging / ChangeLog
1 2005-08-09  Andrew Skiba <andrews@mainsoft.com>
2
3         * TestImageCodecInfo.cs: refactor to make possible to add tests for all
4         properties, not only FormatID.
5
6 2004-03-22  Jordi Mas i Hernandez <jordi@ximian.com>
7                                                                                 
8         * TestColorMatrix.cs: added test case
9         * TestImageAttributes.cs: added test case
10
11 2004-06-10  Sanjay Gupta <gsanjay@novell.com>
12                                                                                 
13         * TestBmpCodec.cs, TestImageCodecInfo.cs, TestJpedCodec.cs: Removed
14         dependency on obsolete class, Assertion from NUnit.
15
16 2004-03-17  Ravindra  <rkumar@novell.com>
17         * Created this repository for System.Drawing.Imaging tests.
18         * ChangeLog: Added.