Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin



Bart Schaefer wrote on Fri, 20 Mar 2020 11:36 -0700:
> On Fri, Mar 20, 2020 at 11:28 AM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> > So, I think we should write a ZTST_* helper function that encapsulates
> > the config.modules check  
> 
> Seems reasonable.  It does presume that "make check" is always
> preceded by "make", but I suppose that's true most of the time.

Actually, «make check» implicitly builds modules before running the
tests.  For example, «make && rm Src/Modules/zutil.so && make check»
will re-build zutil.so before running tests.

However, «make check» doesn't build Src/zsh. ☹

Cheers,

Daniel



Messages sorted by: Reverse Date, Date, Thread, Author