summaryrefslogtreecommitdiffstats
path: root/tests/listRep.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-07-20 08:32:16 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-07-20 08:32:16 (GMT)
commit2da45449d7d65cdfffd9e4a055f8f651e17cda66 (patch)
treed712742b099ad79cac71d2f1cc633be051ff366d /tests/listRep.test
parent7f01d26c898cb3b98f038fa1ea16e09f1e8e558a (diff)
downloadtcl-2da45449d7d65cdfffd9e4a055f8f651e17cda66.zip
tcl-2da45449d7d65cdfffd9e4a055f8f651e17cda66.tar.gz
tcl-2da45449d7d65cdfffd9e4a055f8f651e17cda66.tar.bz2
Missing "package require tcl::test", this causes test failures on Windows with gcc
Diffstat (limited to 'tests/listRep.test')
-rw-r--r--tests/listRep.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/listRep.test b/tests/listRep.test
index bf5b343..5686597 100644
--- a/tests/listRep.test
+++ b/tests/listRep.test
@@ -27,6 +27,7 @@ if {"::tcltest" ni [namespace children]} {
}
::tcltest::loadTestedCommands
+catch [list package require -exact tcl::test [info patchlevel]]
testConstraint testlistrep [llength [info commands testlistrep]]
interp alias {} describe {} testlistrep describe