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
cpp.c
data.c
dir.c
environ.c
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
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
signal.c
string.c
time.c