Sweden-Number/dlls/msvcrt/tests
Martin Storsjo 4a79e54917 ucrtbase: Handle the C99 'z' size_t specifier for integers.
Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-04 19:19:32 +09:00
..
Makefile.in makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
cpp.c msvcrt/tests: Fix __unDName test failures on Win2000. 2013-10-23 17:01:47 +02:00
data.c Assorted spelling and typos fixes. 2015-08-31 20:18:46 +09:00
dir.c msvcrt: Add MBCS handling for _splitpath. 2014-04-14 20:19:01 +02:00
environ.c
file.c msvcrt: _setmode should check if file descriptor is valid. 2015-08-05 23:45:50 +09:00
headers.c msvcrt/tests: Don't open code offsetof(). 2014-11-27 11:43:41 +01:00
heap.c msvcrt: Add small blocks heap tests. 2014-06-18 19:54:33 +02:00
locale.c Assorted spelling and typos fixes. 2015-08-31 20:18:46 +09:00
misc.c msvcrt/tests: Add atan, tanh and exp tests on invalid arguments. 2015-03-25 21:48:02 +09:00
printf.c ucrtbase: Handle the C99 'z' size_t specifier for integers. 2015-11-04 19:19:32 +09:00
scanf.c msvcrt: Don't overwrite unmatched string in scanf. 2014-01-16 21:04:19 +01:00
signal.c msvcrt: Added __pxcptinfoptrs tests. 2013-03-05 12:44:36 +01:00
string.c msvcrt/tests: Use matching type to get array element count (PVS-Studio). 2015-10-13 18:41:17 +09:00
time.c Assorted spelling and typos fixes. 2015-08-18 15:00:13 +09:00