[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / Test / Microsoft.Win32 / ChangeLog
index 2e3a95e299fa6fbc557c0b235d1c8f03c6705acc..7e24e7ff9dfd4dbf2dfcf5a38287b15e54f2af89 100644 (file)
@@ -1,3 +1,28 @@
+2010-07-13  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * RegistryKeyTest.cs: New tests for volatile keys.
+
+2008-02-01  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * RegistryKeyTest.cs: Added tests for max length of subkey and value
+       names. Improved existing argument check tests. Renamed existing
+       SetValue tests, and added simple tests for overload introduced in
+       .NET 2.0.
+
+2007-11-07  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * RegistryKeyTest.cs : enabled bug #322839 test.
+
+2007-10-14  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * RegistryKeyTest.cs: Added test for bug #322839.
+
+2007-08-30  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * RegistryKeyTest.cs: Improve SetValue tests to ensure values are
+       persisted properly on Linux, since the unix implementation performs
+       caching.
+
 2006-09-03  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * RegistryKeyTest.cs: Added RunningOnUnix property that is used