[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / Test / System.Timers / ChangeLog
index 11f8bd8c1312a6812fbcbfc4fa03fc9d19d24c52..ce1d2342d2e5bb5ebe0e312d5be00f7798686adb 100644 (file)
@@ -1,3 +1,24 @@
+2008-08-03  Zoltan Varga  <vargaz@gmail.com>
+
+       * TimerTest.cs: Simplify the EnabledInElapsed test to prevent various races.
+
+2007-10-30  Robert Jordan  <robertj@gmx.net>
+
+       * TimerTest.cs: Enable test for bug #82701/#325368.
+
+2007-09-06  Robert Jordan  <robertj@gmx.net>
+
+       * TimerTest.cs: Factored our more test cases from bug #82701.
+
+2007-09-05  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * TimerTest.cs: Added NotWorking test for bug #82701. Added ctor
+       and trivial property tests.
+
+2006-12-18  Robert Jordan  <robertj@gmx.net>
+
+       * TimerTest.cs: Add NotWorking test case for bug #77847.
+
 2005-11-16  Sebastien Pouliot  <sebastien@ximian.com>
 
        * TimersDescriptionAttributeCas.cs: Updated comments (thanks to Gert