Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of tests/structure.test
2018-12-06
| ||
12:45 | wip file: [fe53b9fe94] check-in: [1be47b3755] user: rolf branch: structure, size: 19969 | |
2018-11-30
| ||
01:02 | Better behaviour of the validation command method "validate": it returns true if the arg is valid or false, with optional error var. file: [1328ff84b8] check-in: [f61cdc1e54] user: rolf branch: structure, size: 19121 | |
00:11 | Fixed choice. file: [fa91192ba8] check-in: [25c9f6ffb7] user: rolf branch: structure, size: 19153 | |
2018-11-29
| ||
17:05 | More work on the validating machinery. file: [2510c61a62] check-in: [2b9a427fcc] user: rolf branch: structure, size: 18543 | |
2018-11-28
| ||
23:49 | Made the new structure validation command method "validate" XML namespace aware. (The current expat push parser command switch -validateCmd isn't XML namespace aware, so far.) file: [7e4a6d4b5a] check-in: [e9f59e858a] user: rolf branch: structure, size: 17213 | |
21:31 | Added (an elementary) method validate to structure validation commands. Meant as simplest (and fastest) way to validate the string representation of an XML (sub-)tree. file: [ba341abd97] check-in: [007037bdfd] user: rolf branch: structure, size: 16758 | |
01:17 | Added some skeleton text about what this is all about. file: [33d3e59492] check-in: [b615cd1699] user: rolf branch: structure, size: 16289 | |
00:26 | wip file: [fde1402ae3] check-in: [bdde880865] user: rolf branch: structure, size: 16289 | |
2018-11-27
| ||
01:23 | Added validation of local defined Elements. file: [82ab5d2b5f] check-in: [7557920388] user: rolf branch: structure, size: 13601 | |
2018-11-26
| ||
18:47 | Renamed validation command method element to defelement and pattern to defpattern, to clearly distinct them even in the name from the grammer definition commands element and pattern. New validation command method define, which allows to define a grammar in one go. Thus with defelement and defpattern two new grammar definition commands added, with the same syntax as the related validation command methods. file: [04372844c9] check-in: [07494b9cdf] user: rolf branch: structure, size: 10891 | |
12:47 | Towards working validation. file: [d0f216e650] check-in: [65b0bdca56] user: rolf branch: structure, size: 9105 | |
01:22 | wip file: [5fcdb6118e] check-in: [a9b0c91436] user: rolf branch: structure, size: 8611 | |
2018-11-24
| ||
02:39 | Beside of attributes, ambiguous pattern, interleave pattern and text constrains missing it's near to be able to check structure. file: [d000a70cde] check-in: [c3ae509472] user: rolf branch: structure, size: 8537 | |
2018-11-22
| ||
01:16 | Completed the new -validateCmd of the dom command with text probing. Added a -validateCmd option to expat parsers (with weakness on the namespace side). file: [60789d04aa] check-in: [51f75c38db] user: rolf branch: structure, size: 8044 | |
2018-11-20
| ||
23:41 | Added test- file: [f80253cc2b] check-in: [a4d672ee5c] user: rolf branch: structure, size: 7670 | |
2018-11-19
| ||
01:14 | wip file: [eebdd7dbcd] check-in: [9d4517dd7e] user: rolf branch: structure, size: 6969 | |
2018-11-18
| ||
02:21 | Added [dom parse] option -validateCmd, which expects a structure validation command as argument and validates (as far as implemented atm) the document while building the DOM tree. file: [98e94f78c1] check-in: [75cec95b45] user: rolf branch: structure, size: 6969 | |
2018-11-17
| ||
19:39 | Added methods "state" and "reset" to grammar commands. file: [801b25ca04] check-in: [58cee39a59] user: rolf branch: structure, size: 6031 | |
16:32 | wip file: [afa37f6043] check-in: [9ab72ffba5] user: rolf branch: structure, size: 5779 | |
03:24 | wip file: [3ec40d7857] check-in: [c32caeca62] user: rolf branch: structure, size: 5631 | |
2018-11-16
| ||
00:07 | Added even local definition of elements in definition scripts, overwriting the element type definition. With the major omissions of the attribute command and text constrains the grammar definition part is very basically done. file: [a8995ed5f1] check-in: [d329b40cc5] user: rolf branch: structure, size: 4979 | |
2018-11-15
| ||
20:09 | As with element definitions allow named pattern to be in a namespace. As a consequence, named pattern ref is namespace aware now. Even better handling in case of error in definition script. file: [356e43d3fb] check-in: [42f69f299d] user: rolf branch: structure, size: 4615 | |
14:41 | Added grammar definition command choice. Better handling in case of error in definition scripts. file: [0c6fc541c0] check-in: [97cfddf47e] user: rolf branch: structure, size: 2983 | |
12:33 | wip file: [f80cd4cf1a] check-in: [9dd15ff7bb] user: rolf branch: structure, size: 2271 | |
10:33 | wip file: [601c0fa667] check-in: [c3ebca4265] user: rolf branch: structure, size: 1399 | |
02:00 | wip file: [5ca0d3e07d] check-in: [6f3b2043e1] user: rolf branch: structure, size: 1012 | |
2018-11-14
| ||
14:09 | wip file: [91e4e47c80] check-in: [07a2d20746] user: rolf branch: structure, size: 779 | |
2018-11-13
| ||
23:38 | wip file: [00591829c8] check-in: [d08f5e9d51] user: rolf branch: structure, size: 584 | |
2018-07-09
| ||
18:44 | wip file: [8273863173] check-in: [7ca279c63d] user: rolf branch: structure, size: 584 | |
2018-07-05
| ||
00:01 | More work. file: [e2442eea2e] check-in: [43b5229cc5] user: rolf branch: structure, size: 316 Added | |