summaryrefslogtreecommitdiffstats
path: root/tests/platform.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-08-08 20:30:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-08-08 20:30:37 (GMT)
commit1e5b4c061fd012e8814dd840bb9bd3f35d742c05 (patch)
treea6fadf3d6bc55a704065f4543ea894d5ebddfe46 /tests/platform.test
parent92740dd9047be0dac46bae7af8bb3e8b3291e27d (diff)
parent3489422b6ee1589effd0dadf0556985e331d689b (diff)
downloadtcl-1e5b4c061fd012e8814dd840bb9bd3f35d742c05.zip
tcl-1e5b4c061fd012e8814dd840bb9bd3f35d742c05.tar.gz
tcl-1e5b4c061fd012e8814dd840bb9bd3f35d742c05.tar.bz2
merge trunk
Diffstat (limited to 'tests/platform.test')
-rw-r--r--tests/platform.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/platform.test b/tests/platform.test
index 92ca7ab..aab7c78 100644
--- a/tests/platform.test
+++ b/tests/platform.test
@@ -14,6 +14,9 @@ if {[lsearch [namespace children] ::tcltest] == -1} {
namespace import -force ::tcltest::*
}
+::tcltest::loadTestedCommands
+catch [list package require -exact Tcltest [info patchlevel]]
+
testConstraint testCPUID [llength [info commands testcpuid]]
test platform-1.1 {TclpSetVariables: tcl_platform} {