Attachable property setter was not working with XamlObjectWriter.
[mono.git] / mcs / class / System.Xaml / Test / System.Xaml / ChangeLog
index ef7028433f8ed49dfc8498a7a09670d9eeb1ec4c..568a0c69dbeecd119f7b7243c4ab74ea18d0b817 100644 (file)
@@ -1,3 +1,46 @@
+2010-06-29  Raja R Harinath  <harinath@hurrynot.org>
+
+       * XamlLanguageTest.cs (CategoryAttribute): Use a slightly more
+       portable way to resolve the CategoryAttribute ambiguity.
+       * XamlObjectReaderTest.cs, XamlObjectWriterTest.cs: Likewise.
+       * XamlTypeTest.cs, XamlXmlReaderTest.cs, XamlXmlWriterTest.cs: Likewise.
+       * XamlDirectiveTest.cs: Likewise.
+
+2010-05-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlObjectWriterTest.cs : fix and enable some tests.
+
+2010-04-26  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlObjectReaderTest.cs : more test use cases.
+
+2010-04-26  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlObjectReaderTest.cs : enable working tests.
+       * XamlTypeTest.cs : added a test for GetAliasedProperty().
+
+2010-04-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlObjectReaderTest.cs : enabled working tests. Add decent
+         namespace declaration node assertions in the next tests.
+
+2010-04-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlObjectReaderTest.cs : add another MarkupExtension test.
+
+2010-04-20  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlObjectReaderTest.cs : added a bunch of read detail tests (lots
+         on not-working ones).
+
+2010-04-20  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlTypeTest.cs : added tests for GetPositionalParameters().
+
+2010-04-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlObjectReaderTest.cs : enable working test.
+
 2010-04-18  Atsushi Enomoto  <atsushi@ximian.com>
 
        * XamlObjectReaderTest.cs : enable working tests and remove invalid