=head1 NAME tt - runs a CXXTest test =head1 DESCRIPTION A simple script which searches for CXXTests named with a TEST_ prefix and presents the user with a menu to select a testsuite and a test. The script then runs make and the single test. =head1 SYNOPSIS $ tt =head1 AUTHOR Kevin Tew =head1 LICENSE FreeBSD =head1 INSTALLATION Using C: $ cpan App::tt Manual install: $ perl Makefile.PL $ make $ make install =cut