This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
For make test, move the 'porting' tests before 'lib', 'ext', 'dist' & 'cpan'
authorNicholas Clark <nick@ccl4.org>
Fri, 17 Feb 2012 15:13:05 +0000 (16:13 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 17 Feb 2012 17:20:45 +0000 (18:20 +0100)
commitcc306f49b716cd9f181131469cfe6390b22f1e55
tree4eec2a13e5422281c6c7558e86de7f9e53737faa
parent5e778b6bfdda983ba0861e44982aff56ecc05da5
For make test, move the 'porting' tests before 'lib', 'ext', 'dist' & 'cpan'

This makes the order more consistent with test_harness, and moves the
"interesting" tests earlier. "interesting", in that these are more likely
to spot unexpected problems with the tested changes.
t/TEST