Sweden-Number/dlls/msvcrt/tests
Piotr Caban acc7907dc9 msvcrt: Skip small-block heap tests if _set_sbh_threshold is not available.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49181
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-19 18:31:38 +01:00
..
Makefile.in msvcrt/tests: Remove the headers test. 2020-11-20 12:36:16 +01:00
cpp.c msvcrt/tests: Remove redundant NULL check before free(). 2021-08-26 21:49:08 +02:00
data.c
dir.c msvcrt/tests: Use wide-char string literals. 2020-11-27 21:59:39 +01:00
environ.c msvcrt/tests: Use wide-char string literals. 2020-11-27 21:59:39 +01:00
file.c msvcrt/tests: Show that spawn does not require locking of fds. 2021-11-12 22:42:52 +01:00
heap.c msvcrt: Skip small-block heap tests if _set_sbh_threshold is not available. 2021-11-19 18:31:38 +01:00
locale.c msvcr110: Copy utf16 strings in _Gettnames. 2021-02-02 21:09:45 +01:00
misc.c msvcrt: Rewrite _popen function. 2021-10-25 18:53:19 +02:00
printf.c msvcrt: Better handle multiple width specifiers. 2021-11-08 17:33:56 +01:00
scanf.c msvcrt/tests: Use wide-char string literals. 2020-11-27 21:59:39 +01:00
signal.c
string.c msvcrt: Update search position when no token was found in strtok. 2021-05-25 21:13:00 +02:00
time.c msvcrt/tests: Use wide-char string literals. 2020-11-27 21:59:39 +01:00