In perl.git, the branch smoke-me/runperl has been created

<http://perl5.git.perl.org/perl.git/commitdiff/96d7fa087df54828a7df1c79cd9a02b146762ca7?hp=0000000000000000000000000000000000000000>

        at  96d7fa087df54828a7df1c79cd9a02b146762ca7 (commit)

- Log -----------------------------------------------------------------
commit 96d7fa087df54828a7df1c79cd9a02b146762ca7
Author: Nicholas Clark <[email protected]>
Date:   Fri Feb 4 20:52:52 2011 +0000

    Convert B's tests to Test::PerlRun and Test::More, from test.pl
    
    Remove a couple of vestigial C<use Config;>s. As the prototype of
    Test::More's ok() differs from test.pl's ok(), change optree_constants.t to
    use \&printerr instead of \&ok.

M       ext/B/t/OptreeCheck.pm
M       ext/B/t/concise.t
M       ext/B/t/f_map.t
M       ext/B/t/f_sort.t
M       ext/B/t/o.t
M       ext/B/t/optree_check.t
M       ext/B/t/optree_concise.t
M       ext/B/t/optree_constants.t
M       ext/B/t/optree_misc.t
M       ext/B/t/optree_samples.t
M       ext/B/t/optree_sort.t
M       ext/B/t/optree_specials.t
M       ext/B/t/optree_varinit.t
M       ext/B/t/showlex.t

commit d68597285c91fed4afdf9d87a2c9a50bd637956e
Author: Nicholas Clark <[email protected]>
Date:   Fri Feb 4 11:05:00 2011 +0000

    Add the prototype version of Test::PerlRun

M       MANIFEST
A       cpan/Test-PerlRun/lib/Test/PerlRun.pm
A       cpan/Test-PerlRun/t/PerlRun.t
A       cpan/Test-PerlRun/t/pod-coverage.t
A       cpan/Test-PerlRun/t/pod-spell.t
A       cpan/Test-PerlRun/t/pod.t
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to