j
k
j a
j l
On 08/15/18 23:49, Daniel Lehman wrote:
for (i = 0; i < ARRAY_SIZE(tests); i++) { setlocale(LC_ALL, tests[i].locale);
setlocale(LC_ALL, tests[i].locale);
You will need to skip the tests if "English" locale is not available.
Thanks, Piotr
Back to the thread
Back to the list