2008-12-09 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / Test / System.Xml.XPath / ChangeLog
1 2008-12-09  Atsushi Enomoto <atsushi@ximian.com>
2
3         * XPathNavigatorTests.cs : added test fo bug #456103.
4
5 2008-10-02  Atsushi Enomoto <atsushi@ximian.com>
6
7         * XPathNavigatorEvaluateTests.cs : corrected couple of misconception
8           in the tests.
9
10 2008-04-02  Atsushi Enomoto <atsushi@ximian.com>
11
12         * XPathEditableNavigatorTests.cs : added test for bug #376210.
13
14 2008-04-02  Atsushi Enomoto <atsushi@ximian.com>
15
16         * XPathNavigatorTests.cs : added test for bug #376191.
17
18 2008-03-17  Atsushi Enomoto <atsushi@ximian.com>
19
20         * XPathNavigatorTests.cs : added test for bug #324606.
21
22 2008-02-27  Atsushi Enomoto <atsushi@ximian.com>
23
24         * XPathNavigatorTests.cs : added test for bug #365112.
25
26 2007-11-29  Atsushi Enomoto <atsushi@ximian.com>
27
28         * XPathNavigatorTests.cs : added ValueAs() test.
29
30 2007-01-05  Atsushi Enomoto <atsushi@ximian.com>
31
32         * XPathNavigatorCommonTests.cs : added test for incorrect namespace
33           node links.
34
35 2007-01-05  Atsushi Enomoto <atsushi@ximian.com>
36
37         * XPathNavigatorTests.cs : added test for text() and whitespace/
38           significantwhitespace node.
39
40 2006-12-05  Atsushi Enomoto <atsushi@ximian.com>
41
42         * XPathNavigatorReaderTests.cs : added test for MoveToAttribute(int).
43
44 2006-12-05  Atsushi Enomoto <atsushi@ximian.com>
45
46         * XPathNavigatorTests.cs : added test for XPath navigator editor's
47           LookupPrefix().
48
49 2006-11-10  Atsushi Enomoto <atsushi@ximian.com>
50
51         * XPathNavigatorTests.cs : added test for bug #79875, and some
52           "escaped" text tests for InnerXml.
53         * XPathNavigatorReaderTests.cs : make sure that most of XPath nodes
54           are rejected to read subtree.
55
56 2006-11-10  Atsushi Enomoto <atsushi@ximian.com>
57
58         * XPathNavigatorTests.cs : added test for bug #79874.
59
60 2006-10-27  Atsushi Enomoto <atsushi@ximian.com>
61
62         * XPathNavigatorTests.cs : added (kind of) test for bug #46751.
63
64 2006-10-11  Atsushi Enomoto <atsushi@ximian.com>
65
66         * XPathEditableNavigatorTests.cs : added test for CanEdit, based on
67           the patch by Konstantin Triger.
68
69 2006-09-11  Atsushi Enomoto <atsushi@ximian.com>
70
71         * XPathEditableNavigatorTests.cs : added test fro AppendChild() from
72           a document fragment.
73
74 2006-09-01  Atsushi Enomoto <atsushi@ximian.com>
75
76         * XPathNavigatorReaderTests.cs : added test for MoveToFirstAttribute()
77           which is called from several current nodes.
78
79 2006-04-10  Atsushi Enomoto <atsushi@ximian.com>
80
81         * XPathNavigatorCommonTests.cs : there were some evil CRLF LF mix.
82
83 2006-04-10  Atsushi Enomoto <atsushi@ximian.com>
84
85         * XPathNavigatorCommonTests.cs : added test for bug #78067.
86         * XPathNavigatorReaderTests.cs : ditto, for ReadSubtree() part.
87
88 2005-12-14  Atsushi Enomoto <atsushi@ximian.com>
89
90         * XPathNavigatorReaderTests.cs : Actually AttributesAndNamespaces()
91           does not work under MS.NET.
92
93 2005-12-14  Atsushi Enomoto <atsushi@ximian.com>
94
95         * XPathNavigatorReaderTests.cs : new file for testing ReadSubtree()
96           and all dependent members.
97
98 2005-12-13  Atsushi Enomoto <atsushi@ximian.com>
99
100         * XPathEditableNavigatorTests.cs : added tests for MoveToFollowing().
101
102 2005-12-13  Atsushi Enomoto <atsushi@ximian.com>
103
104         * XPathEditableNavigatorTests.cs : added tests that passes empty
105           string to editor methods. Added tests for ReplaceSelf().
106
107 2005-12-13  Atsushi Enomoto <atsushi@ximian.com>
108
109         * XPathEditableNavigatorTests.cs : added tests for PrependChild().
110
111 2005-12-13  Atsushi Enomoto <atsushi@ximian.com>
112
113         * XPathEditableNavigatorTests.cs :
114           Added more tests for InsertAfter() and InsertBefore().
115           Added tests for DeleteRange() and ReplaceRange().
116
117 2005-12-13  Atsushi Enomoto <atsushi@ximian.com>
118
119         * XPathEditableNavigatorTests.cs : added tests for InsertAfter and
120           InsertBefore.
121
122 2005-12-13  Atsushi Enomoto <atsushi@ximian.com>
123
124         * XPathEditableNavigatorTests.cs : new file for testing all editor
125           functionality in XPathNavigator.
126
127 2005-12-12  Atsushi Enomoto <atsushi@ximian.com>
128
129         * XPathNavigatorTests.cs : added tests for ValueAsXxx properties.
130
131 2005-10-23  Atsushi Enomoto <atsushi@ximian.com>
132
133         * XPathNavigatorCommonTests.cs, XPathNavigatorTests.cs,
134           XPathNavigatorEvaluateTests.cs :
135           Added assertion labels. Marked some tests as NotDotNet under 2.0.
136
137 2005-08-31  Sebastien Pouliot  <sebastien@ximian.com>
138
139         * XPathExceptionCas.cs: New. CAS unit tests for exception 
140         serialization.
141
142 2005-07-23  Atsushi Enomoto <atsushi@ximian.com>
143
144         * XPathNavigatorCommonTests.cs : added test for bug #75609
145
146 2005-02-14  Atsushi Enomoto <atsushi@ximian.com>
147
148         * XPathNavigatorTests.cs : new test code was broken.
149
150 2005-02-14  Atsushi Enomoto <atsushi@ximian.com>
151
152         * XPathNavigatorTests.cs : added SignificantWhitespaceConstruction().
153
154 2004-09-13  Atsushi Enomoto <atsushi@ximian.com>
155
156         * XPathAtomicValueTests.cs : added.
157
158 2004-03-31  Atsushi Enomoto <atsushi@ximian.com>
159
160         * XPathNavigatorTests.cs : Added PropertiesOnNamespace().
161
162 2004-03-24  Atsushi Enomoto <atsushi@ximian.com>
163
164         * SelectNodesTests.cs : Added test for 1) not selecting previously-
165           selected prefixes, and that 2) default namespace erasure (i.e. 
166           xmlns="") should not be selected.
167
168 2004-03-16  Atsushi Enomoto <atsushi@ximian.com>
169
170         * XPathNavigatorCommonTests.cs : Added test for splitted text.
171
172 2004-02-17  Atsushi Enomoto <atsushi@ximian.com>
173
174         * XPathNavigatorMatchesTest.cs : commonified some code blocks.
175           Added MatchesAncestorsButNotCurrent(), MatchesParentAxis() and
176           MatchesPredicatedParentAxis().
177
178 2004-01-28  Atsushi Enomoto <atsushi@ximian.com>
179
180         * XPathNavigatorCommonTests.cs : Added MoveToNamespace and IsDescendant.
181         * XPathNavigatorTests.cs : Close XmlTextReader.
182
183 2003-12-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
184
185         * XPathNavigatorTests.cs : Added XPathDocumentMoveToId().
186
187 2003-09-26  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
188
189         * XPathNavigatorTests.cs : added SelectFromOrphan().
190
191 2003-06-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
192
193         * Added XPathNavigatorCommonTests.cs.
194
195 2003-06-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
196
197         * XPathNavigatorTests.cs : added DocumentWithProcessingInstruction().
198
199 2003-05-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
200
201         * XPathNavigatorTests.cs : fixed not well-formed xml of 
202           DocumentWithXmlDeclaration().
203
204 2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
205         * Tests inherits from Assertion and Assertion. prefixes removed
206
207 2003-04-12  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
208
209         * added this file as a new entry.
210           See ../ChangeLog to find former ChangeLog entries.
211