wine-wine/dlls/msvcrt/tests
Mikolaj Zalewski 758539c8a3 msvcrt: Implement and test _mbsbtype. 2007-08-24 10:57:16 +02:00
..
Makefile.in msvcrt/tests: Win64 printf format warning fixes. 2006-10-06 12:33:29 +02:00
cpp.c msvcrt/tests: Remove wrong FreeLibrary and fix typo's. 2007-08-15 10:48:59 +02:00
data.c msvcrt: Remove unused variable. 2007-03-15 12:25:12 +01:00
dir.c msvcrt: Fix _makepath(). 2007-08-07 12:36:23 +02:00
environ.c
file.c msvcrt/tests: Wait for spawned processes to finish. 2007-08-21 12:41:42 +02:00
headers.c msvcrt: Implemented stat64, wstat64 and fstat64. 2007-02-14 12:31:14 +01:00
heap.c msvcrt/tests: Add _aligned_malloc tests. 2007-07-31 20:32:57 +02:00
printf.c msvcrt/tests: When compiling with Visual C++ 2005, one must define _CRT_NON_CONFORMING_SWPRINTFS otherwise swprintf() takes an extra parameter. 2007-05-22 11:59:56 +02:00
scanf.c msvcrt: If we're at EOF in the buffer and we have pattern %n in format string we should not count the EOF in the total. 2007-01-17 11:23:34 +01:00
string.c msvcrt: Implement and test _mbsbtype. 2007-08-24 10:57:16 +02:00
time.c msvcrt: Route mktime and localtime to glibc. 2007-08-21 12:41:35 +02:00