Sweden-Number/dlls/msvcrt/tests
Alexandre Julliard 65049191ab msvcrt/tests: Avoid winetest_strcmpW.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-29 13:57:46 +01:00
..
Makefile.in makefiles: Build all tests with msvcrt. 2019-04-24 12:10:51 +02:00
cpp.c
data.c msvcrt/tests: Don't use win_skip for functions that are not exported on 64-bit. 2019-05-30 20:20:09 +02:00
dir.c
environ.c msvcrt/tests: Avoid winetest_strcmpW. 2019-11-29 13:57:46 +01:00
file.c msvcrt: Set errno in _lseeki64. 2019-10-31 00:33:46 +01:00
headers.c
heap.c msvcrt/tests: Add some function pointers to bypass gcc builtin functions. 2019-04-10 21:01:46 +02:00
locale.c msvcrt/tests: Don't use win_skip for functions that are not exported on 64-bit. 2019-05-30 20:20:09 +02:00
misc.c include/msvcrt: Add INFINITY and NAN definitions. 2019-05-30 15:03:37 +02:00
printf.c msvcrt: Enable printf %z, %t and %j formats. 2019-11-04 12:13:16 +01:00
scanf.c msvcrt: Fix fscanf return when EOF is immediately after an end of line. 2019-10-22 23:04:27 +02:00
signal.c
string.c msvcrt: Fix _mbstowcs_s_l return value on truncate. 2019-11-20 09:08:32 +01:00
time.c msvcrt: Correct behavior of time in strftime formats %X %c. 2019-11-21 19:01:10 +01:00