1
0
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:
Carlos O'Donell
2015-10-08 16:54:30 -04:00
parent 87701a58e2
commit 02018629a1
3 changed files with 9 additions and 4 deletions

View File

@ -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;
}
}