Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: make check errors
- X-seq: zsh-workers 11936
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>, "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: make check errors
- Date: Fri, 16 Jun 2000 10:53:51 +0400
- Importance: Normal
- In-reply-to: <1000616063807.ZM3796@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> }
> } With current CVS (do not know yet which version it is :-) I get the
> } following errors (/etc/zshenv is empty, just for the case):
>
> Just for the record, I don't get either of these errors on my
> RH5.2 box
> (/etc/zshenv contains only settings for $path).
>
> } ...
> } Test /tools/src/zsh/Test/53completion.ztst failed: output
> differs from
> [...]
> } Test /tools/src/zsh/Test/54compmatch.ztst failed: output
> differs from
>
> How did you get 54 to run after 53 failed? Testing normally
> bails out at
> the first failure for me (that's one reason I added the
> TESTNUM variable;
> did you use that?).
>
No. It was
cd zsh
cvs update -dP
cd zsh-build
gmake
gmake check
I was off for the last week. May, it is too long time for CVS ...
Actually, it always did run all tests. Zsh is was configured (once upon
a time) with
LIBS=-lg
/tools/src/zsh/configure --prefix=/tools --enable-zsh-debug --enable-fun
ction-subdirs
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author