TOM tests README, $Id: README,v 1.3 1997/03/14 14:20:06 tiggr Exp $

	This directory contains an initial outline for tests for the tom
	tools.  It basically comes down to the `run' script, which runs
	every test, complaining if things go wrong.

	See the file DESCRIPTIONS for a description of the tests.

	To run a test, for instance number 1, enter:

	LIBS=-ldld ./run 1

	The definition of LIBS is for supplying any extra libraries needed
	by your system when linking tom programs.  In this example, on a
	hppa-hpux machine, the library for dynamic loading, libdld.a, is
	needed.
