Sweden-Number/dlls/msvcrt/tests
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
..
Makefile.in makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
cpp.c msvcrt/tests: Use brackets to protect arguments in call_func2 macro. 2016-02-11 20:26:22 +09:00
data.c Assorted spelling and typos fixes. 2015-08-31 20:18:46 +09:00
dir.c msvcrt: Add MBCS handling for _splitpath. 2014-04-14 20:19:01 +02:00
environ.c
file.c msvcrt: _setmode should check if file descriptor is valid. 2015-08-05 23:45:50 +09:00
headers.c msvcrt/tests: Don't open code offsetof(). 2014-11-27 11:43:41 +01:00
heap.c msvcrt: Add small blocks heap tests. 2014-06-18 19:54:33 +02:00
locale.c msvcrt/tests: Fix the Norwegian locale tests on Windows 10. 2016-02-18 22:58:25 +09:00
misc.c msvcrt: Handle of thread created by _beginthread should not be closed on thread detach. 2016-02-01 21:41:22 +09:00
printf.c ucrtbase: Handle the C99 'z' size_t specifier for integers. 2015-11-04 19:19:32 +09:00
scanf.c msvcrt: Fix char to int promotion that breaks pattern lookup. 2015-12-23 16:31:53 +01:00
signal.c
string.c msvcrt/tests: Use matching type to get array element count (PVS-Studio). 2015-10-13 18:41:17 +09:00
time.c Assorted spelling and typos fixes. 2015-08-18 15:00:13 +09:00