This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Added porting tests for CUSTOMIZED files
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 15 Dec 2011 23:11:51 +0000 (23:11 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 22 Dec 2011 13:36:57 +0000 (13:36 +0000)
commitcfc6c78d0071efb47b7551183968bd55254af6e5
tree157a97263db128da6164e4c086734e88e09b19f0
parent911bfca9fca9e4fddb455137dd35806cfa8adf5a
Added porting tests for CUSTOMIZED files

In Porting/Maintainers.pl CUSTOMIZED is a list of files that have been
customized within the Perl core. These tests make SHA digests of the
customized files and do a comparison previously stored digests to
ensure that customization is not lost when updating from upstream.

Update MANIFEST with the customized files

Add --regen ability to porting/customized.t and some documentation
MANIFEST
t/porting/customized.dat [new file with mode: 0644]
t/porting/customized.t [new file with mode: 0644]