New test.
[mono.git] / mcs / class / System / Test / System.Threading / ChangeLog
1 2005-12-23  Dick Porter  <dick@ximian.com>
2
3         * SemaphoreTest.cs: Enable another test
4
5 2005-12-06  Dick Porter  <dick@ximian.com>
6
7         * SemaphoreTest.cs: Enable the tests
8
9 2005-11-17  Sebastien Pouliot  <sebastien@ximian.com>
10
11         * SemaphoreCas.cs: New. CAS tests for Semaphore (2.0).
12         * SemaphoreFullExceptionCas.cs: New. CAS unit tests (2.0).
13         * SemaphoreTest.cs: New. Unit tests for Semaphore (2.0).
14         * ThreadExceptionEventArgsCas.cs: New. CAS unit tests.