Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: Re: Test failures
- X-seq: zsh-workers 11093
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: Re: Test failures
- Date: Wed, 3 May 2000 12:39:22 +0400
- Importance: Normal
- In-reply-to: <200005030834.KAA22713@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> Oh, look, the strings in the test are sorted with a locale that makes
> the order AaBbCc and so on. Either we should make the tests respect
> the locale setting or enforce the normal ordering (and change the
> strings above).
>
It is always good idea to export LC_ALL=C LANG=C to avoid side effects.
Unless there are special tests for non-ASCII locale.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author