Sweden-Number/dlls/msvcrt/tests
Lauri Kenttä 97b420224e msvcrt: Handle negative zero, infinity and nan in _ecvt and others.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50885
Signed-off-by: Lauri Kenttä <lauri.kentta@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-01 22:10:52 +02:00
..
Makefile.in
cpp.c
data.c
dir.c
environ.c
file.c msvcrt: Ignore inherited FDs with invalid handles in msvcrt_init_io(). 2021-02-15 21:11:28 +01:00
heap.c
locale.c msvcr110: Copy utf16 strings in _Gettnames. 2021-02-02 21:09:45 +01:00
misc.c
printf.c msvcrt: Handle negative zero, infinity and nan in _ecvt and others. 2021-04-01 22:10:52 +02:00
scanf.c
signal.c
string.c msvcrt/tests: Add a test for wcsncpy(). 2021-03-30 20:38:52 +02:00
time.c