Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Diamond <injektilo@mono-cvs.ximian.com>2002-03-26 05:36:02 +0300
committerJason Diamond <injektilo@mono-cvs.ximian.com>2002-03-26 05:36:02 +0300
commitd55811ef0986577c556dc90aba956a43c464ebb1 (patch)
tree08a442b1f0791aec34e63753325813872c599e61 /mcs/class/System.XML/Test/ChangeLog
parentb28e3a0ec66033ecc33e224e22c0dece54e3ea80 (diff)
Added XPathScanner and Tests.
svn path=/trunk/mcs/; revision=3342
Diffstat (limited to 'mcs/class/System.XML/Test/ChangeLog')
-rw-r--r--mcs/class/System.XML/Test/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mcs/class/System.XML/Test/ChangeLog b/mcs/class/System.XML/Test/ChangeLog
index ec87462b831..c5ccea3250c 100644
--- a/mcs/class/System.XML/Test/ChangeLog
+++ b/mcs/class/System.XML/Test/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-25 Jason Diamond <jason@injektilo.org>
+
+ * AllTests.cs:
+ * Microsoft.Test.csproj:
+ * Mono.Test.csproj: Updated to include new test, XmlScannerTests.
+
+ * XPathScannerTests.cs: Added new tests for XPathScanner class.
+
2002-03-25 Duncan Mak <duncan@ximian.com>
* AllTests.cs: