summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2018-08-29 16:59:10 (GMT)
committersebres <sebres@users.sourceforge.net>2018-08-29 16:59:10 (GMT)
commit77a26f5c95ac4404f7860eef2924c113e6c0de5f (patch)
treecc9e2de6d0d263ed217952c42b4d4bad332f7e10
parent2f19b0f34600e566052137a580db0921e83332c7 (diff)
parent9cec6bac276f8925b60a49891c272be0b5e3e3f3 (diff)
downloadtcl-77a26f5c95ac4404f7860eef2924c113e6c0de5f.zip
tcl-77a26f5c95ac4404f7860eef2924c113e6c0de5f.tar.gz
tcl-77a26f5c95ac4404f7860eef2924c113e6c0de5f.tar.bz2
merge 8.5
-rw-r--r--tests/tcltest.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcltest.test b/tests/tcltest.test
index 0bcf342..e176b0c 100644
--- a/tests/tcltest.test
+++ b/tests/tcltest.test
@@ -312,7 +312,7 @@ test tcltest-5.5 {InitConstraints: list of built-in constraints} \
-result [lsort {
95 98 asyncPipeClose eformat emptyTest exec hasIsoLocale interactive
knownBug mac macCrash macOnly macOrPc macOrUnix macOrWin nonBlockFiles
- nonPortable notRoot nt pc pcCrash pcOnly root singleTestInterp socket
+ nonPortable notRoot nt pc pcCrash pcOnly root singleTestInterp slowTest socket
stdio tempNotMac tempNotPc tempNotUnix tempNotWin unix unixCrash unixExecs
unixOnly unixOrPc unixOrWin userInteraction win winCrash winOnly
}]