-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
gnu/test: add the iso en_us locale to help with some tests #2753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Failed because
|
tests/misc/sort-month failing is #3123 |
tests/misc/sort-debug-keys fails on https://github.com/coreutils/coreutils/blob/master/tests/misc/sort-debug-keys.sh#L321-L334 |
@tertsdiepraam I think we should merge it if you are ok with it |
The clippy warning is already fixed: #3124 |
Yeah looks good to me! |
@tertsdiepraam could you please land then ? :) |
I was waiting for jfinkels, but sure :) |
oh, ok, merci :) |
Hi! I think this will be great for revealing more errors. I don't know much about using locales (I'm on |
Closes #2754
We are regressing deliberately because they are actual issues.
expr
with multibytes:expr
is failing with multibyte chars #3132sort -k
isn't working well with other locales: sort -k doesn't handle locale #3123