Michael Stefaniuc
3624b7c60c
msvcrt/tests: Use the available ARRAY_SIZE() macro.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-21 14:20:57 +02:00
Daniel Lehman
642e0917d5
msvcrt/tests: Add setlocale test.
...
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-02 20:02:13 +02:00
Piotr Caban
8905bd92aa
msvcrt: Support "China" country name in setlocale function.
...
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-09 09:58:23 +02:00
André Hentschel
4e5e56c822
msvcrt: Accept Czechia as locale name.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-28 19:37:27 +02:00
Zebediah Figura
249cc1e845
msvcrt: _Gettnames() should respect user overrides.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-04 21:46:59 +01:00
Francois Gouget
981c16e4e6
msvcrt/tests: Fix the Norwegian locale tests on Windows 10.
...
Also add comments to indicate which Windows version returns what.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-18 22:58:25 +09:00
Piotr Caban
9189eb2208
msvcrt: Fix size test of structure returned by _Gettnames.
...
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-20 21:19:17 +09:00
Andrey Gusev
d3177504b1
Assorted spelling and typos fixes.
2015-08-31 20:18:46 +09:00
Piotr Caban
9c1d687a7a
msvcrt: Remove setlocale test with empty locale string.
2014-03-25 19:05:09 +01:00
Piotr Caban
c4f935d449
msvcrt: Fix p__p___mb_cur_max tests.
2014-03-18 13:26:45 +01:00
Qian Hong
ff7746a0c8
msvcrt/tests: Added setlocale test for Chinese_China.936.
2013-07-22 17:16:04 +02:00
André Hentschel
b815548cf0
kernel32/tests: Don't test function directly when reporting GetLastError().
2013-04-03 18:05:35 +02:00
Piotr Caban
9778248441
msvcrt: Fixed _Gettnames test on Win8.
2013-01-25 17:30:57 +01:00
Piotr Caban
8304bf4dfc
msvcrt: Fixed setlocale tests on Win8.
2013-01-25 17:30:51 +01:00
Piotr Caban
2cb51d9f4a
msvcrt: Added more setlocale tests.
2012-12-18 12:38:22 +01:00
Piotr Caban
9c319baa66
msvcrt: Fixed __p___mb_cur_max tests.
2012-11-07 18:12:06 +01:00
Daniel Lehman
ffa7ac7331
msvcrt: Return value from MSVCRT____mb_cur_max_func instead of pointer.
2012-11-01 19:01:34 +01:00
Piotr Caban
7ac3c8700c
msvcrt/tests: Fix Portuguese locale test on NT4.
2012-06-14 22:21:02 +02:00
Francois Gouget
d8ed347ab3
msvcrt: Fix the name of the Portuguese locale alias.
2012-06-13 21:35:42 +02:00
Piotr Caban
516a65a605
msvcrt/tests: Added _Gettnames tests.
2011-12-07 17:50:05 +01:00
Andrew Nguyen
92fe8ef38e
msvcrt/tests: Avoid embedding extended ASCII characters in locale string literals.
2011-01-17 15:57:07 +01:00
Alexandre Goujon
2c08a3fbc7
msvcrt: Properly fix setlocale and clean up tests.
2010-08-31 17:48:06 +02:00
Alexandre Julliard
d2cda58a1f
msvcrt/tests: Add some alternative locale names that happen on Windows.
2010-07-09 11:38:08 +02:00
Piotr Caban
130686cbfc
msvcrt: Fix synonym handling in setlocale/create_locale.
2010-05-10 10:09:21 +02:00
Piotr Caban
0697c5dc0e
msvcrt: Partial fix for setlocale/create_locale.
2010-05-10 10:09:09 +02:00
Austin English
de83c53085
msvcrt: Fix tests for Windows ME.
2010-05-04 13:15:00 +02:00
Austin English
3c09ca128d
msvcrt/tests: Add more tests for setlocale().
2010-05-03 14:00:47 +02:00
Austin English
b581fc5b0b
msvcrt/tests: fix a couple typos.
2010-05-03 13:59:49 +02:00
Piotr Caban
8adfd63c21
msvcrt: Return correct strings in setlocale.
2010-04-19 15:12:02 +02:00
Piotr Caban
0d79b4b653
msvcrt/tests: Added __crtGetStringTypeW tests.
2010-04-19 15:11:58 +02:00
Piotr Caban
d03020a976
msvcrt/tests: Added setlocale tests.
2010-04-19 15:11:52 +02:00