5f55a227b9f826e8521a22909a25921413c08b9a
[mono.git] / mcs / class / System.XML / Test / ChangeLog
1 2004-06-18  Atsushi Enomoto <atsushi@ximian.com>
2
3         * MonoMicro.Test.csproj : updated.
4
5 2004-03-31  Atsushi Enomoto <atsushi@ximian.com>
6
7         * removed System.XML_linux_test.args.
8
9 2004-02-11  Atsushi Enomoto <atsushi@ximian.com>
10
11         * MonoMicro.Test.csproj : updated.
12
13 2003-06-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
14
15         * System.XML_linux_test.args: added XPathNavigatorCommonTests.cs.
16
17 2003-06-30  Zoltan Varga  <vargaz@freemail.hu>
18
19         * System.XML_linux_test.args: Get rid of CRLFs which break the
20         linux build.
21
22 2003-06-20  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
23
24         * System.XML_linux_test.args: added XmlUrlResolverTests.cs.
25         * makefile.gnu: added reference to System.dll.
26
27 2003-05-05  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
28
29         * System.XML_linux_test.args : added XmlConvertTests.cs
30
31 2003-04-14  Nick Drochak  <ndrochak@gol.com>
32
33         * makefile.gnu: library location has changed.
34
35 2003-04-13  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
36
37         * more removed testcases from here.
38
39 2003-04-13  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
40
41         * removed testcases from here.
42
43 2003-04-12  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
44
45         * moved testcases into each namespace-named directories.
46           fixed System.XML_linux_test.args and MonoMicro.test.csproj
47           along with it.
48         * added XmlFiles directory for test xml files.
49
50 2003-03-23  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
51
52         * added XmlReaderCommonTests.cs which is mostly copied from
53           XmlTextReaderTests and XmlNodeReaderTests. These tests are removed
54           from each files.
55
56 2003-03-22  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
57
58         * XPathNavigatorTests.cs : added DocumentWithXmlDeclaration() 
59           for bugzilla #36672.
60
61 2003-03-21  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
62
63         * XmlNodeListTests.cs : added ReturnNullWhenIndexIsOutOfRange() for 
64           bugzilla #39920.
65
66 2003-03-15  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
67
68         * XmlTextWriterTests.cs : fixed AttributeWriteAttributeString() in
69           related to MS bugs. "\r\n" are replaced with Environment.NewLine.
70
71 2003-03-13  Martin Willemoes Hansen <mwh@sysrq.dk>
72         * Removed AllTests.cs and TheTests.cs
73         * NUnit20ified NameTableTests.cs, SelectNodesTests.cs,
74           XmlAttributeCollectionTests.cs, XmlAttributeTests.cs,
75           XmlCDataSectionTests.cs, XmlCharacterDataTests.cs,
76           XmlCommentTests.cs, XmlDeclarationTests.cs,
77           XmlDocumentFragmentTests.cs, XmlDocumentTests.cs,
78           XmlDocumentTypeTests.cs, XmlElementTests.cs,
79           XmlEntityReferenceTests.cs, XmlNamespaceManagerTests.cs,
80           XmlNodeListTests.cs, XmlNodeReaderTests.cs,
81           XmlNodeTests.cs, XmlProcessingInstructionTests.cs,
82           XmlSignificantWhitespaceTests.cs, XmlTextReaderTests.cs,
83           XmlTextTests.cs, XmlTextWriterTests.cs,
84           XmlWhiteSpaceTests.cs, XmlWriterTests.cs,
85           XPathNavigatorEvaluateTests.cs, XPathNavigatorMatchesTests.cs,
86           XPathNavigatorTests.cs, makefile.gnu, System.XML_linux_test.args 
87         * Commited Atsushi Eno changes to System.XML_test.build
88         
89 2003-02-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
90
91         * XmlDocumentTests.cs: added TestLoadExternalUri
92         * XmlTextReaderTests.cs: added TestAttributeWithEntityReference
93
94 2003-02-09  Piers Haken <piersh@friskit.com>
95
96         * SelectNodesTests.cs: added TestNamespaceSelect (from Jerome Laban)
97
98 2003-02-02  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
99
100         * XmlTextReaderTests.cs : added TestQuoteChar.
101
102 2003-01-26  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>
103
104         * XmlNodeTests.cs : added TestReplaceChild.
105         * XmlNodeReaderTests.cs : modified TestReadString more complex.
106         * XmlNamespaceManagerTests.cs : added TestLookupPrefix.
107         * XmlTextTests.cs : added TestSplitText.
108
109 2003-01-22  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>
110
111         *  added recent tests below to System.XML_linux_test.args
112
113 2003-01-21  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>
114
115         *  added XmlNodeReaderTests.cs file and added it to AllTests.cs
116
117 2003-01-19  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>
118
119         * XmlElementTests.cs : added TestWriteToDefaultNamespace test.
120         * XmlNodeTests.cs : added TestGetPrefixOfNamespace test.
121
122 2003-01-18  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>
123
124         * added XmlWriterTests.cs file and added it to AllTests.cs
125
126 2003-01-13  Nick Drochak  <ndrochak@gol.com>
127
128         * XmlNodeTests.cs: MS.NET doesn't throw an exception here.
129
130 2003-01-11  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
131
132         * XmlElementTests.cs : added TestInnerTextAndEvent test.
133           (and many coding style fix.)
134         * XmlTextReaderTests.cs : tiny argument order fix for TestAttributeWithEntityReference test.
135
136 2003-01-08  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
137
138         * XmlDocumentTests.cs : test for attribute value bugfix.
139
140 2003-01-08  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
141
142         * XmlTextReaderTests.cs : test for attribute value bugfix.
143
144 2003-01-02  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
145
146         * SelectNodesTests.cs : added TestAlphabetDigitMixedName.
147
148 2002-12-28  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
149
150         * XmlDocumentTests.cs : Test for bugzilla #34743 (whitespace handling)
151
152 2002-12-28  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
153
154         * XmlDocumentTests.cs : Test for bugzilla #35308 (default ns output)
155         * XmlElementTests.cs : Test for output of attributes with different NS.
156
157 2002-12-24  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
158
159         * XmlDocumentTests.cs, XmlWhitespaceTests.cs:
160                 fixed whitespace handling (in relation to Ville's patch).
161
162 2002-12-21  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
163
164         * XmlTextWriterTests.cs (TestAttributeNamespacesXmlnsXmlns):
165                 fixed bug in the testcase (in relation to JD Conley's patch).
166
167 2002-12-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
168
169         * XmlDeclarationTests.cs (TestValueProperty):
170                 applied patch by David Sheldon
171
172 2002-11-13  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
173
174         * AllTests.cs : added XmlEntityReferenceTests
175         * XmlDocumentTests.cs : TestCloneNode, TestDocumentWithDoctypeDecl
176         * XmlDocumentFragmentTests.cs : TestSetInnerXml
177         * XmlEntityReferenceTests.cs : created
178         * XmlTextWriterTests.cs : TestWriteAttributes() bugfix (reusing ctx)
179         * XmlNodeTests.cs : bugfix TestInsertAfter(when refChild = null),
180                 added TestPrependChild
181
182 2002-11-13  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
183
184         * XmlAttributeTests.cs : TestSetInnerAndOuterXml
185         * XmlSignificantWhitespaceTests.cs : TestDataAndValue
186
187 2002-11-03  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
188
189         * XmlAttributeCollectionTests.cs : TestSetNamedItem,
190                 TestInsertBeforeAfterPrepend, TestRemove
191         * XmlElementTests.cs : TestWriteToWithDeletedNamespacePrefix,
192                 TestRemoveAttribute()
193         * XmlDocumentFragmentTests.cs : TestGetInnerXml
194
195 2002-10-29  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
196
197         * XmlElementTests.cs : added an Assert InnerXml with element content.
198         * XmlNodeTests.cs : TestInsertBefore() and TestInsertAfter()
199
200 2002-10-28  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
201
202         * added XmlDocumentFragmentTests.cs
203           (including AllTests.cs and System.XML_linux_test.args)
204         * XmlDocumentTests.cs: added test of XMLDeclaration to TestImportNode()
205         * XmlElementTests.cs: added check removing children of InnerXml
206
207 2002-10-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
208
209         * System.XML_linux_test.args: added XPathNavigatorEvaluateTests.cs
210         * makefile.gnu: pass MONO_PATH when running the tests.
211
212 2002-10-24  Nick Drochak  <ndrochak@gol.com>
213
214         * System.XML_test.build: remove legacy build of a standalone exe of the
215         unit tests
216         * XmlDocumentTests.cs: Cannot use a URI with Load().
217
218 2002-10-23  Gonzalo Paniagua Javier <gonzalo@ximian.com>
219
220         * XmlTextReaderTests.cs: fixed TestEntityReferenceInsideText.
221
222 2002-10-22  Nick Drochak  <ndrochak@gol.com>
223
224         * XmlTextWriterTests.cs: Null is ok when prefix is "xmlns".
225
226 2002-10-21  Duncan Mak  <duncan@ximian.com>
227
228         * XmlTextReaderTests.cs:
229         * XmlElementTests.cs:
230         * XmlDocumentTests.cs: Patches from Atsushi Enomoto
231         <ginga@kit.hi-ho.ne.jp>.
232
233 2002-10-18  Duncan Mak  <duncan@ximian.com>
234
235         * XmlDocumentTests.cs: Apply a patch from Atsushi Enomoto
236         <ginga@kit.hi-ho.ne.jp>.
237
238 2002-09-29  Nick Drochak  <ndrochak@gol.com>
239
240         * XmlTextReaderTest.cs (AssertEndDocument): Add messages for Asserts()
241         so we can tell where this is failing.
242
243 2002-09-19  Matt Hunter <mahunter@tconl.com>
244
245         * XmlElementTests.cs: Test for SetAttributeNode(localName, namespaceURI) added.
246         * XmlAttributeCollectionTests.cs: added TestAppend().
247
248 2002-09-17  Kral Ferch <kral_ferch@hotmail.com>
249
250         * XPathNavigatorEvaluateTests.cs: Tests for string(), concat(),
251         starts-with(), and contains().
252         
253 2002-09-12  Piers Haken <piersh@friskit.com>
254
255         * XPathNavigatorEvaluateTests.cs: enable string() tests.
256
257 2002-09-12  Piers Haken <piersh@friskit.com>
258
259         * XPathNavigatorEvaluateTests.cs: enable last() & count() tests.
260
261 2002-09-11  Kral Ferch <kral_ferch@hotmail.com>
262
263         * XPathNavigatorEvaluateTests.cs:  Added tests for
264         local-name, namespace-uri, and string.
265
266 2002-09-11  Kral Ferch <kral_ferch@hotmail.com>
267
268         * Added XPathNavigatorEvaluateTests.cs file to 
269         the MonoMicro.Test project.
270
271         * XPathNavigatorEvaluateTests.cs: New file. 
272
273         * AllTests.cs: Added XPathNavigatorEvaluateTests suite.
274
275         * XmlDocumentTests: Added space between namespace decls in
276         TestGetElementsByTagNameUsingNameSpace.  Was causing error
277         when testing against Microsoft assembly.
278         
279         * XmlElementTests: Added space between namespace decls in
280         TestGetElementsByTagNameUsingNameSpace.  Was causing error
281         when testing against Microsoft assembly.
282
283 2002-09-06  Kral Ferch <kral_ferch@hotmail.com>
284
285         * Added XPathNavigatorMatchesTests.cs file to 
286         the MonoMicro.Test project.
287         
288 2002-08-22  Jason Diamond <jason@injektilo.org>
289
290         * AllTests.cs, System.XML_linux_test.args, 
291         XmlAttributeCollectionTests.cs,XmlElementTests.cs: Added test for 
292         RemoveAll and RemoveAllAttributes courtesy of Matt Hunter
293         <xrkune@tconl.com>.
294
295 2002-08-22  Jason Diamond <jason@injektilo.org>
296
297         * XmlElementTests.cs: Correction to previous GetElementsByTagName
298         patch courtesy of Matt Hunter <xrkune@tconl.com>.
299
300 2002-08-22  Jason Diamond <jason@injektilo.org>
301
302         * XmlDocumentTests.cs, XmlElementTests.cs: Added tests for 
303         namespace qualified GetElementsByTagName courtesy of Matt Hunter 
304         <xrkune@tconl.com>.
305
306 2002-08-19  Jason Diamond <jason@injektilo.org>
307
308         * XmlDocumentTests.cs, XmlElementTests.cs: Added tests for 
309         GetElementsByTagName courtesy of Matt Hunter <xrkune@tconl.com>.
310
311 2002-08-17  Jason Diamond  <jason@injektilo.org>
312
313         * XPathNavigatorMatchesTests.cs: Added tests for absolute patterns
314         and patterns with predicates.
315
316 2002-08-17  Jason Diamond  <jason@injektilo.org>
317
318         * AllTests.cs: Added XPathNavigatorMatchesTests suite.
319
320         * XPathNavigatorMatchesTests.cs: Added.
321
322 2002-08-16  Jason Diamond  <jason@injektilo.org>
323
324         * XmlElementTests.cs: Added test for OuterXml (and WriteTo) for
325         qualified elements.
326
327 2002-08-16  Jason Diamond  <jason@injektilo.org>
328
329         * makefile.gnu: Added SOURCES_INCLUDE and SOURCES_EXCLUDE variables
330         to get tests to build with the new build system.
331
332 2002-08-10  Jason Diamond  <jason@injektilo.org>
333
334         * makefile.gnu: Use relative path to NUnitConsole_mono.exe instead of
335         hardcoding it to /usr/local/bin. Default test suite to AllTests but
336         allow it to be overridden from the command line.
337
338         * XmlTextWriterTests.cs: Split TestWriteString into multiple tests.
339         Added encoding parameters to all the StreamReaders in
340         TestBaseConstructorsAndBaseStream. I think this is a bug in Mono's
341         StreamReader since these aren't required when testing against
342         Microsoft's.
343
344 2002-08-08  Jason Diamond  <jason@injektilo.org>
345
346         * System.XML_linux_test.args: Added Kral's new test classes.
347
348 2002-08-07  Kral Ferch <kral_ferch@hotmail.com>
349
350         * XmlCharacterDataTests.cs:  New file.
351         
352         * XmlNodeTests.cs:  New file.
353         
354         * AllTests.cs:  Added XmlCharacterDataTests and XmlNodeTests.
355         
356         * XmlDocumentTests.cs:  Added tests for NodeChanging, NodeChanged,
357                 NodeInserting, NodeInserted, NodeRemoving, and NodeRemoved events.
358                 
359 2002-08-03  Jason Diamond  <jason@injektilo.org>
360
361         * makefile.gnu: Added.
362
363         * System.XML_linux_test.args: Added.
364
365 2002-07-12  Piers Haken <piersh@friskit.com
366
367         * SelectNodesTests.cs: Added TestUnion (bug #27548)
368
369 2002-07-11  Jason Diamond  <jason@injektilo.org>
370
371         * SelectNodesTests.cs: Added.
372
373         * AllTests.cs: Added SelectNodesTests to suite.
374
375 2002-07-11  Piers Haken <piersh@friskit.com>
376
377         * XmlElementTests.cs: added TestCreateElement3WithNullNamespace
378
379 2002-06-24  Jason Diamond  <jason@injektilo.org>
380
381         * XPathScannerTests.cs: Removed.
382
383         * System.XML_test.build: Removed tests for XPathScanner.
384
385 2002-05-27  Jason Diamond  <jason@injektilo.org>
386
387         * XPathNavigatorTests.cs: Added file to directory.
388
389         * AllTests.cs: Added XPathNavigatorTests to suite.
390
391         * XmlTextReaderTests.cs: Added test to make sure attributes are ordered
392         like Microsoft's parser does it.
393
394 2002-05-05  Nick Drochak  <ndrochak@gol.com>
395
396         * ChangeLog: Update build file to run correct class in the test dll.
397
398 2002-05-05  Nick Drochak  <ndrochak@gol.com>
399
400         * AllTests.cs 
401         * NameTableTests.cs 
402         * TheTests.cs 
403         * XPathScannerTests.cs
404         * XmlAttributeTests.cs 
405         * XmlCDataSectionTests.cs
406         * XmlCommentTests.cs 
407         * XmlDeclarationTests.cs 
408         * XmlDocumentTests.cs
409         * XmlDocumentTypeTests.cs 
410         * XmlElementTests.cs
411         * XmlNamespaceManagerTests.cs 
412         * XmlNodeListTests.cs
413         * XmlProcessingInstructionTests.cs
414         * XmlSignificantWhitespaceTests.cs 
415         * XmlTextReaderTests.cs
416         * XmlTextTests.cs 
417         * XmlTextWriterTests.cs 
418         * XmlWhiteSpaceTests.cs: Use same namespace style as corlib tests.
419         Changed Ximian.Mono.Tests to MonoTests.System.Xml
420
421 2002-04-08  Kral Ferch  <kral_ferch@hotmail.com>
422
423         * AllTests.cs: added XmlProcessingInstructionTests and XmlTextTests.
424         
425         * MonoMicro.Test.csproj: Added XmlProcessingInstructionTests.cs and
426         XmlTextTests.cs.
427         
428         * XmlAttributeTests.cs: Added TestAttributeInnerAndOuterXml.
429         
430         * XmlCDataSectionTests.cs: Added TestXmlCDataSectionInnerAndOuterXml.
431         
432         * XmlCommentTests.cs: Added TestXmlCommentInnerAndOuterXml.
433         
434         * XmlDeclarationTests.cs: Added TestInnerAndOuterXml.
435         
436         * XmlDocumentTests.cs: Added TestInnerAndOuterXml.
437         
438         * XmlElementTests.cs: Added TestInnerAndOuterXml.
439         
440         * XmlProcessingInstructionTests.cs: Initial check-in.
441         
442         * XmlSignificantWhitespaceTests.cs: Added TestInnerAndOuterXml.
443         
444         * XmlTextTests.cs: Initial check-in.
445         
446         * XmlTextWriterTests.cs: Added TestWriteRaw, TestWriteRawInvalidInAttribute,
447         and TestXmlSpaceRaw.
448         
449         * XmlWhiteSpacesTests.cs: Added TestInnerAndOuterXml.
450
451 2002-04-05  Kral Ferch  <kral_ferch@hotmail.com>
452
453         * XmlDocumentTests.cs: CreateNode tests.
454
455 2002-04-01  Kral Ferch  <kral_ferch@hotmail.com>
456
457         * XmlTextWriterTests.cs: Tests for WriteEndDocument and WriteFullEndElement.
458         
459 2002-03-31  Kral Ferch <kral_ferch@hotmail.com>
460
461         * XmlTextWriterTests.cs: Tests for LookupPrefix, WriteBase64,
462         and WriteCharEntity.
463
464 2002-03-31  Kral Ferch <kral_ferch@hotmail.com>
465
466         * XmlTextWriterTests.cs: Finished XmlLang, XmlSpace, and
467         Attribute namespace declaration tests.
468         
469 2002-03-29  Kral Ferch <kral_ferch@hotmail.com>
470
471         * XmlTextWriterTests.cs: XmlLang and XmlSpace tests.
472         
473 2002-03-29  Kral Ferch <kral_ferch@hotmail.com>
474
475         * XmlTextWriterTests.cs: Working on Attributes.
476         
477 2002-03-28  Duncan Mak  <duncan@ximian.com>
478
479         * XmlDeclarationTests.cs (TestConstructor): 
480         * XmlDocumentTypeTests.cs (TestAppendChild): 
481         * XmlSignificantWhitespaceTests.cs (TestXmlWhitespaceConstructor): 
482         * XmlWhiteSpaceTests.cs (TestXmlWhitespaceConstructor): Fixed the
483         test for catching Exceptions.
484
485 2002-03-26  Jason Diamond  <jason@injektilo.org>
486
487         * AllTests.cs:
488         * Mono.Test.csproj: Removed XPathScanner tests.
489
490         * System.XML_test.build: Test XPathScanner separately.
491
492 2002-03-26  Duncan Mak  <duncan@ximian.com>
493
494         * AllTests.cs: 
495         * Microsoft.Test.csproj: 
496         * Mono.Test.csproj: Updated to include new test,
497         XmlDocumentTypeTests.
498
499         * XmlDocumentTypeTests.cs: New testsuite for XmlDocumentType class.
500
501         * XmlCommentTests.cs (TestXmlNodeBaseProperties): Move the
502         XmlNode.Value test in here.
503
504 2002-03-26  Jason Diamond  <jason@injektilo.org>
505
506         * XPathScannerTests.cs: More location path tests.
507
508 2002-03-25  Jason Diamond  <jason@injektilo.org>
509
510         * AllTests.cs: 
511         * Microsoft.Test.csproj: 
512         * Mono.Test.csproj: Updated to include new test, XmlScannerTests.
513
514         * XPathScannerTests.cs: Added new tests for XPathScanner class.
515
516 2002-03-25  Duncan Mak  <duncan@ximian.com>
517
518         * AllTests.cs: 
519         * Microsoft.Test.csproj: 
520         * Mono.Test.csproj: Updated to include new test,
521         XmlDeclarationTests.
522
523         * XmlDeclarationTests.cs: Added new test for XmlDeclaration class.
524
525 2002-03-23  Kral Ferch <kral_ferch@hotmail.com>
526
527         * XmlTextWriterTests.cs: Tests for BaseStream,
528         Namespaces = false, and WriteState.
529
530 2002-03-23  Kral Ferch <kral_ferch@hotmail.com>
531
532         * XmlTextWriterTests.cs: constructor tests with
533         different encodings to test that encoding gets suppressed
534         on xml declaration when null stream passed to constructor.
535         WriteStartDocument(standalone) tests.  Tests for formatting
536         and indentation.  Test for invalid value set on QuoteChar.
537
538 2002-03-22  Duncan Mak  <duncan@ximian.com>
539
540         * AllTests.cs: 
541         * Microsoft.Test.csproj: 
542         * Mono.Test.csproj: Updated to include new files.
543
544         * XmlCDataSectionTests.cs: Added to CVS.
545
546         * XmlCommentTests.cs: Added to CVS. hanks to Kral for helping me
547         setup a testing environment on VS.NET.
548
549         * XmlElementTests.cs: Reformatted.
550         (TestCloneNode): Added.
551
552         * XmlSignificantWhitespaceTests.cs: Added to CVS.
553
554         * XmlWhiteSpaceTests.cs: Added to CVS.
555                 
556 2002-03-21  Kral Ferch <kral_ferch@hotmail.com>
557
558         * XmlDocumentTests.cs: Tessts parent traversal up through
559         document itself until null.  Tests a removed elements next
560         sibling is null.
561         
562         * XmlNodeListTests.cs: Tests case where enumerator is on
563         a node that gets removed from list.
564         
565         * XmlTextWriterTests.cs: Keeping tests for WriteXXX after
566         writer is closed up to date as new WriteXXX methods are written.
567         TestDocumentStart and TestWriteEndElement.
568         
569 2002-03-19  Jason Diamond <jason@injektilo.org>
570
571         * XmlDocumentTests.cs: Added a test to check an element's names after 
572         loading.
573
574 2002-03-17  Kral Ferch <kral_ferch@hotmail.com>
575
576         * XmlDocumentTests.cs: Tests navigation to parents since
577         that was part of a document.Load() bug reported by Mike Kestner.
578         
579         * XmlTextWriterTests.cs: Tests for namespaces and prefixes.
580
581 2002-03-17  Kral Ferch <kral_ferch@hotmail.com>
582
583         * XmlDocumentTests.cs: TestOuterXml.
584         
585         * XmlTextWriterTests.cs: Tests for CData, Close, Comment, Element,
586         and ProcessingInstruction.
587
588 2002-03-17  Kral Ferch <kral_ferch@hotmail.com>
589
590         * XmlDocumentTests.cs: More LoadXml tests.
591         
592         * XmlTextWriterTests.cs: Test for invalid Processing Instructions.
593
594 2002-03-14  Kral Ferch <kral_ferch@hotmail.com>
595
596         * XmlTextWriterTests.cs:  Added tests TestCData and TestComment.
597         
598 2002-03-14  Kral Ferch <kral_ferch@hotmail.com>
599
600         * XmlTextWriterTests.cs:  Initial checkin.
601         
602 2002-03-12  Kral Ferch <kral_ferch@hotmail.com>
603
604         * XmlNodeListTests.cs: New tests: TestNodeTypesThatCantHaveChildren,
605         TestZeroChildren, TestOneChild, TestMultipleChildren,
606         TestAppendChildAffectOnEnumeration, TestRemoveChildAffectOnEnumeration,
607         TestRemoveOnlyChildAffectOnEnumeration, TestCurrentBeforeFirstNode,
608         TestCurrentAfterLastNode, TestCurrentDoesntMove, and TestReset.  Made
609         two other tests but not in use yet until RemoveAll is implemented for
610         attributes and XmlNode.ReplaceChild is implemented.  The tests are called
611         saveTestReplaceChildAffectOnEnumeration and saveTestRemoveAllAffectOnEnumeration.
612
613 2002-03-08  Jason Diamond <jason@injektilo.org>
614
615         * XmlTextReaderTests.cs: Test MoveToElement and MoveToFirstAttribute.
616
617 2002-03-08  Jason Diamond <jason@injektilo.org>
618
619         * XmlAttributeTests.cs: Test XmlAttribute child nodes.
620
621 2002-03-08  Kral Ferch <kral_ferch@hotmail.com>
622
623         * XmlNodeListTests.cs: New file.
624
625         * AllTests.cs: Added XmlNodeListTests.
626
627 2002/03/08  Nick Drochak <ndrochak@gol.com>
628
629         * System_test.build: Don't build test dll by default.  Only build
630         it when 'make test' is specified.
631
632 2002-03-06  Kral Ferch <kral_ferch@hotmail.com>
633
634         * XmlAttributeTests.cs: Fixed bug in TestHasChildNodes test.
635         
636         * XmlDocumentTests.cs: Started work on some tests for invalid data in
637         various nodes created by the document.
638
639 2002-03-02  Kral Ferch <kral_ferch@hotmail.com>
640
641         * XmlDocumentTests.cs: New tests TestLoadProcessingInstruction(),
642         TestLoadCDATA(), and TestLoadComment().
643
644 2002-03-02  Jason Diamond <jason@injektilo.org>
645
646         * XmlElementTests.cs: New file.
647
648         * AllTests.cs: Added XmlElementTests.
649
650 2002-03-02  Jason Diamond <jason@injektilo.org>
651
652         * XmlTextReaderTests.cs: Test MoveToNextAttribute().
653
654         * XmlDocumentTests.cs: Test loading document containing attributes
655         and text nodes.
656
657 2002-03-02  Mike Kestner <mkestner@speakeasy.net>
658
659         * XmlAttributeTests.cs : New test suite for attrs.
660         * AllTests.cs : Add the attr suite.
661
662 2002-03-02  Jason Diamond <jason@injektilo.org>
663
664         * XmlNamespaceManagerTests.cs: Make sure the XmlNamespaceManager 
665         is using its name table.
666
667         * NameTableTests.cs: Make sure NameTable is really returning the
668         same references.
669
670 2002-02-28  Jason Diamond <jason@injektilo.org>
671
672         * XmlDocumentTests.cs: Tests for XmlDocument.LoadXml courtesy of
673         Kral Ferch <kral.ferch@hotmail.com>.
674
675 2002-02-28  Jason Diamond <jason@injektilo.org>
676
677         * XmlTextReaderTests.cs: Test for XmlException when parse fail.
678
679 2002-02-27  Martin Baulig  <martin@gnome.org>
680
681         * System.XML_test.build: Build new executable RunTests.System.XML.exe
682         which you can use to run the tests on Linux.
683
684         * *.cs: Added zero-args constructors.
685
686 2002-02-26  Duncan Mak  <duncan@ximian.com>
687
688         * NameTableTests.cs: Test for System.Xml.NameTable.
689
690 2002-02-26  Jason Diamond <jason@injektilo.org>
691
692         * XmlTextReaderTests.cs: Test for namespace declarations as
693         attributes.
694
695         * XmlNamespaceManagerTests.cs: Use the newly implemented NameTable
696         when creating the XmlNamespaceManager. Properly test HasNamespace.
697
698 2002-02-25  Jason Diamond <jason@injektilo.org>
699
700         * XmlDocumentTests.cs: Added file.
701         
702 2002-02-23  Jason Diamond <jason@injektilo.org>
703
704         * XmlTextReaderTests.cs: Added tests for qualified attributes.
705         
706 2002-02-23  Jason Diamond <jason@injektilo.org>
707
708         * ChangeLog: Added change log to this directory.
709
710         * Test.cs: Renamed to XmlTextReaderTests.cs.
711
712         * XmlTextReaderTests.cs: Added tests for NamespaceURI property.
713
714         * XmlNamespaceManagerTests.cs: Initial tests.