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

NAME

reportGDRTests.pl - Reports on Test and Test Conditions within a GDR Unit Test file.

VERSION

1.0.4

USAGE

reportGDRTests.pl -i <file> [options]

OPTIONS

-t[otals]

Produce Totals Summary block.

-d[isabled]

Include disabled Test Conditions in the report output.

-r[everse]

Reverse output. Show Test name followed by containing file.

-w[arnings] [=]<level>

Write warnings to STDERR. Warning level is 1 or 2.

REQUIRED ARGUMENTS

-i[n][file] [=]<file>

Specify input file

AUTHOR

Ded MedVed.

BUGS

Hopefully none.

COPYRIGHT

Copyright (c) 2012, Ded MedVed. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html)