X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.XML%2FTest%2FChangeLog;h=a3d4249efcd891dd32ea27fba1eec745d858991f;hb=86ffcfbcd72febcdf6805025ac0e83b7343f3cea;hp=288ac34e9ed02ae201f4313297b2195672124ea6;hpb=d12ea80ba68a8c8b5f0bcfb94edf93713b89814f;p=mono.git diff --git a/mcs/class/System.XML/Test/ChangeLog b/mcs/class/System.XML/Test/ChangeLog index 288ac34e9ed..a3d4249efcd 100644 --- a/mcs/class/System.XML/Test/ChangeLog +++ b/mcs/class/System.XML/Test/ChangeLog @@ -1,3 +1,35 @@ +2002-08-22 Jason Diamond + + * XmlDocumentTests.cs, XmlElementTests.cs: Added tests for + namespace qualified GetElementsByTagName courtesy of Matt Hunter + . + +2002-08-19 Jason Diamond + + * XmlDocumentTests.cs, XmlElementTests.cs: Added tests for + GetElementsByTagName courtesy of Matt Hunter . + +2002-08-17 Jason Diamond + + * XPathNavigatorMatchesTests.cs: Added tests for absolute patterns + and patterns with predicates. + +2002-08-17 Jason Diamond + + * AllTests.cs: Added XPathNavigatorMatchesTests suite. + + * XPathNavigatorMatchesTests.cs: Added. + +2002-08-16 Jason Diamond + + * XmlElementTests.cs: Added test for OuterXml (and WriteTo) for + qualified elements. + +2002-08-16 Jason Diamond + + * makefile.gnu: Added SOURCES_INCLUDE and SOURCES_EXCLUDE variables + to get tests to build with the new build system. + 2002-08-10 Jason Diamond * makefile.gnu: Use relative path to NUnitConsole_mono.exe instead of