System.Drawing_test.dll.sources: Add new unit tests for System.Drawing.Imaging.MetaHe...
authorSebastien Pouliot <sebastien@ximian.com>
Tue, 31 Oct 2006 16:14:07 +0000 (16:14 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Tue, 31 Oct 2006 16:14:07 +0000 (16:14 -0000)
svn path=/trunk/mcs/; revision=67181

mcs/class/System.Drawing/ChangeLog
mcs/class/System.Drawing/System.Drawing_test.dll.sources

index 7cf02bb023322b8ca8924564e4413f7d01f2b90a..2c5fb50eb15dcea07f8e9c36b4fad2f7db904ef7 100644 (file)
@@ -1,3 +1,8 @@
+2006-10-31  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * System.Drawing_test.dll.sources: Add new unit tests for 
+       System.Drawing.Imaging.MetaHeader and WmfPlaceableFileHeader classes.
+
 2006-09-27     Boris Kirzner <borisk@mainsoft.com>
 
        * run-tests.test.bat : tests batch fix.
index 3d6f6e6422a699b7ec07ff645819824a6e2e5ff2..0bc86c1e7ef17c8c273d8551093ca0709296dc08 100644 (file)
@@ -46,6 +46,7 @@ System.Drawing.Drawing2D/TestHatchBrush.cs
 System.Drawing.Drawing2D/TestMatrix.cs
 System.Drawing.Imaging/GifCodecTest.cs
 System.Drawing.Imaging/IconCodecTest.cs
+System.Drawing.Imaging/MetaHeaderTest.cs
 System.Drawing.Imaging/PngCodecTest.cs
 System.Drawing.Imaging/TestImageCodecInfo.cs
 System.Drawing.Imaging/TestImageFormat.cs
@@ -54,6 +55,7 @@ System.Drawing.Imaging/TestJpegCodec.cs
 System.Drawing.Imaging/TestColorMatrix.cs
 System.Drawing.Imaging/TestImageAttributes.cs
 System.Drawing.Imaging/TiffCodecTest.cs
+System.Drawing.Imaging/WmfPlaceableFileHeaderTest.cs
 System.Drawing.Printing/PrinterUnitConvertTest.cs
 System.Drawing.Printing/PrintingPermissionAttributeTest.cs
 System.Drawing.Printing/PrintingPermissionTest.cs