diff options
author | Karl Williamson <khw@cpan.org> | 2019-11-01 13:09:11 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2019-11-22 06:49:03 -0700 |
commit | 8d83133d4092939786340151d2e2c2790fc72ec9 (patch) | |
tree | 24d7de609b3c2f698e52ded3b0ec707e5fe3e291 /dist/Devel-PPPort/parts/inc/magic | |
parent | 1dc6f3b5030050a81022fa9e6e4a9e200c0f446a (diff) | |
download | perl-8d83133d4092939786340151d2e2c2790fc72ec9.tar.gz |
D:P: Convert to use modern Test functions
This commit copies much of test.pl from blead to replace the Test ones.
These versions are much friendlier to use. Several .t files required
minor changes to work with these. pv_tools.t was the only file using
the old obsolete skip() functionality fully. The new version does not
do a 'last SKIP', for compatibility.
like and unlike were not ported because of the absence of qr// in perls
this is supposed to work on.
And the portions of test.pl that were copied also required a few minor
changes to work back to 5.3.7.
Not all the ported functionality is currently in used. It may be that
changes will have to be made to it to get it to work; or will have to be
deleted.
Diffstat (limited to 'dist/Devel-PPPort/parts/inc/magic')
0 files changed, 0 insertions, 0 deletions