ChangeLog 465 B

1234567891011121314151617
  1. 2003-01-13 Nick Drochak <[email protected]>
  2. * MutexTest.cs: Disable some tests that case unhandled exceptoins
  3. on MS.NET.
  4. 2002-12-21 Nick Drochak <[email protected]>
  5. * all: make tests build and run under nunit2
  6. 2002-11-29 Eduardo Garcia Cebollero <[email protected]>
  7. * MutexTest.cs : New suite for Mutex.
  8. 2002-11-23 Eduardo Garcia Cebollero <[email protected]>
  9. * ThreadTest.cs : New suite for Thread.
  10. * AllTests.cs : Add the new suite.