Index: tests/tcl86.test =================================================================== diff -u -N -r21686b86d06844eca86086b9f9391d77d54dbc06 -r40ff115b469a2c9d8418a7910e1a87bc61ce62e0 --- tests/tcl86.test (.../tcl86.test) (revision 21686b86d06844eca86086b9f9391d77d54dbc06) +++ tests/tcl86.test (.../tcl86.test) (revision 40ff115b469a2c9d8418a7910e1a87bc61ce62e0) @@ -249,6 +249,13 @@ "hello-hello world-world" } + +# +# The corrected cmd-literal semantics regarding cmd resolvers will +# only be released starting from and including 8.6.7. +# +if {![package vsatisfies [package req Tcl] 8.6.7]} {return} + nx::test case bug-3418547 { # # See http://core.tcl.tk/tcl/tktview?name=3418547fff