This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
diag.t: Let diag.t be run on specific source files
authorFather Chrysostomos <sprout@cpan.org>
Sun, 17 Nov 2013 14:29:37 +0000 (06:29 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 17 Nov 2013 21:08:59 +0000 (13:08 -0800)
commit0db6997dfe9bfa64c2d1e836b572c2bd002eb6d2
treeda3d80c5da3566495e1625eb92761b900e8821da
parent32352119649ac642e60e2b32c0b40a76af3d3374
diag.t: Let diag.t be run on specific source files

./perl -Ilib t/porting/diag.t regcomp.c

will now run it just on regcomp.c.
t/porting/diag.t