The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

tcl-test.pl

DESCRIPTION

Run the tests from the Tcl distribution. This script will download the tests from Tcl CVS, extract them, and use Test::Harness to run them and report the results.

SYNOPSIS

  tcl-test.pl [-c] [-u]

  -c Convert the .test files to .t files
  -u Update the tests from CVS.