Sweden-Number/dlls/msvcrt/tests
Alexandre Julliard bf48e86add msvcrt/tests: Add tests for Unicode spaces in wcstol().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-11 09:29:56 +01:00
..
Makefile.in makefiles: Build all tests with msvcrt. 2019-04-24 12:10:51 +02:00
cpp.c
data.c include: Add corecrt_startup.h header. 2020-02-27 23:37:56 +01:00
dir.c msvcrt: Add support for quoted paths in _searchenv. 2020-01-28 19:29:48 +01:00
environ.c msvcrt/tests: Use __[w]getmainargs declarations from headers. 2020-03-04 20:10:09 +01:00
file.c msvcrt/tests: Simplify the name of the test unit for child processes. 2020-02-21 09:12:57 +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 msvcrt/tests: Avoid using msvcrt.h header. 2020-01-29 20:39:17 +01:00
printf.c msvcrt: Enable printf %z, %t and %j formats. 2019-11-04 12:13:16 +01:00
scanf.c msvcrt: Fix floating point numbers scanning when null-byte is preceding the number. 2020-01-13 22:20:36 +01:00
signal.c
string.c msvcrt/tests: Add tests for Unicode spaces in wcstol(). 2020-03-11 09:29:56 +01:00
time.c msvcrt: Correct behavior of time in strftime formats %X %c. 2019-11-21 19:01:10 +01:00