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

52 lines
1.3 KiB
Plaintext

2010-06-21 Rodrigo Kumpera <rkumpera@novell.com>
* ConditionalWeakTableTest.cs: Make test more resilient.
2010-06-18 Rodrigo Kumpera <rkumpera@novell.com>
* ConditionalWeakTableTest.cs: Fix another test.
2010-06-18 Rodrigo Kumpera <rkumpera@novell.com>
* ConditionalWeakTableTest.cs: Fix it.
2010-05-11 Rodrigo Kumpera <rkumpera@novell.com>
* ConditionalWeakTableTest.cs: New test suite.
2009-10-15 Sebastien Pouliot <sebastien@ximian.com>
* RuntimeHelpersTest.cs: Add more test cases for validations
2009-06-20 Zoltan Varga <vargaz@gmail.com>
* *.cs: Convert all tests to new-style nunit classes/methods.
2009-06-10 Gert Driesen <drieseng@users.sourceforge.net>
* InternalVisibleToAttributeTest.cs: Added test for .ctor and
AllInternalsVisible property.
2006-11-01 Sebastien Pouliot <sebastien@ximian.com>
* RuntimeWrappedExceptionCas.cs: New. CAS tests for
RuntimeWrappedException.
* RuntimeWrappedExceptionTest.cs: New. Unit tests for
RuntimeWrappedException.
2003-04-18 Zoltan Varga <vargaz@freemail.hu>
* RuntimeHelpersTest.cs: Added tests for Equals() and GetHashCode ()
methods.
2002-12-21 Nick Drochak <ndrochak@gol.com>
* all: make tests build and run under nunit2
2002-09-21 Zoltan Varga <vargaz@freemail.hu>
* AllTests.cs: new file
* RuntimeHelpersTest.cs: new file