[shexTest] Pull Request: fix: test extension semantics

ericprud has just submitted a new pull request for https://github.com/shexSpec/shexTest:

== fix: test extension semantics ==
Align 1dotCodeWithEscapes1_pass with the Test extension definition ("string literals are stripped of their delimiters, unescaped"): print("%{\\%}") now expects %{\%} — the \\ escape decodes to one backslash.

+ 1dotCode1_with_backslash_pass: print(o) over an object literal whose value holds one backslash, calibrating that mf:prints values are unescaped literals (a position argument never crosses the Test string grammar, so it pins the reporting channel independently).

See https://github.com/shexSpec/shexTest/pull/71


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 30 July 2026 14:27:15 UTC