NAME
delGDRTest.pl - Delete Tests from a GDR Unit Test file.
VERSION
1.1.1
USAGE
delGDRTest.pl -i <file> -o <file> -t <testname_re>
REQUIRED ARGUMENTS
- -i[n][file] [=]<file>
-
Specify input file
- -o[ut][file] [=]<file>
-
Specify output file
- -t[estname] [=]<testname_re>
-
Specify test name ( as perl RE )
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)