[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Configuration / Test / standalone / ChangeLog
index 1257b7280f6d9c669df3db472f37816cbd096259..38aa233e3a38702786212bedae497deea3d4de19 100644 (file)
@@ -1,3 +1,27 @@
+2008-08-02  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * Makefile
+       * t47.cs
+       * t47.exe.config
+       * t47.exe.expected: added test for bug #413203.
+
+2008-07-02  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * t46.cs: Improve test coverage.
+
+2008-07-02  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * Makefile: added test t46.
+       * t46.cs, t46-lib.cs: added test for bug #405574.
+       * t46.exe.config, t46.exe.config2: config files for t46.
+       * t46.exe.expected: expected result for t46.
+
+2008-06-26  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * Assert.cs: added.
+       * Makefile: added Assert.cs, and explicitly specify output file.
+       * t28.cs: Improved test.
+
 2007-11-15  Atsushi Enomoto  <atsushi@ximian.com>
 
        * Makefile : added -r:System.Data.