2004-02-20 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / Test / System / ChangeLog
index c6be9669426781c1ad1a1653e4301ac1bac8ac21..45eed2b42b8d7d5db21c04c61549e727caffde78 100644 (file)
@@ -1,3 +1,20 @@
+2004-02-20  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * CharCategoryTest.cs : csc build fix (line length excess.)
+
+2004-02-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * CharCategoryTest.cs : cleaning ;)
+
+2004-02-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Added CharCategoryTest.cs (brute force test for Char.IsXXX()).
+
+2004-02-05  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AppDomainTest.cs: New. Unit tests for SetPrincipalPolicy and
+       SetThreadPrincipal.
+
 2004-01-31  Nick Drochak <ndrochak@ieee.org)
 
        * ConvertTest: Cannot partially qualify the type name with csc.