README -- Tk test suite design document. RCS: @(#) $Id: README,v 1.1.4.2 1999/03/11 18:50:35 hershey Exp $ Introduction: ------------- This directory contains a set of validation tests for the Tk commands. Each of the files whose name ends in ".test" is intended to fully exercise one or a few Tk commands. The commands tested by a given file are listed in the first line of the file. You can run the tests in three ways: (a) type "make test" in ../unix; this will run all of the tests. (b) type "tktest ?