summaryrefslogtreecommitdiffstats
path: root/tests/winWm.test
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2002-07-13 20:28:35 (GMT)
committerdgp@users.sourceforge.net <dgp>2002-07-13 20:28:35 (GMT)
commite03a6d8c8daca0485139c9a7edc9008565c2e000 (patch)
tree83ce372d1ae9d46d27acc5638739bddcbc8e6ba6 /tests/winWm.test
parent60df07e990cbc0441a2fcf7783ccbfae69a82aa8 (diff)
downloadtk-e03a6d8c8daca0485139c9a7edc9008565c2e000.zip
tk-e03a6d8c8daca0485139c9a7edc9008565c2e000.tar.gz
tk-e03a6d8c8daca0485139c9a7edc9008565c2e000.tar.bz2
* Converted more files to tcltest and factored out common code.
Diffstat (limited to 'tests/winWm.test')
-rw-r--r--tests/winWm.test12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/winWm.test b/tests/winWm.test
index 5e81325..7f211bf 100644
--- a/tests/winWm.test
+++ b/tests/winWm.test
@@ -9,14 +9,14 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: winWm.test,v 1.7 2002/07/12 13:41:01 dgp Exp $
+# RCS: @(#) $Id: winWm.test,v 1.8 2002/07/13 20:28:36 dgp Exp $
package require tcltest 2.1
-namespace import -force tcltest::test
-eval tcltest::configure $argv
-foreach i [winfo children .] {
- catch {destroy $i}
-}
+namespace import -force tcltest::configure
+namespace import -force tcltest::testsDirectory
+configure -testdir [file join [pwd] [file dirname [info script]]]
+configure -loadfile [file join [testsDirectory] constraints.tcl]
+tcltest::loadTestedCommands
# Measure the height of a single menu line