mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
strcoll: Add bug-strcoll2 to testsuite (Bug 18589).
Adds bug-strcoll2 to the string tests, along with the generation of required locales.
This commit is contained in:
@ -47,7 +47,7 @@ test_cs_CZ (void)
|
||||
}
|
||||
else
|
||||
{
|
||||
puts ("FAIL: Wrong sorting in cz_CZ.UTF-8.");
|
||||
puts ("FAIL: Wrong sorting in cs_CZ.UTF-8.");
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user