[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web / Test / System.Web.Configuration / ChangeLog
index 841ef09520f7344aa9cb8cff8c49382d1a573d75..686972c43efc0eae97454680ecc6f66af557e4c8 100644 (file)
@@ -1,3 +1,22 @@
+2008-12-23  Marek Habersack  <mhabersack@novell.com>
+
+       * WebConfigurationManagerTest.cs: added new test.
+
+2007-11-23  Marek Habersack  <mhabersack@novell.com>
+
+       * CacheSectionTest.cs: modified to match the new MS.NET defaults.
+
+2007-03-24  Marek Habersack  <mhabersack@novell.com>
+
+       * WebConfigurationManagerTest.cs: the tests don't work because of
+       the way the test suite is set up. In a normal application, the
+       three test would work just fine.
+
+2006-06-26  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * NullableStringValidatorTest.cs : new aggregated tests for
+         properties that use PropertyHelper.EmptyStringValidator.
+
 2006-03-08  Chris Toshok  <toshok@ximian.com>
 
        * SiteMapSectionTest.cs: test defaults.