New test.
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Resources / ChangeLog
index b5bf24a4499ba1f45d90e53e9a09a24dd6928c04..2aafdb356a88b85cfd24e7e00406c1c743610678 100644 (file)
@@ -1,3 +1,23 @@
+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.
+
+2005-12-01  Robert Jordan  <robertj@gmx.net>
+
+       * CompatTest.cs, compat*.resx: Compatibility unit tests.
+       * WriterTest.cs: Unit tests for ResXResourceWriter.
+
 2005-11-30  Robert Jordan  <robertj@gmx.net>
 
        * CultureTest.cs: Unit tests for the culture-invariance.