In Test/System.ComponentModel:
commit0ef497a233a454aff3f5fb2ec55e0d19618b7b49
authorChris Toshok <toshok@novell.com>
Tue, 19 Dec 2006 18:42:54 +0000 (19 18:42 -0000)
committerChris Toshok <toshok@novell.com>
Tue, 19 Dec 2006 18:42:54 +0000 (19 18:42 -0000)
treeab3496c4ccc67fe6e0bb99c630b51b6effc91205
parentdcaf118bddc908990a6be0592a2f3739a2a6254e
In Test/System.ComponentModel:
2006-12-19  Chris Toshok  <toshok@ximian.com>

* PropertyDescriptorTests.cs: add some tests here because we were
generating an NRE for a missing type converter type.  MS doesn't -
it instead falls back to the converter for the property type.

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

* PropertyDescriptor.cs: stop crashing on a missing type
converter.

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