summaryrefslogtreecommitdiff
path: root/www/tdom/files/patch-tests-tdom
diff options
context:
space:
mode:
Diffstat (limited to 'www/tdom/files/patch-tests-tdom')
-rw-r--r--www/tdom/files/patch-tests-tdom10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/tdom/files/patch-tests-tdom b/www/tdom/files/patch-tests-tdom
new file mode 100644
index 000000000000..c386d2e27afd
--- /dev/null
+++ b/www/tdom/files/patch-tests-tdom
@@ -0,0 +1,10 @@
+http://www.tdom.org/index.html/tktview/2ca7a4547a9820c824289fd20871f94a213d7a23
+
+--- tests/dom.test 2018-07-23 18:03:51.445385785 -0400
++++ tests/dom.test 2018-10-14 10:38:17.742481000 -0400
+@@ -552,4 +552,5 @@
+
+ test dom-2.29 {parse not well-formed document with undeclared xml prefix} {
++knownBug} {
+ catch {dom parse {<foo:e/>}} errMsg
+ string range $errMsg 0 30