In Test/System.ComponentModel:
authorChris Toshok <toshok@novell.com>
Wed, 6 Dec 2006 22:12:28 +0000 (22:12 -0000)
committerChris Toshok <toshok@novell.com>
Wed, 6 Dec 2006 22:12:28 +0000 (22:12 -0000)
commit825e4be3c1d9472647170f1689ee4bbc3ed5276f
tree50fbc1d93046c9a181d80c35c15fc63c16d59719
parent77bfaee716993401fe7004d1e46227887aca7ce3
In Test/System.ComponentModel:
2006-12-06  Chris Toshok  <toshok@ximian.com>

* PropertyDescriptorTests.cs: flesh out these tests more with some
for ShouldSerialize and CanReset.

In System.ComponentModel:
2006-12-06  Chris Toshok  <toshok@ximian.com>

* ReflectionPropertyDescriptor.cs: fixes for CanResetValue and
ShouldSerializeValue - we need to find both public and nonpublic
methods.

svn path=/trunk/mcs/; revision=69136
mcs/class/System/System.ComponentModel/ChangeLog
mcs/class/System/System.ComponentModel/ReflectionPropertyDescriptor.cs
mcs/class/System/Test/System.ComponentModel/ChangeLog
mcs/class/System/Test/System.ComponentModel/PropertyDescriptorTests.cs