2004-03-31 Atsushi Enomoto * XPathNavigatorTests.cs : Added PropertiesOnNamespace(). 2004-03-24 Atsushi Enomoto * SelectNodesTests.cs : Added test for 1) not selecting previously- selected prefixes, and that 2) default namespace erasure (i.e. xmlns="") should not be selected. 2004-03-16 Atsushi Enomoto * XPathNavigatorCommonTests.cs : Added test for splitted text. 2004-02-17 Atsushi Enomoto * XPathNavigatorMatchesTest.cs : commonified some code blocks. Added MatchesAncestorsButNotCurrent(), MatchesParentAxis() and MatchesPredicatedParentAxis(). 2004-01-28 Atsushi Enomoto * XPathNavigatorCommonTests.cs : Added MoveToNamespace and IsDescendant. * XPathNavigatorTests.cs : Close XmlTextReader. 2003-12-18 Atsushi Enomoto * XPathNavigatorTests.cs : Added XPathDocumentMoveToId(). 2003-09-26 Atsushi Enomoto * XPathNavigatorTests.cs : added SelectFromOrphan(). 2003-06-30 Atsushi Enomoto * Added XPathNavigatorCommonTests.cs. 2003-06-01 Atsushi Enomoto * XPathNavigatorTests.cs : added DocumentWithProcessingInstruction(). 2003-05-16 Atsushi Enomoto * XPathNavigatorTests.cs : fixed not well-formed xml of DocumentWithXmlDeclaration(). 2003-05-13 Martin Willemoes Hansen * Tests inherits from Assertion and Assertion. prefixes removed 2003-04-12 Atsushi Enomoto * added this file as a new entry. See ../ChangeLog to find former ChangeLog entries.