wine/dlls/msvcrt/tests
2010-01-14 09:41:43 -06:00
..
cpp.c mscvrt: Fix some undname quirks (space at the end of multi-level templates). 2009-11-18 11:09:34 +01:00
data.c msvcrt/tests: Make all msvcrt function pointers cdecl. 2009-05-23 11:57:38 +02:00
dir.c
environ.c
file.c msvcrt: Check if argument passed to _dup2 is positive. 2010-01-14 09:41:43 -06:00
headers.c msvcrt: Fix the stat and finddata structures for 64-bit. 2009-05-23 11:57:12 +02:00
heap.c msvcrt/tests: Make all msvcrt function pointers cdecl. 2009-05-23 11:57:38 +02:00
Makefile.in msvcrt: Add test to check if signal(SIGBREAK, ...) works (todo_wine). 2009-12-03 10:14:31 +01:00
printf.c msvcrt/tests: Make all msvcrt function pointers cdecl. 2009-05-23 11:57:38 +02:00
scanf.c msvcrt/tests: Fix the scanf pointer formatting tests on 64-bit. 2009-01-04 14:47:59 +01:00
signal.c msvcrt/tests: Fix the signal handler calling convention. 2009-12-09 12:04:41 +01:00
string.c msvcrt: Implement and test _wcsupr_s. 2009-11-16 17:06:16 +01:00
time.c