ChangeLog 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571
  1. 2002-01-02 Atsushi Enomoto <[email protected]>
  2. * SelectNodesTests.cs : added TestAlphabetDigitMixedName.
  3. 2002-12-28 Atsushi Enomoto <[email protected]>
  4. * XmlDocumentTests.cs : Test for bugzilla #34743 (whitespace handling)
  5. 2002-12-28 Atsushi Enomoto <[email protected]>
  6. * XmlDocumentTests.cs : Test for bugzilla #35308 (default ns output)
  7. * XmlElementTests.cs : Test for output of attributes with different NS.
  8. 2002-12-24 Atsushi Enomoto <[email protected]>
  9. * XmlDocumentTests.cs, XmlWhitespaceTests.cs:
  10. fixed whitespace handling (in relation to Ville's patch).
  11. 2002-12-21 Atsushi Enomoto <[email protected]>
  12. * XmlTextWriterTests.cs (TestAttributeNamespacesXmlnsXmlns):
  13. fixed bug in the testcase (in relation to JD Conley's patch).
  14. 2002-12-01 Atsushi Enomoto <[email protected]>
  15. * XmlDeclarationTests.cs (TestValueProperty):
  16. applied patch by David Sheldon
  17. 2002-11-13 Atsushi Enomoto <[email protected]>
  18. * AllTests.cs : added XmlEntityReferenceTests
  19. * XmlDocumentTests.cs : TestCloneNode, TestDocumentWithDoctypeDecl
  20. * XmlDocumentFragmentTests.cs : TestSetInnerXml
  21. * XmlEntityReferenceTests.cs : created
  22. * XmlTextWriterTests.cs : TestWriteAttributes() bugfix (reusing ctx)
  23. * XmlNodeTests.cs : bugfix TestInsertAfter(when refChild = null),
  24. added TestPrependChild
  25. 2002-11-13 Atsushi Enomoto <[email protected]>
  26. * XmlAttributeTests.cs : TestSetInnerAndOuterXml
  27. * XmlSignificantWhitespaceTests.cs : TestDataAndValue
  28. 2002-11-03 Atsushi Enomoto <[email protected]>
  29. * XmlAttributeCollectionTests.cs : TestSetNamedItem,
  30. TestInsertBeforeAfterPrepend, TestRemove
  31. * XmlElementTests.cs : TestWriteToWithDeletedNamespacePrefix,
  32. TestRemoveAttribute()
  33. * XmlDocumentFragmentTests.cs : TestGetInnerXml
  34. 2002-10-29 Atsushi Enomoto <[email protected]>
  35. * XmlElementTests.cs : added an Assert InnerXml with element content.
  36. * XmlNodeTests.cs : TestInsertBefore() and TestInsertAfter()
  37. 2002-10-28 Atsushi Enomoto <[email protected]>
  38. * added XmlDocumentFragmentTests.cs
  39. (including AllTests.cs and System.XML_linux_test.args)
  40. * XmlDocumentTests.cs: added test of XMLDeclaration to TestImportNode()
  41. * XmlElementTests.cs: added check removing children of InnerXml
  42. 2002-10-28 Gonzalo Paniagua Javier <[email protected]>
  43. * System.XML_linux_test.args: added XPathNavigatorEvaluateTests.cs
  44. * makefile.gnu: pass MONO_PATH when running the tests.
  45. 2002-10-24 Nick Drochak <[email protected]>
  46. * System.XML_test.build: remove legacy build of a standalone exe of the
  47. unit tests
  48. * XmlDocumentTests.cs: Cannot use a URI with Load().
  49. 2002-10-23 Gonzalo Paniagua Javier <[email protected]>
  50. * XmlTextReaderTests.cs: fixed TestEntityReferenceInsideText.
  51. 2002-10-22 Nick Drochak <[email protected]>
  52. * XmlTextWriterTests.cs: Null is ok when prefix is "xmlns".
  53. 2002-10-21 Duncan Mak <[email protected]>
  54. * XmlTextReaderTests.cs:
  55. * XmlElementTests.cs:
  56. * XmlDocumentTests.cs: Patches from Atsushi Enomoto
  57. <[email protected]>.
  58. 2002-10-18 Duncan Mak <[email protected]>
  59. * XmlDocumentTests.cs: Apply a patch from Atsushi Enomoto
  60. <[email protected]>.
  61. 2002-09-29 Nick Drochak <[email protected]>
  62. * XmlTextReaderTest.cs (AssertEndDocument): Add messages for Asserts()
  63. so we can tell where this is failing.
  64. 2002-09-19 Matt Hunter <[email protected]>
  65. * XmlElementTests.cs: Test for SetAttributeNode(localName, namespaceURI) added.
  66. * XmlAttributeCollectionTests.cs: added TestAppend().
  67. 2002-09-17 Kral Ferch <[email protected]>
  68. * XPathNavigatorEvaluateTests.cs: Tests for string(), concat(),
  69. starts-with(), and contains().
  70. 2002-09-12 Piers Haken <[email protected]>
  71. * XPathNavigatorEvaluateTests.cs: enable string() tests.
  72. 2002-09-12 Piers Haken <[email protected]>
  73. * XPathNavigatorEvaluateTests.cs: enable last() & count() tests.
  74. 2002-09-11 Kral Ferch <[email protected]>
  75. * XPathNavigatorEvaluateTests.cs: Added tests for
  76. local-name, namespace-uri, and string.
  77. 2002-09-11 Kral Ferch <[email protected]>
  78. * Added XPathNavigatorEvaluateTests.cs file to
  79. the MonoMicro.Test project.
  80. * XPathNavigatorEvaluateTests.cs: New file.
  81. * AllTests.cs: Added XPathNavigatorEvaluateTests suite.
  82. * XmlDocumentTests: Added space between namespace decls in
  83. TestGetElementsByTagNameUsingNameSpace. Was causing error
  84. when testing against Microsoft assembly.
  85. * XmlElementTests: Added space between namespace decls in
  86. TestGetElementsByTagNameUsingNameSpace. Was causing error
  87. when testing against Microsoft assembly.
  88. 2002-09-06 Kral Ferch <[email protected]>
  89. * Added XPathNavigatorMatchesTests.cs file to
  90. the MonoMicro.Test project.
  91. 2002-08-22 Jason Diamond <[email protected]>
  92. * AllTests.cs, System.XML_linux_test.args,
  93. XmlAttributeCollectionTests.cs,XmlElementTests.cs: Added test for
  94. RemoveAll and RemoveAllAttributes courtesy of Matt Hunter
  95. <[email protected]>.
  96. 2002-08-22 Jason Diamond <[email protected]>
  97. * XmlElementTests.cs: Correction to previous GetElementsByTagName
  98. patch courtesy of Matt Hunter <[email protected]>.
  99. 2002-08-22 Jason Diamond <[email protected]>
  100. * XmlDocumentTests.cs, XmlElementTests.cs: Added tests for
  101. namespace qualified GetElementsByTagName courtesy of Matt Hunter
  102. <[email protected]>.
  103. 2002-08-19 Jason Diamond <[email protected]>
  104. * XmlDocumentTests.cs, XmlElementTests.cs: Added tests for
  105. GetElementsByTagName courtesy of Matt Hunter <[email protected]>.
  106. 2002-08-17 Jason Diamond <[email protected]>
  107. * XPathNavigatorMatchesTests.cs: Added tests for absolute patterns
  108. and patterns with predicates.
  109. 2002-08-17 Jason Diamond <[email protected]>
  110. * AllTests.cs: Added XPathNavigatorMatchesTests suite.
  111. * XPathNavigatorMatchesTests.cs: Added.
  112. 2002-08-16 Jason Diamond <[email protected]>
  113. * XmlElementTests.cs: Added test for OuterXml (and WriteTo) for
  114. qualified elements.
  115. 2002-08-16 Jason Diamond <[email protected]>
  116. * makefile.gnu: Added SOURCES_INCLUDE and SOURCES_EXCLUDE variables
  117. to get tests to build with the new build system.
  118. 2002-08-10 Jason Diamond <[email protected]>
  119. * makefile.gnu: Use relative path to NUnitConsole_mono.exe instead of
  120. hardcoding it to /usr/local/bin. Default test suite to AllTests but
  121. allow it to be overridden from the command line.
  122. * XmlTextWriterTests.cs: Split TestWriteString into multiple tests.
  123. Added encoding parameters to all the StreamReaders in
  124. TestBaseConstructorsAndBaseStream. I think this is a bug in Mono's
  125. StreamReader since these aren't required when testing against
  126. Microsoft's.
  127. 2002-08-08 Jason Diamond <[email protected]>
  128. * System.XML_linux_test.args: Added Kral's new test classes.
  129. 2002-08-07 Kral Ferch <[email protected]>
  130. * XmlCharacterDataTests.cs: New file.
  131. * XmlNodeTests.cs: New file.
  132. * AllTests.cs: Added XmlCharacterDataTests and XmlNodeTests.
  133. * XmlDocumentTests.cs: Added tests for NodeChanging, NodeChanged,
  134. NodeInserting, NodeInserted, NodeRemoving, and NodeRemoved events.
  135. 2002-08-03 Jason Diamond <[email protected]>
  136. * makefile.gnu: Added.
  137. * System.XML_linux_test.args: Added.
  138. 2002-07-12 Piers Haken <[email protected]
  139. * SelectNodesTests.cs: Added TestUnion (bug #27548)
  140. 2002-07-11 Jason Diamond <[email protected]>
  141. * SelectNodesTests.cs: Added.
  142. * AllTests.cs: Added SelectNodesTests to suite.
  143. 2002-07-11 Piers Haken <[email protected]>
  144. * XmlElementTests.cs: added TestCreateElement3WithNullNamespace
  145. 2002-06-24 Jason Diamond <[email protected]>
  146. * XPathScannerTests.cs: Removed.
  147. * System.XML_test.build: Removed tests for XPathScanner.
  148. 2002-05-27 Jason Diamond <[email protected]>
  149. * XPathNavigatorTests.cs: Added file to directory.
  150. * AllTests.cs: Added XPathNavigatorTests to suite.
  151. * XmlTextReaderTests.cs: Added test to make sure attributes are ordered
  152. like Microsoft's parser does it.
  153. 2002-05-05 Nick Drochak <[email protected]>
  154. * ChangeLog: Update build file to run correct class in the test dll.
  155. 2002-05-05 Nick Drochak <[email protected]>
  156. * AllTests.cs
  157. * NameTableTests.cs
  158. * TheTests.cs
  159. * XPathScannerTests.cs
  160. * XmlAttributeTests.cs
  161. * XmlCDataSectionTests.cs
  162. * XmlCommentTests.cs
  163. * XmlDeclarationTests.cs
  164. * XmlDocumentTests.cs
  165. * XmlDocumentTypeTests.cs
  166. * XmlElementTests.cs
  167. * XmlNamespaceManagerTests.cs
  168. * XmlNodeListTests.cs
  169. * XmlProcessingInstructionTests.cs
  170. * XmlSignificantWhitespaceTests.cs
  171. * XmlTextReaderTests.cs
  172. * XmlTextTests.cs
  173. * XmlTextWriterTests.cs
  174. * XmlWhiteSpaceTests.cs: Use same namespace style as corlib tests.
  175. Changed Ximian.Mono.Tests to MonoTests.System.Xml
  176. 2002-04-08 Kral Ferch <[email protected]>
  177. * AllTests.cs: added XmlProcessingInstructionTests and XmlTextTests.
  178. * MonoMicro.Test.csproj: Added XmlProcessingInstructionTests.cs and
  179. XmlTextTests.cs.
  180. * XmlAttributeTests.cs: Added TestAttributeInnerAndOuterXml.
  181. * XmlCDataSectionTests.cs: Added TestXmlCDataSectionInnerAndOuterXml.
  182. * XmlCommentTests.cs: Added TestXmlCommentInnerAndOuterXml.
  183. * XmlDeclarationTests.cs: Added TestInnerAndOuterXml.
  184. * XmlDocumentTests.cs: Added TestInnerAndOuterXml.
  185. * XmlElementTests.cs: Added TestInnerAndOuterXml.
  186. * XmlProcessingInstructionTests.cs: Initial check-in.
  187. * XmlSignificantWhitespaceTests.cs: Added TestInnerAndOuterXml.
  188. * XmlTextTests.cs: Initial check-in.
  189. * XmlTextWriterTests.cs: Added TestWriteRaw, TestWriteRawInvalidInAttribute,
  190. and TestXmlSpaceRaw.
  191. * XmlWhiteSpacesTests.cs: Added TestInnerAndOuterXml.
  192. 2002-04-05 Kral Ferch <[email protected]>
  193. * XmlDocumentTests.cs: CreateNode tests.
  194. 2002-04-01 Kral Ferch <[email protected]>
  195. * XmlTextWriterTests.cs: Tests for WriteEndDocument and WriteFullEndElement.
  196. 2002-03-31 Kral Ferch <[email protected]>
  197. * XmlTextWriterTests.cs: Tests for LookupPrefix, WriteBase64,
  198. and WriteCharEntity.
  199. 2002-03-31 Kral Ferch <[email protected]>
  200. * XmlTextWriterTests.cs: Finished XmlLang, XmlSpace, and
  201. Attribute namespace declaration tests.
  202. 2002-03-29 Kral Ferch <[email protected]>
  203. * XmlTextWriterTests.cs: XmlLang and XmlSpace tests.
  204. 2002-03-29 Kral Ferch <[email protected]>
  205. * XmlTextWriterTests.cs: Working on Attributes.
  206. 2002-03-28 Duncan Mak <[email protected]>
  207. * XmlDeclarationTests.cs (TestConstructor):
  208. * XmlDocumentTypeTests.cs (TestAppendChild):
  209. * XmlSignificantWhitespaceTests.cs (TestXmlWhitespaceConstructor):
  210. * XmlWhiteSpaceTests.cs (TestXmlWhitespaceConstructor): Fixed the
  211. test for catching Exceptions.
  212. 2002-03-26 Jason Diamond <[email protected]>
  213. * AllTests.cs:
  214. * Mono.Test.csproj: Removed XPathScanner tests.
  215. * System.XML_test.build: Test XPathScanner separately.
  216. 2002-03-26 Duncan Mak <[email protected]>
  217. * AllTests.cs:
  218. * Microsoft.Test.csproj:
  219. * Mono.Test.csproj: Updated to include new test,
  220. XmlDocumentTypeTests.
  221. * XmlDocumentTypeTests.cs: New testsuite for XmlDocumentType class.
  222. * XmlCommentTests.cs (TestXmlNodeBaseProperties): Move the
  223. XmlNode.Value test in here.
  224. 2002-03-26 Jason Diamond <[email protected]>
  225. * XPathScannerTests.cs: More location path tests.
  226. 2002-03-25 Jason Diamond <[email protected]>
  227. * AllTests.cs:
  228. * Microsoft.Test.csproj:
  229. * Mono.Test.csproj: Updated to include new test, XmlScannerTests.
  230. * XPathScannerTests.cs: Added new tests for XPathScanner class.
  231. 2002-03-25 Duncan Mak <[email protected]>
  232. * AllTests.cs:
  233. * Microsoft.Test.csproj:
  234. * Mono.Test.csproj: Updated to include new test,
  235. XmlDeclarationTests.
  236. * XmlDeclarationTests.cs: Added new test for XmlDeclaration class.
  237. 2002-03-23 Kral Ferch <[email protected]>
  238. * XmlTextWriterTests.cs: Tests for BaseStream,
  239. Namespaces = false, and WriteState.
  240. 2002-03-23 Kral Ferch <[email protected]>
  241. * XmlTextWriterTests.cs: constructor tests with
  242. different encodings to test that encoding gets suppressed
  243. on xml declaration when null stream passed to constructor.
  244. WriteStartDocument(standalone) tests. Tests for formatting
  245. and indentation. Test for invalid value set on QuoteChar.
  246. 2002-03-22 Duncan Mak <[email protected]>
  247. * AllTests.cs:
  248. * Microsoft.Test.csproj:
  249. * Mono.Test.csproj: Updated to include new files.
  250. * XmlCDataSectionTests.cs: Added to CVS.
  251. * XmlCommentTests.cs: Added to CVS. hanks to Kral for helping me
  252. setup a testing environment on VS.NET.
  253. * XmlElementTests.cs: Reformatted.
  254. (TestCloneNode): Added.
  255. * XmlSignificantWhitespaceTests.cs: Added to CVS.
  256. * XmlWhiteSpaceTests.cs: Added to CVS.
  257. 2002-03-21 Kral Ferch <[email protected]>
  258. * XmlDocumentTests.cs: Tessts parent traversal up through
  259. document itself until null. Tests a removed elements next
  260. sibling is null.
  261. * XmlNodeListTests.cs: Tests case where enumerator is on
  262. a node that gets removed from list.
  263. * XmlTextWriterTests.cs: Keeping tests for WriteXXX after
  264. writer is closed up to date as new WriteXXX methods are written.
  265. TestDocumentStart and TestWriteEndElement.
  266. 2002-03-19 Jason Diamond <[email protected]>
  267. * XmlDocumentTests.cs: Added a test to check an element's names after
  268. loading.
  269. 2002-03-17 Kral Ferch <[email protected]>
  270. * XmlDocumentTests.cs: Tests navigation to parents since
  271. that was part of a document.Load() bug reported by Mike Kestner.
  272. * XmlTextWriterTests.cs: Tests for namespaces and prefixes.
  273. 2002-03-17 Kral Ferch <[email protected]>
  274. * XmlDocumentTests.cs: TestOuterXml.
  275. * XmlTextWriterTests.cs: Tests for CData, Close, Comment, Element,
  276. and ProcessingInstruction.
  277. 2002-03-17 Kral Ferch <[email protected]>
  278. * XmlDocumentTests.cs: More LoadXml tests.
  279. * XmlTextWriterTests.cs: Test for invalid Processing Instructions.
  280. 2002-03-14 Kral Ferch <[email protected]>
  281. * XmlTextWriterTests.cs: Added tests TestCData and TestComment.
  282. 2002-03-14 Kral Ferch <[email protected]>
  283. * XmlTextWriterTests.cs: Initial checkin.
  284. 2002-03-12 Kral Ferch <[email protected]>
  285. * XmlNodeListTests.cs: New tests: TestNodeTypesThatCantHaveChildren,
  286. TestZeroChildren, TestOneChild, TestMultipleChildren,
  287. TestAppendChildAffectOnEnumeration, TestRemoveChildAffectOnEnumeration,
  288. TestRemoveOnlyChildAffectOnEnumeration, TestCurrentBeforeFirstNode,
  289. TestCurrentAfterLastNode, TestCurrentDoesntMove, and TestReset. Made
  290. two other tests but not in use yet until RemoveAll is implemented for
  291. attributes and XmlNode.ReplaceChild is implemented. The tests are called
  292. saveTestReplaceChildAffectOnEnumeration and saveTestRemoveAllAffectOnEnumeration.
  293. 2002-03-08 Jason Diamond <[email protected]>
  294. * XmlTextReaderTests.cs: Test MoveToElement and MoveToFirstAttribute.
  295. 2002-03-08 Jason Diamond <[email protected]>
  296. * XmlAttributeTests.cs: Test XmlAttribute child nodes.
  297. 2002-03-08 Kral Ferch <[email protected]>
  298. * XmlNodeListTests.cs: New file.
  299. * AllTests.cs: Added XmlNodeListTests.
  300. 2002/03/08 Nick Drochak <[email protected]>
  301. * System_test.build: Don't build test dll by default. Only build
  302. it when 'make test' is specified.
  303. 2002-03-06 Kral Ferch <[email protected]>
  304. * XmlAttributeTests.cs: Fixed bug in TestHasChildNodes test.
  305. * XmlDocumentTests.cs: Started work on some tests for invalid data in
  306. various nodes created by the document.
  307. 2002-03-02 Kral Ferch <[email protected]>
  308. * XmlDocumentTests.cs: New tests TestLoadProcessingInstruction(),
  309. TestLoadCDATA(), and TestLoadComment().
  310. 2002-03-02 Jason Diamond <[email protected]>
  311. * XmlElementTests.cs: New file.
  312. * AllTests.cs: Added XmlElementTests.
  313. 2002-03-02 Jason Diamond <[email protected]>
  314. * XmlTextReaderTests.cs: Test MoveToNextAttribute().
  315. * XmlDocumentTests.cs: Test loading document containing attributes
  316. and text nodes.
  317. 2002-03-02 Mike Kestner <[email protected]>
  318. * XmlAttributeTests.cs : New test suite for attrs.
  319. * AllTests.cs : Add the attr suite.
  320. 2002-03-02 Jason Diamond <[email protected]>
  321. * XmlNamespaceManagerTests.cs: Make sure the XmlNamespaceManager
  322. is using its name table.
  323. * NameTableTests.cs: Make sure NameTable is really returning the
  324. same references.
  325. 2002-02-28 Jason Diamond <[email protected]>
  326. * XmlDocumentTests.cs: Tests for XmlDocument.LoadXml courtesy of
  327. Kral Ferch <[email protected]>.
  328. 2002-02-28 Jason Diamond <[email protected]>
  329. * XmlTextReaderTests.cs: Test for XmlException when parse fail.
  330. 2002-02-27 Martin Baulig <[email protected]>
  331. * System.XML_test.build: Build new executable RunTests.System.XML.exe
  332. which you can use to run the tests on Linux.
  333. * *.cs: Added zero-args constructors.
  334. 2002-02-26 Duncan Mak <[email protected]>
  335. * NameTableTests.cs: Test for System.Xml.NameTable.
  336. 2002-02-26 Jason Diamond <[email protected]>
  337. * XmlTextReaderTests.cs: Test for namespace declarations as
  338. attributes.
  339. * XmlNamespaceManagerTests.cs: Use the newly implemented NameTable
  340. when creating the XmlNamespaceManager. Properly test HasNamespace.
  341. 2002-02-25 Jason Diamond <[email protected]>
  342. * XmlDocumentTests.cs: Added file.
  343. 2002-02-23 Jason Diamond <[email protected]>
  344. * XmlTextReaderTests.cs: Added tests for qualified attributes.
  345. 2002-02-23 Jason Diamond <[email protected]>
  346. * ChangeLog: Added change log to this directory.
  347. * Test.cs: Renamed to XmlTextReaderTests.cs.
  348. * XmlTextReaderTests.cs: Added tests for NamespaceURI property.
  349. * XmlNamespaceManagerTests.cs: Initial tests.