Sweden-Number/dlls/msvcrt/tests
Sebastian Lackner 340f1615bd msvcrt/tests: Use brackets to protect arguments in call_func2 macro.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-11 20:26:22 +09:00
..
Makefile.in
cpp.c msvcrt/tests: Use brackets to protect arguments in call_func2 macro. 2016-02-11 20:26:22 +09:00
data.c Assorted spelling and typos fixes. 2015-08-31 20:18:46 +09:00
dir.c
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 msvcrt: Fix size test of structure returned by _Gettnames. 2016-01-20 21:19:17 +09:00
misc.c msvcrt: Handle of thread created by _beginthread should not be closed on thread detach. 2016-02-01 21:41:22 +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: Fix char to int promotion that breaks pattern lookup. 2015-12-23 16:31:53 +01:00
signal.c
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