The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.