2010-04-22 Atsushi Enomoto * XamlMemberInvokerTest.cs : make sure GetValue() is not supported on directives. 2010-04-22 Atsushi Enomoto * 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 * XamlTypeTypeConverterTest.cs : more conversion tests. 2010-04-14 Atsushi Enomoto * XamlTypeNameTest.cs : new test. 2010-04-09 Atsushi Enomoto * XamlTypeTypeConverterTest.cs, XamlValueConverterTest.cs : new tests. 2010-04-09 Atsushi Enomoto * XamlTypeInvokerTest.cs : new test. 2010-04-08 Atsushi Enomoto * XamlMemberInvokerTest.cs : new test.