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-07-12 08:07:15 +0400
committerJason Diamond <injektilo@mono-cvs.ximian.com>2002-07-12 08:07:15 +0400
commitc8ff8606191173071f45ee62c57655b09c3c3da6 (patch)
treea1a5a2aaa98c0c9812bb37501532cf37e1cbd78a /mcs/class/System.XML/Test/ChangeLog
parent2f7666c877421a6e32d7a3a37e60aecf64de5a48 (diff)
Added some tests for the SelectNodes method.
svn path=/trunk/mcs/; revision=5717
Diffstat (limited to 'mcs/class/System.XML/Test/ChangeLog')
-rw-r--r--mcs/class/System.XML/Test/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mcs/class/System.XML/Test/ChangeLog b/mcs/class/System.XML/Test/ChangeLog
index bf299f44ced..25ca8065aef 100644
--- a/mcs/class/System.XML/Test/ChangeLog
+++ b/mcs/class/System.XML/Test/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-11 Jason Diamond <jason@injektilo.org>
+
+ * SelectNodesTests.cs: Added.
+
+ * AllTests.cs: Added SelectNodesTests to suite.
+
2002-07-11 Piers Haken <piersh@friskit.com>
* XmlElementTests.cs: added TestCreateElement3WithNullNamespace