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
data.c
dir.c
environ.c msvcrt: Implement _get_environ and _get_wenviron. 2019-04-11 19:29:41 +02:00
file.c
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
misc.c
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