New test.
[mono.git] / mcs / class / System / Test / System.ComponentModel.Design.Serialization / ChangeLog
1 2005-10-18  Sebastien Pouliot  <sebastien@ximian.com> 
2  
3         * InstanceDescriptorCas.cs: Added more tests for LinkDemand as it just
4         occured to me that it looked like the LinkDemand was on the class (and
5         not only on the ctor).
6
7 2005-10-18  Sebastien Pouliot  <sebastien@ximian.com>
8
9         * InstanceDescriptorCas.cs: New. CAS unit tests.
10         * InstanceDescriptorTest.cs: New. Unit tests for InstanceDescriptor
11         when using a ContructorInfo.