Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

30 lines
958 B
Plaintext

2009-06-06 Gert Driesen <drieseng@users.sourceforge.net>
* ContextStackTest.cs: Added unit tests for indexers, and argument
(null) checks.
2007-08-20 Gert Driesen <drieseng@users.sourceforge.net>
* ContextStackTest.cs: Fix build of unit tests on 1.0 profile.
2007-08-19 Ivan N. Zlatev <contact@i-nz.net>
* ContextStackTest.cs: New unit tests for ContextStack.
2007-07-21 Gert Driesen <drieseng@users.sourceforge.net>
* InstanceDescriptorTest.cs: Improved ctor tests. Added tests for
properties and fields.
2005-10-18 Sebastien Pouliot <sebastien@ximian.com>
* 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 <sebastien@ximian.com>
* InstanceDescriptorCas.cs: New. CAS unit tests.
* InstanceDescriptorTest.cs: New. Unit tests for InstanceDescriptor
when using a ContructorInfo.