Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

25 check-ins that include changes to files matching 'tests/data/*'

2025-01-30
22:50
Added a so far missing data file for a test. check-in: 1aa7a950c6 user: rolf tags: trunk
2024-10-27
19:06
Merged from trunk. Leaf check-in: cade607cba user: rolf tags: picky
2024-08-14
22:43
Merged from trunk. check-in: de4cfdfd69 user: rolf tags: asDict
13:01
At some point in time the test data file REC-xslt-19991116.xml got locally modified for testing purpose and that changes got commited by mistake. Changed the data file so that is is valid and added the modified to be invalid version to have a test for that with a larger file. check-in: c744ce9b1b user: rolf tags: trunk
2024-02-23
01:18
Merged from trunk. check-in: c4776de175 user: rolf tags: HTML5Entities
01:12
Added support for non BMP characters given as \u escaped surrogate pair. check-in: a15bfaa204 user: rolf tags: trunk
00:43
Added a test. Closed-Leaf check-in: 8cf73292f3 user: rolf tags: jsonsurrogates
2021-01-06
02:34
Merged from trunk. check-in: 226d987aaa user: rolf tags: stackless_asXML
2020-07-10
00:28
Fixed the test data to be valid (and in sync with the source). check-in: 6ff953f765 user: rolf tags: domvalidation
2019-07-10
17:49
Merged from trunk. check-in: 3b910d27ce user: rolf tags: fuzzer-instrumentation
2019-06-06
23:23
Merged from trunk. check-in: 672fc9ca28 user: rolf tags: domvalidation
2019-03-07
22:46
Merged from trunk. check-in: 60af362516 user: rolf tags: schema
22:44
Changed from original in DTD system identifier, so that it points to the included external dtd. check-in: d4bb0eb147 user: rolf tags: trunk
2019-02-19
01:36
Merged from schema. check-in: 7718b1e0ff user: rolf tags: virtualConstraints
2019-02-11
20:17
Fixed domvalidate in case of namespaced nodes with prefixes in the tree. Improved DTD to schema translater: there isn't a need to wrap a SEQ with default quant into a schema group. check-in: d518456e98 user: rolf tags: schema
2018-05-03
23:56
Merged from trunk. check-in: ecabd202f2 user: rolf tags: expat-update
2018-04-30
23:55
Merged from serializeOptions check-in: 2f998e59f5 user: rolf tags: stackless_asXML
2018-04-06
15:57
Merged from trunk. check-in: 7b9d2c1ea6 user: rolf tags: deCONST
2018-03-27
08:55
merge trunk check-in: 74a41afcca user: yorick tags: pyk-parsexpath
2018-03-21
20:14
Added the external DTD for REC-xslt-19991116.xml to the test data. Used that for a more complex DTD validation test. check-in: 2f34951b42 user: rolf tags: trunk
2003-03-19
14:03
Added this file (used by the usage example of xe). check-in: 8bce07abd4 user: rolf tags: trunk
13:52
Added option -useForeignDTD to dom parse and expat. check-in: 10d8023a21 user: rolf tags: trunk
2002-11-06
12:41
New file check-in: 678f7df00c user: rolf tags: trunk
2002-07-28
23:22
Moved external files used by some tests from tests/ to tests/data. check-in: 7bdad16ac2 user: rolf tags: trunk
2002-03-03
01:02
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. check-in: 8ba496bb01 user: rolf tags: trunk