Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

32 lines
885 B
Plaintext
Executable File

2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
* XamlMemberInvokerTest.cs : make sure GetValue() is not supported
on directives.
2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
* XamlMemberInvokerTest.cs : make sure that the invoker returns Type
for Type member here. (XamlObjectReader returns string for some
cases, so I wanted to make sure it is *not* here.)
2010-04-14 Atsushi Enomoto <atsushi@ximian.com>
* XamlTypeTypeConverterTest.cs : more conversion tests.
2010-04-14 Atsushi Enomoto <atsushi@ximian.com>
* XamlTypeNameTest.cs : new test.
2010-04-09 Atsushi Enomoto <atsushi@ximian.com>
* XamlTypeTypeConverterTest.cs, XamlValueConverterTest.cs :
new tests.
2010-04-09 Atsushi Enomoto <atsushi@ximian.com>
* XamlTypeInvokerTest.cs : new test.
2010-04-08 Atsushi Enomoto <atsushi@ximian.com>
* XamlMemberInvokerTest.cs : new test.