summaryrefslogtreecommitdiffstats
path: root/tests/README
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-08-08 14:50:50 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-08-08 14:50:50 (GMT)
commit16d302504c7db41e690e330b251cd9f34b99fde5 (patch)
tree6889fea1cb8d3d5ec1c4c6f07a7b1bf617358edd /tests/README
parenta14b181528a1a716c2e64fb5f54fc13fdc439ea7 (diff)
downloadtcl-16d302504c7db41e690e330b251cd9f34b99fde5.zip
tcl-16d302504c7db41e690e330b251cd9f34b99fde5.tar.gz
tcl-16d302504c7db41e690e330b251cd9f34b99fde5.tar.bz2
* tests/README: Noted removal of defs.tcl.
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"