Sweden-Number/dlls/ucrtbase/tests
Rémi Bernon 32bbef5d3e msvcrt: Set next_token when str is empty in wcstok_s.
Otherwise, when str is empty, an invalid parameter exception is raised.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=30244
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-25 21:13:00 +02:00
..
Makefile.in ucrtbase: Add tests for _beginthread[ex](). 2021-05-05 21:52:23 +02:00
cpp.c
misc.c ucrtbase/tests: Add the trailing linefeed to an ok() message. 2021-05-25 21:13:00 +02:00
printf.c ucrtbase: Support _CRT_INTERNAL_PRINTF_STANDARD_ROUNDING flag in printf. 2020-08-06 19:34:41 +02:00
scanf.c
string.c msvcrt: Set next_token when str is empty in wcstok_s. 2021-05-25 21:13:00 +02:00
thread.c ucrtbase/tests: Add a trailing linefeed to an ok() message. 2021-05-06 19:49:54 +02:00
threaddll.c ucrtbase: Add tests for _beginthread[ex](). 2021-05-05 21:52:23 +02:00
threaddll.h ucrtbase: Add tests for _beginthread[ex](). 2021-05-05 21:52:23 +02:00
threaddll.spec ucrtbase: Add tests for _beginthread[ex](). 2021-05-05 21:52:23 +02:00