From 1e8d54aee72071673f69d387e8130f02b46934a7 Mon Sep 17 00:00:00 2001 From: hobbs Date: Thu, 8 Aug 2002 08:55:24 +0000 Subject: slight wording improvements --- tests/README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tests/README b/tests/README index 4a82e91..c0e02b9 100644 --- a/tests/README +++ b/tests/README @@ -1,6 +1,6 @@ README -- Tcl test suite design document. -RCS: @(#) $Id: README,v 1.9 2002/07/01 07:52:02 dgp Exp $ +RCS: @(#) $Id: README,v 1.10 2002/08/08 08:55:24 hobbs Exp $ Contents: --------- @@ -20,7 +20,10 @@ file. You can run the tests in three ways: - (a) type "make test" in ../unix; this will run all of the tests. + (a) type "make test" in ../unix; this will create the tcltest + executable and run all of the tests. At least "make tcltest" + must be run to create the tcltest executable for the other + options. (b) type "tcltest ?