merge from trunk revisions 58933, 58935, 58936
[mono.git] / mcs / class / System / Test / System.Threading / ChangeLog
1 2005-11-17  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * SemaphoreCas.cs: New. CAS tests for Semaphore (2.0).
4         * SemaphoreFullExceptionCas.cs: New. CAS unit tests (2.0).
5         * SemaphoreTest.cs: New. Unit tests for Semaphore (2.0).
6         * ThreadExceptionEventArgsCas.cs: New. CAS unit tests.