Ver Fonte

2007-03-15 Sebastien Pouliot <[email protected]>

	* System.Drawing_test.dll.sources: Add EmfPlusRecordType unit tests to
	the build.


svn path=/trunk/mcs/; revision=74415
Sebastien Pouliot há 19 anos atrás
pai
commit
595eac1dae

+ 5 - 0
mcs/class/System.Drawing/ChangeLog

@@ -1,3 +1,8 @@
+2007-03-15  Sebastien Pouliot  <[email protected]>
+
+	* System.Drawing_test.dll.sources: Add EmfPlusRecordType unit tests to
+	the build.
+
 2007-03-14  Sebastien Pouliot  <[email protected]>
 
 	* Makefile: Add the new GIF87a test files to the dist.

+ 1 - 0
mcs/class/System.Drawing/System.Drawing_test.dll.sources

@@ -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