bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: recent debian perl tests failures without . in @INC


From: Gavin Smith
Subject: Re: recent debian perl tests failures without . in @INC
Date: Sat, 2 Sep 2017 14:14:59 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Aug 31, 2017 at 02:37:57PM +0200, Patrice Dumas wrote:
> Another possibility could be to replace that line by a call to
> ModulePath, like what is done in tests not depending on t/test_utils.pl,
> like 
> 
> BEGIN {
>   require Texinfo::ModulePath;
>   Texinfo::ModulePath::init(undef, undef, 'updirs' => 2);
> }
> 
> ModulePath will add 'top_srcdir'/tp tp @INC allowing to find
> t/test_utils.pl.

Is there any way of testing this without installing a new version of 
perl? I tried using taint mode ("perl -T") but this breaks for other 
reasons.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]