2004-02-05 Sebastien Pouliot * ThreadTest.cs: Added unit tests for CurrentPrincipal. 2003-01-28 Nick Drochak * MutexTest.cs: Ignore tests that hang mono. * ThreadTest.cs: Ignore tests that hang mono. 2003/01/23 Nick Drochak * ThreadTest.cs: Test for alternate possibilities 2003-01-13 Nick Drochak * MutexTest.cs: Disable some tests that case unhandled exceptions on MS.NET. 2002-12-21 Nick Drochak * all: make tests build and run under nunit2 2002-11-29 Eduardo Garcia Cebollero * MutexTest.cs : New suite for Mutex. 2002-11-23 Eduardo Garcia Cebollero * ThreadTest.cs : New suite for Thread. * AllTests.cs : Add the new suite.