Sweden-Number/dlls/msvcrt/tests
Piotr Caban 32bb8d9068 msvcrt: Fix handling of unsigned chars in scanf format.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-31 15:53:21 +02:00
..
Makefile.in
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/tests: Add tests for _creat. 2017-02-07 22:05:31 +01:00
headers.c
heap.c
locale.c
misc.c msvcrt/tests: Use NULL instead of casting 0. 2017-02-01 16:26:49 +01:00
printf.c msvcrt: Improve multibyte characters support in printf. 2016-11-15 16:06:30 -06:00
scanf.c msvcrt: Fix handling of unsigned chars in scanf format. 2017-03-31 15:53:21 +02:00
signal.c
string.c msvcrt: Fix space-only inputs in wcstoi64. 2017-01-26 19:49:41 +01:00
time.c