Sweden-Number/dlls/ucrtbase/tests
Dmitry Timoshkov 5972691e08 ucrtbase/tests: Add a test for wcsnicmp() with limit -1.
To show that it's valid unlike _strnicmp().
Based on _strnicmp() test.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-07 22:44:40 +02:00
..
Makefile.in ucrtbase/tests: Build without -DWINE_NO_LONG_TYPES. 2022-02-14 11:04:19 +01:00
cpp.c ucrtbase: Add support for r-value demangling in unDName. 2022-02-07 20:18:17 +01:00
misc.c ucrtbase/tests: Build without -DWINE_NO_LONG_TYPES. 2022-02-14 11:04:19 +01:00
printf.c ucrtbase/tests: Build without -DWINE_NO_LONG_TYPES. 2022-02-14 11:04:19 +01:00
scanf.c msvcrt: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:09 +02:00
string.c ucrtbase/tests: Add a test for wcsnicmp() with limit -1. 2022-04-07 22:44:40 +02:00
thread.c ucrtbase/tests: Build without -DWINE_NO_LONG_TYPES. 2022-02-14 11:04:19 +01:00
threaddll.c
threaddll.h
threaddll.spec