summaryrefslogtreecommitdiffstats
path: root/tests/README
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2002-08-08 14:50:50 (GMT)
committerdgp <dgp@noemail.net>2002-08-08 14:50:50 (GMT)
commit3386da350f11f4340d1d84b24085151d38a79469 (patch)
tree6889fea1cb8d3d5ec1c4c6f07a7b1bf617358edd /tests/README
parent3d0eda326ada9b0e6ba0732ef13e66136cc5238d (diff)
downloadtcl-3386da350f11f4340d1d84b24085151d38a79469.zip
tcl-3386da350f11f4340d1d84b24085151d38a79469.tar.gz
tcl-3386da350f11f4340d1d84b24085151d38a79469.tar.bz2
* tests/README: Noted removal of defs.tcl.
FossilOrigin-Name: 44be5390e4e686a8cb67c85fe441400a1264c9a0
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/README b/tests/README
index c0e02b9..19a8025 100644
--- a/tests/README
+++ b/tests/README
@@ -1,6 +1,6 @@
README -- Tcl test suite design document.
-RCS: @(#) $Id: README,v 1.10 2002/08/08 08:55:24 hobbs Exp $
+RCS: @(#) $Id: README,v 1.11 2002/08/08 14:50:51 dgp Exp $
Contents:
---------
@@ -81,7 +81,7 @@ the constraints mechanism to skip those tests.
4) The "all" file is now called "all.tcl"
-5) The "defs" file no longer exists.
+5) The "defs" and "defs.tcl" files no longer exist.
6) Instead of creating a doAllTests file in the tests directory, to
run all nonPortable tests, just use the "-constraints nonPortable"