Folks,
I've added and integrated a bunch of Test::* modules from bleadperl to
5.6.2. I've also roughly modernized the scripts t/TEST and t/harness
with the bleadperl version, so that all *.t files are found, etc. Now if
you're aware of a difference between bleadperl and CPAN or something, or
if you find that this isn't a good idea, comments welcome.

(Next step is MakeMaker. I needed the Test modules for it...)

Change 20849 on 2003/08/22 by [EMAIL PROTECTED]

        Integrate Test::More, Test::Builder and Test::Simple,
        from bleadperl. Pulling in dependencies, I had to integrate if.pm
        as well (it's used in some tests.)

Change 20848 on 2003/08/22 by [EMAIL PROTECTED]

        Upgrade to Test 1.24 (from bleadperl)

Change 20847 on 2003/08/22 by [EMAIL PROTECTED]

        Two tests were failing after the Test::Harness upgrade, because
        they use Test, that loads Test::Harness, that doesn't load FileHandle
        anymore.

Change 20846 on 2003/08/22 by [EMAIL PROTECTED]

        Upgrade to Test::Harness 2.30, and get t/harness from bleadperl
        (more or less, due to the different set of directories to scan
        for tests)

-- 
perl -sleprint -- -_='Just another Perl hacker,'

Reply via email to