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