2008/4/30 Bram <p5p@perl.wizbit.be>:
>
> > Sounds easy and basic enough. Go for it.
> >
>
>
> Attached.
>
> Tested using:
> make minitest
> make test
> ./perl t/base/rs.t
> ./miniperl t/base/rs.t
>
>
> ./miniperl t/base/rs.t did had a problem with it because it, obviously,
> does not set PERL_CORE_MINITEST.
>
> To make it work I added:
> if ($ENV{PERL_CORE_MINITEST} or $ENV{_} =~ m/miniperl/) {
Thanks, applied as #33769.
Thread Previous
|
Thread Next