DOKK / manpages / debian 12 / slang-tess / tessrun.1.en
TESSRUN(1) TESSRUN(1)

tessrun - convenience script for running TESS scripts en masse

tessrun [ -h ] [ -l ] [ -l ] [ application [ args ...] ]

The tessrun script is part of TESS, the (Te)st (S)ystem for (S)-Lang. It is intended to simplify the invocation, typically within a Makefile, of TESS-based automated regression suites. Each test in the current directory (marked by a .t suffix) will be automatically loaded into the S-Lang interpreter (within slsh, by default) and executed.

tessrun returns 1 if any tests fail, otherwise 0.

Output this short help text.
Supports local execution of examples (before install).
Verbose mode.
Replace the use of slsh with the given application, and optional arguments.

The author of TESS is Michael S. Noble <mnoble@space.mit.edu>. Rafael Laboissiere <rafael@debian.org> created the TESS package for Debian and helped author this manual page.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.

On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL

On Debian systems the reference manual for TESS can be found at /usr/share/doc/slang-tess/tess.txt.gz. It is also packaged in text and PDF forms in the source distribution.

02 November 2005