Added implementation of namepsace qualified GetElementsByTagName courtesy of
[mono.git] / mcs / class / System.XML / Test / ChangeLog
index 062f6b5441010ab600c0fce6d6710fd460c45bce..a3d4249efcd891dd32ea27fba1eec745d858991f 100644 (file)
@@ -1,3 +1,25 @@
+2002-08-22  Jason Diamond <jason@injektilo.org>
+
+       * XmlDocumentTests.cs, XmlElementTests.cs: Added tests for 
+       namespace qualified GetElementsByTagName courtesy of Matt Hunter 
+       <xrkune@tconl.com>.
+
+2002-08-19  Jason Diamond <jason@injektilo.org>
+
+       * XmlDocumentTests.cs, XmlElementTests.cs: Added tests for 
+       GetElementsByTagName courtesy of Matt Hunter <xrkune@tconl.com>.
+
+2002-08-17  Jason Diamond  <jason@injektilo.org>
+
+       * XPathNavigatorMatchesTests.cs: Added tests for absolute patterns
+       and patterns with predicates.
+
+2002-08-17  Jason Diamond  <jason@injektilo.org>
+
+       * AllTests.cs: Added XPathNavigatorMatchesTests suite.
+
+       * XPathNavigatorMatchesTests.cs: Added.
+
 2002-08-16  Jason Diamond  <jason@injektilo.org>
 
        * XmlElementTests.cs: Added test for OuterXml (and WriteTo) for