summaryrefslogtreecommitdiffstats
path: root/tests/all.tcl
diff options
context:
space:
mode:
authorandreas_kupries <andreas_kupries@noemail.net>2001-09-11 18:03:05 (GMT)
committerandreas_kupries <andreas_kupries@noemail.net>2001-09-11 18:03:05 (GMT)
commite9d9e18e3ff04b521c1cc95c58c29a87a69e885c (patch)
treee926e1d003f1db567fb713f0b7ab893a06a7d8c4 /tests/all.tcl
parent7307971e1184c9d3e64d77607a84ab001f807449 (diff)
downloadtcl-e9d9e18e3ff04b521c1cc95c58c29a87a69e885c.zip
tcl-e9d9e18e3ff04b521c1cc95c58c29a87a69e885c.tar.gz
tcl-e9d9e18e3ff04b521c1cc95c58c29a87a69e885c.tar.bz2
Restored to original state from test restrictions ...
FossilOrigin-Name: a93834e6b9f2542acc2f8fff1f121bd4a9c80846
Diffstat (limited to 'tests/all.tcl')
-rw-r--r--tests/all.tcl6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index 628710e..d8dbd25 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -8,15 +8,11 @@
# Copyright (c) 2000 by Ajuba Solutions
# All rights reserved.
#
-# RCS: @(#) $Id: all.tcl,v 1.13 2001/09/11 17:30:44 andreas_kupries Exp $
+# RCS: @(#) $Id: all.tcl,v 1.14 2001/09/11 18:03:05 andreas_kupries Exp $
set tcltestVersion [package require tcltest]
namespace import -force tcltest::*
-tcltest::singleProcess 1
-tcltest::matchFiles socket.test
-tcltest::verbose {pass start}
-
tcltest::testsDirectory [file dir [info script]]
tcltest::runAllTests