2007-03-15 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Thu, 15 Mar 2007 19:21:42 +0000 (19:21 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Thu, 15 Mar 2007 19:21:42 +0000 (19:21 -0000)
* System.Drawing_test.dll.sources: Add EmfPlusRecordType unit tests to
the build.

svn path=/trunk/mcs/; revision=74415

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

index aff159c0c695026bd8d83cc5b2acae7c246f2952..413c747015e8ee2d076be0246123b46b1423f770 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-15  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Add EmfPlusRecordType unit tests to
+       the build.
+
 2007-03-14  Sebastien Pouliot  <sebastien@ximian.com>
 
        * Makefile: Add the new GIF87a test files to the dist.
index 548ef581783dd386ea879202643f5606fdbdfecf..5c654ffa91580df3159f18c2ec388ab80dec10ca 100644 (file)
@@ -49,6 +49,7 @@ System.Drawing.Drawing2D/TestBlend.cs
 System.Drawing.Drawing2D/TestColorBlend.cs
 System.Drawing.Drawing2D/TestHatchBrush.cs
 System.Drawing.Drawing2D/TestMatrix.cs
+System.Drawing.Imaging/EmfPlusRecordTypeTest.cs
 System.Drawing.Imaging/GifCodecTest.cs
 System.Drawing.Imaging/IconCodecTest.cs
 System.Drawing.Imaging/MetafileTest.cs