summaryrefslogtreecommitdiffstats
path: root/tests/button.test
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-03-02 21:52:24 (GMT)
committerhobbs <hobbs>2000-03-02 21:52:24 (GMT)
commit9521a71f90589b90b5506505a8c81b7cb198b96d (patch)
treed64e49d733925389d130957ffe45696b65aa128d /tests/button.test
parent99ad7ea580fa5e8a8b31feee30c6cbd6615b9ba7 (diff)
downloadtk-9521a71f90589b90b5506505a8c81b7cb198b96d.zip
tk-9521a71f90589b90b5506505a8c81b7cb198b96d.tar.gz
tk-9521a71f90589b90b5506505a8c81b7cb198b96d.tar.bz2
* tests/config.test: extra test to check object cleanup when
destroying the widget * tests/entry.test: added test suite for entry validation
Diffstat (limited to 'tests/button.test')
-rw-r--r--tests/button.test15
1 files changed, 1 insertions, 14 deletions
diff --git a/tests/button.test b/tests/button.test
index 309c795..24fc2dc 100644
--- a/tests/button.test
+++ b/tests/button.test
@@ -7,7 +7,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: button.test,v 1.3 1999/04/16 01:51:34 stanton Exp $
+# RCS: @(#) $Id: button.test,v 1.4 2000/03/02 21:52:24 hobbs Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
source [file join [pwd] [file dirname [info script]] defs.tcl]
@@ -783,16 +783,3 @@ option clear
# cleanup
::tcltest::cleanupTests
return
-
-
-
-
-
-
-
-
-
-
-
-
-