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