[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.XML / Test / System.Xml.Xsl / ChangeLog
index 3f0a3e391634203195ed9a216773b1312f4ec2ab..53f3280de2de97f16bf3a2fedbd0c1c0f92961df 100644 (file)
@@ -1,3 +1,87 @@
+2009-11-20  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #556619 by
+         Tor Lillqvist.
+
+2009-04-15  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : test for bug #457065 by Leszek Ciesielski.
+
+2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : test for bug #450797 by Jonathan Anderson.
+
+2008-10-02  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : removed extra NotDotNet.
+
+2008-06-04  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #378239.
+
+2008-06-03  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #316238.
+
+2008-05-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #391424.
+
+2008-01-19  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #322551.
+
+2008-01-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test from bug #351939.
+         (by Tor Lillqvist)
+
+2007-12-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #349375. (Actually the
+         previous checkin fixed bug #349375.)
+         Added another notworking one inspired by the same bug.
+
+2007-12-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #349111.
+
+2007-12-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #349035.
+
+2007-12-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #348786.
+
+2007-09-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #325482.
+
+2007-08-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #82493.
+
+2007-08-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added test for bug #82357.
+
+2006-04-07  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added CurrentInSelect().
+
+2006-04-07  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added StripSpace().
+
+2006-01-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : added DocTypeAfterText().
+
+2006-01-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XslTransformTests.cs : Output_Indent_Xml_DocType() is working now.
+
 2005-12-27  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * XslTransformTests.cs: Extended html indentation test (and marked