Sweden-Number/dlls/ucrtbase/tests
Martin Storsjo 057ecd41cc msvcrt: Fix strtof() error reporting for values out of float range.
If the values weren't out of range for the internal strtod() call,
we still must mark them as out of range when returning as float.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-28 22:07:05 +02:00
..
Makefile.in ucrtbase: Add tests for _beginthread[ex](). 2021-05-05 21:52:23 +02:00
cpp.c
misc.c ucrtbase/tests: Add the trailing linefeed to an ok() message. 2021-05-25 21:13:00 +02:00
printf.c msvcrt: Update round_limb on first limb length change in printf. 2021-07-10 21:02:38 +02:00
scanf.c
string.c msvcrt: Fix strtof() error reporting for values out of float range. 2021-07-28 22:07:05 +02:00
thread.c ucrtbase/tests: Add a trailing linefeed to an ok() message. 2021-05-06 19:49:54 +02:00
threaddll.c ucrtbase: Add tests for _beginthread[ex](). 2021-05-05 21:52:23 +02:00
threaddll.h ucrtbase: Add tests for _beginthread[ex](). 2021-05-05 21:52:23 +02:00
threaddll.spec ucrtbase: Add tests for _beginthread[ex](). 2021-05-05 21:52:23 +02:00