2004-03-31  Atsushi Enomoto <atsushi@ximian.com>

	* XPathNavigatorTests.cs : Added PropertiesOnNamespace().

2004-03-24  Atsushi Enomoto <atsushi@ximian.com>

	* 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 <atsushi@ximian.com>

	* XPathNavigatorCommonTests.cs : Added test for splitted text.

2004-02-17  Atsushi Enomoto <atsushi@ximian.com>

	* XPathNavigatorMatchesTest.cs : commonified some code blocks.
	  Added MatchesAncestorsButNotCurrent(), MatchesParentAxis() and
	  MatchesPredicatedParentAxis().

2004-01-28  Atsushi Enomoto <atsushi@ximian.com>

	* XPathNavigatorCommonTests.cs : Added MoveToNamespace and IsDescendant.
	* XPathNavigatorTests.cs : Close XmlTextReader.

2003-12-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* XPathNavigatorTests.cs : Added XPathDocumentMoveToId().

2003-09-26  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* XPathNavigatorTests.cs : added SelectFromOrphan().

2003-06-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* Added XPathNavigatorCommonTests.cs.

2003-06-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* XPathNavigatorTests.cs : added DocumentWithProcessingInstruction().

2003-05-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* XPathNavigatorTests.cs : fixed not well-formed xml of 
	  DocumentWithXmlDeclaration().

2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
	* Tests inherits from Assertion and Assertion. prefixes removed

2003-04-12  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* added this file as a new entry.
	  See ../ChangeLog to find former ChangeLog entries.

