a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
32 lines
885 B
Plaintext
Executable File
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.
|