Sweden-Number/dlls/msvcrt/tests
Mikolaj Zalewski 12ff6788b3 msvcrt: Test that some functions depends on locale codepage, not the one set by _setmbcp. 2007-08-21 13:00:41 +02:00
..
Makefile.in
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
string.c msvcrt: Test that some functions depends on locale codepage, not the one set by _setmbcp. 2007-08-21 13:00:41 +02:00
time.c msvcrt: Route mktime and localtime to glibc. 2007-08-21 12:41:35 +02:00