Sweden-Number/dlls/msvcrt/tests
Frédéric Delanoy 0da6cca13c msvcrt/tests: Use todo_wine_if() in tests.
Signed-off-by: Frédéric Delanoy <frederic.delanoy@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-22 19:54:49 +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: Use todo_wine_if() in tests. 2016-02-22 19:54:49 +09: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/tests: Add close tests on file descriptors that use the same HANDLE. 2016-02-20 12:09:22 +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/tests: Fix the Norwegian locale tests on Windows 10. 2016-02-18 22:58:25 +09:00
misc.c msvcrt/tests: Use todo_wine_if() in tests. 2016-02-22 19:54:49 +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