2009-06-06 Gert Driesen * ContextStackTest.cs: Added unit tests for indexers, and argument (null) checks. 2007-08-20 Gert Driesen * ContextStackTest.cs: Fix build of unit tests on 1.0 profile. 2007-08-19 Ivan N. Zlatev * ContextStackTest.cs: New unit tests for ContextStack. 2007-07-21 Gert Driesen * InstanceDescriptorTest.cs: Improved ctor tests. Added tests for properties and fields. 2005-10-18 Sebastien Pouliot * InstanceDescriptorCas.cs: Added more tests for LinkDemand as it just occured to me that it looked like the LinkDemand was on the class (and not only on the ctor). 2005-10-18 Sebastien Pouliot * InstanceDescriptorCas.cs: New. CAS unit tests. * InstanceDescriptorTest.cs: New. Unit tests for InstanceDescriptor when using a ContructorInfo.