Sweden-Number/dlls/msvcrt/tests
Zebediah Figura 249cc1e845 msvcrt: _Gettnames() should respect user overrides.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-04 21:46:59 +01:00
..
Makefile.in msvcrt: Fix IO initialization when invalid handles are passed. 2017-11-15 10:50:10 +01:00
cpp.c msvcrt/tests: Correctly declare base class to avoid a compiler warning. 2016-12-22 15:08:00 +01:00
data.c
dir.c
environ.c
file.c msvcrt: Don't report error in fclose on already closed stream. 2017-11-30 20:44:33 +01:00
headers.c
heap.c msvcrt/tests: A couple of spelling fixes in ok() messages. 2017-07-06 18:49:39 +02:00
locale.c msvcrt: _Gettnames() should respect user overrides. 2018-01-04 21:46:59 +01:00
misc.c msvcrt/tests: Use NULL instead of casting 0. 2017-02-01 16:26:49 +01:00
printf.c msvcrt: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:20:02 +01:00
scanf.c msvcrt: Fix buffer size checks in swscanf_s. 2017-12-01 15:57:12 +01:00
signal.c
string.c msvcrt: Implement _memicmp_l(). 2017-11-08 20:21:10 +01:00
time.c msvcrt/tests: Don't test function directly when reporting GetLastError(). 2018-01-02 13:25:17 +01:00