| 123456789101112131415161718192021222324 |
- 2005-08-09 Andrew Skiba <[email protected]>
- * TestImageCodecInfo.cs: FormatID, CodecName, DllName, FilenameExtension,
- Flags, FormatDescription, MimeType properties checked
- 2005-08-09 Andrew Skiba <[email protected]>
- * TestImageCodecInfo.cs: refactor to make possible to add tests for all
- properties, not only FormatID.
- 2004-03-22 Jordi Mas i Hernandez <[email protected]>
-
- * TestColorMatrix.cs: added test case
- * TestImageAttributes.cs: added test case
- 2004-06-10 Sanjay Gupta <[email protected]>
-
- * TestBmpCodec.cs, TestImageCodecInfo.cs, TestJpedCodec.cs: Removed
- dependency on obsolete class, Assertion from NUnit.
- 2004-03-17 Ravindra <[email protected]>
- * Created this repository for System.Drawing.Imaging tests.
- * ChangeLog: Added.
|