We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7759ec7 commit 157454fCopy full SHA for 157454f
runtest
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-TCL_VERSIONS="8.5 8.6"
+TCL_VERSIONS="8.5 8.6 8.7"
3
TCLSH=""
4
5
for VERSION in $TCL_VERSIONS; do
runtest-cluster
runtest-moduleapi
[ -z "$MAKE" ] && MAKE=make
runtest-sentinel
0 commit comments