summaryrefslogtreecommitdiffstats
path: root/tests/incr.test
diff options
context:
space:
mode:
authorhershey <hershey>1999-03-24 02:48:54 (GMT)
committerhershey <hershey>1999-03-24 02:48:54 (GMT)
commit3667ec5d5acd7ccd1d1a94b148249952e3f5fef2 (patch)
tree0c35c83cbf5d2d995b6ab8d773b899fe6568a658 /tests/incr.test
parent42afa034a6b4f8a4de80377f182974120678a3dd (diff)
downloadtcl-3667ec5d5acd7ccd1d1a94b148249952e3f5fef2.zip
tcl-3667ec5d5acd7ccd1d1a94b148249952e3f5fef2.tar.gz
tcl-3667ec5d5acd7ccd1d1a94b148249952e3f5fef2.tar.bz2
lint: changed a tcltest namespace variable name from tmpDir to
workingDir. changes: made more tests atomic. README is now updated to match new test suite features.
Diffstat (limited to 'tests/incr.test')
-rw-r--r--tests/incr.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/incr.test b/tests/incr.test
index 6110e26..18d4ce2 100644
--- a/tests/incr.test
+++ b/tests/incr.test
@@ -10,7 +10,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: incr.test,v 1.1.2.4 1999/03/23 20:06:29 hershey Exp $
+# RCS: @(#) $Id: incr.test,v 1.1.2.5 1999/03/24 02:49:15 hershey Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
source [file join [pwd] [file dirname [info script]] defs.tcl]
@@ -510,3 +510,4 @@ return
+