merge -r 53370:58178
[mono.git] / mcs / class / System.XML / Test / System.Xml.XPath / ChangeLog
1 2005-10-23  Atsushi Enomoto <atsushi@ximian.com>
2
3         * XPathNavigatorCommonTests.cs, XPathNavigatorTests.cs,
4           XPathNavigatorEvaluateTests.cs :
5           Added assertion labels. Marked some tests as NotDotNet under 2.0.
6
7 2005-08-31  Sebastien Pouliot  <sebastien@ximian.com>
8
9         * XPathExceptionCas.cs: New. CAS unit tests for exception 
10         serialization.
11
12 2005-07-23  Atsushi Enomoto <atsushi@ximian.com>
13
14         * XPathNavigatorCommonTests.cs : added test for bug #75609
15
16 2005-02-14  Atsushi Enomoto <atsushi@ximian.com>
17
18         * XPathNavigatorTests.cs : new test code was broken.
19
20 2005-02-14  Atsushi Enomoto <atsushi@ximian.com>
21
22         * XPathNavigatorTests.cs : added SignificantWhitespaceConstruction().
23
24 2004-09-13  Atsushi Enomoto <atsushi@ximian.com>
25
26         * XPathAtomicValueTests.cs : added.
27
28 2004-03-31  Atsushi Enomoto <atsushi@ximian.com>
29
30         * XPathNavigatorTests.cs : Added PropertiesOnNamespace().
31
32 2004-03-24  Atsushi Enomoto <atsushi@ximian.com>
33
34         * SelectNodesTests.cs : Added test for 1) not selecting previously-
35           selected prefixes, and that 2) default namespace erasure (i.e. 
36           xmlns="") should not be selected.
37
38 2004-03-16  Atsushi Enomoto <atsushi@ximian.com>
39
40         * XPathNavigatorCommonTests.cs : Added test for splitted text.
41
42 2004-02-17  Atsushi Enomoto <atsushi@ximian.com>
43
44         * XPathNavigatorMatchesTest.cs : commonified some code blocks.
45           Added MatchesAncestorsButNotCurrent(), MatchesParentAxis() and
46           MatchesPredicatedParentAxis().
47
48 2004-01-28  Atsushi Enomoto <atsushi@ximian.com>
49
50         * XPathNavigatorCommonTests.cs : Added MoveToNamespace and IsDescendant.
51         * XPathNavigatorTests.cs : Close XmlTextReader.
52
53 2003-12-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
54
55         * XPathNavigatorTests.cs : Added XPathDocumentMoveToId().
56
57 2003-09-26  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
58
59         * XPathNavigatorTests.cs : added SelectFromOrphan().
60
61 2003-06-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
62
63         * Added XPathNavigatorCommonTests.cs.
64
65 2003-06-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
66
67         * XPathNavigatorTests.cs : added DocumentWithProcessingInstruction().
68
69 2003-05-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
70
71         * XPathNavigatorTests.cs : fixed not well-formed xml of 
72           DocumentWithXmlDeclaration().
73
74 2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
75         * Tests inherits from Assertion and Assertion. prefixes removed
76
77 2003-04-12  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
78
79         * added this file as a new entry.
80           See ../ChangeLog to find former ChangeLog entries.
81