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

RE: PATCH: Re: Test failures



>
> 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