New test.
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Resources / ChangeLog
index 09ac87ed97c9358a268b64a21c87f9bb983690a5..2aafdb356a88b85cfd24e7e00406c1c743610678 100644 (file)
@@ -1,3 +1,14 @@
+2006-10-03  Robert Jordan  <robertj@gmx.net>
+
+       * compat_2_0.resx, compat_1_1.resx: Add an Image element to test the
+       type converter. Add InvalidMimeType, an element with an invalid
+       mimetype attribute.
+
+       * CompatTest.cs: Add assert for the InvalidMimeType and Image elements.
+       Fix the test for the 2.0 profile.
+
+       * WriterTest.cs: Add type converter tests.
+       
 2006-01-14  Robert Jordan  <robertj@gmx.net>
 
        * compat_2_0.resx: Added a CDATA element as a test for bug #77253.