Sweden-Number/dlls/msvcrt/tests
Alexandre Julliard d4ef782db7 makefiles: Build all tests with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-24 12:10:51 +02:00
..
Makefile.in makefiles: Build all tests with msvcrt. 2019-04-24 12:10:51 +02:00
cpp.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
data.c
dir.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
environ.c msvcrt: Implement _get_environ and _get_wenviron. 2019-04-11 19:29:41 +02:00
file.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
headers.c
heap.c msvcrt/tests: Add some function pointers to bypass gcc builtin functions. 2019-04-10 21:01:46 +02:00
locale.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
misc.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
printf.c msvcrt/tests: Add a function pointer to bypass builtin printf(). 2019-04-11 19:29:41 +02:00
scanf.c msvcrt/tests: Add some function pointers to bypass gcc builtin functions. 2019-04-10 21:01:46 +02:00
signal.c
string.c msvcrt/tests: Add some function pointers to bypass gcc builtin functions. 2019-04-10 21:01:46 +02:00
time.c msvcrt/tests: Use existing function pointers to call functions. 2019-04-10 21:01:46 +02:00