Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file tests/domnamespace.test at check-in 6b52088c2671a9d3
2025-05-01
| ||
23:09 | Added a test. file: [6fe1a86eed] check-in: [38c34b979d] user: rolf branch: trunk, size: 18179 | |
2025-03-20
| ||
23:24 | Revised. file: [28bc5f9f36] check-in: [a97bd99390] user: rolf branch: otherfsatts, size: 17688 | |
13:34 | Try the "natural" approach: if the attribute name has a prefix resolve that (with first looking at the selectNodesNamespaces mapping for full control) and error out if it doesn't resolve. Still to decide what to do with XML namspace declaration attributes. file: [3808c2318d] check-in: [429712d6c8] user: rolf branch: otherfsatts, size: 17306 | |
2024-12-12
| ||
22:31 | Enhanced the attribute creation in *FromScript scripts. If an attribute name argument of the current syntax is a 2 elements Tcl list then the first element is seen as the XML namespace of the attribute and the second element will be the attribute name. file: [e679916393] check-in: [7ed74be7fc] user: rolf branch: fsatts, size: 16347 | |
2018-10-18
| ||
23:16 | Simplified the master file of the included test suite, mostly by removing not longer needed cruft. And other minor test suite gardening. file: [f68dee13e2] check-in: [fa94139e03] user: rolf branch: trunk, size: 14763 | |
2017-08-16
| ||
16:13 | Fixed bug in selecting nodes in the global namespace (in no namespace), which where created and inserted into the doc at a place were a default namespace is in scope with xpath. file: [c67346e939] check-in: [4d9b475d35] user: rolf branch: nodecmdns, size: 14775 | |
2017-08-14
| ||
23:57 | New option -namespace for createNodeCmd elementNode: the by this cmd created nodes will be XML namespaced (and for the namespace declarations is cared for you). file: [3cff0cc27e] check-in: [b6e86350a0] user: rolf branch: nodecmdns, size: 13917 | |
2017-08-11
| ||
22:41 | Hide implemention details behind warning in documentation. file: [5acffd96d0] check-in: [e6f379b2f5] user: rolf branch: trunk, size: 12663 | |
2017-08-05
| ||
12:52 | Added a random test. file: [ce1c8145b0] check-in: [19c24838e3] user: rolf branch: trunk, size: 12621 | |
2015-02-14
| ||
15:34 | Started to add ability to terminate xslt processing by return code of the xsltmsgcmd. file: [bd80dfb5fb] check-in: [18189825f9] user: rolf branch: xsltmsg, size: 12075 | |
2014-11-19
| ||
21:59 | Cleaned up test naming, removed a few duplicated tests. file: [5757d461a2] check-in: [34b677ad0b] user: rolf branch: trunk, size: 11380 | |
2003-09-28
| ||
00:32 | Changed type of domNameSpaceIndex, domNodeFlags, domAttrFlags, domDocFlags and info in dom*Node structs from int to unsigned int. This fixes bug with docs with more than 128 different namespaces. file: [7f6ff7ee11] check-in: [56d4785a2e] user: rolf branch: trunk, size: 11939 | |
2002-11-16
| ||
01:31 | Made test suite also running under tcl8.0.5. Added constraint to the tests, which uses i18n tcl features. file: [7023cb113c] check-in: [3bafc24e57] user: rolf branch: trunk, size: 9177 | |
2002-10-01
| ||
11:00 | Added RCS string to comment file: [b6f082540f] check-in: [e66725042a] user: zoran branch: trunk, size: 9165 | |
2002-09-30
| ||
23:27 | Added a few tests of moving namespaced nodes from one tree to another. file: [27e8d4f3ed] check-in: [2769a45244] user: rolf branch: trunk, size: 9146 | |
2002-07-28
| ||
23:20 | Added the inclusion of loadtdom.tcl and adjusted baseURI / load of external files where necessary. file: [3d0c781df1] check-in: [0c74c1fded] user: rolf branch: trunk, size: 482 | |
2002-03-03
| ||
01:02 | Added: tcltest test suite started. The expat related tests are mostly out of an older tclexpat test suite by Steve Ball (reviewed, bug fixed and adapted to tDOMs SAX interface). Plus a few tDOM specific tests. file: [1cf980a8d0] check-in: [8ba496bb01] user: rolf branch: trunk, size: 382 | |