From 7de7608f5358f5233bd94d27d290b2e938aaf4fc Mon Sep 17 00:00:00 2001 From: hershey Date: Mon, 7 Dec 1998 23:33:53 +0000 Subject: added pkg and pkg1 to list of files to copy to the current working dir, if the cwd is not tk8.0/tests --- tests/all | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/all b/tests/all index 87d4d84..04ac435 100644 --- a/tests/all +++ b/tests/all @@ -2,14 +2,14 @@ # tests. Execute it by invoking "source all" when running tclTest # in this directory. # -# RCS: @(#) $Id: all,v 1.4 1998/12/04 04:18:20 hershey Exp $ +# RCS: @(#) $Id: all,v 1.5 1998/12/07 23:33:53 hershey Exp $ set TESTS_DIR [file join [pwd] [file dirname [info script]]] source [file join $TESTS_DIR defs] set currentDir [pwd] catch {array set flag $argv} -set requiredSourceFiles [list autoMkindex.tcl remote.tcl defs] +set requiredSourceFiles [list autoMkindex.tcl remote.tcl defs pkg pkg1] # # Set the TMP_DIR to pwd or the arg of -tmpdir, if given. -- cgit v0.12