df73ea280b869b93b436f8c731cc5577d53f55f1
[mono.git] / mcs / class / System.Xaml / Test / System.Xaml.Schema / ChangeLog
1 2010-04-22  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * XamlMemberInvokerTest.cs : make sure GetValue() is not supported
4           on directives.
5
6 2010-04-22  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * XamlMemberInvokerTest.cs : make sure that the invoker returns Type
9           for Type member here. (XamlObjectReader returns string for some
10           cases, so I wanted to make sure it is *not* here.)
11
12 2010-04-14  Atsushi Enomoto  <atsushi@ximian.com>
13
14         * XamlTypeTypeConverterTest.cs : more conversion tests.
15
16 2010-04-14  Atsushi Enomoto  <atsushi@ximian.com>
17
18         * XamlTypeNameTest.cs : new test.
19
20 2010-04-09  Atsushi Enomoto  <atsushi@ximian.com>
21
22         * XamlTypeTypeConverterTest.cs, XamlValueConverterTest.cs :
23           new tests.
24
25 2010-04-09  Atsushi Enomoto  <atsushi@ximian.com>
26
27         * XamlTypeInvokerTest.cs : new test.
28
29 2010-04-08  Atsushi Enomoto  <atsushi@ximian.com>
30
31         * XamlMemberInvokerTest.cs : new test.