Sweden-Number/dlls/msvcrt/tests
David Hedberg 4148ac0ab5 msvcrt: Implement _mbctombb. 2010-02-24 15:12:30 +01:00
..
Makefile.in makefiles: Use the standard C_SRCS variable as the list of test files. 2010-02-22 10:47:11 +01:00
cpp.c msvcrt/tests: Add some demangle tests. 2010-01-18 14:35:08 +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/tests: Avoid size_t in a trace. 2010-02-16 15:50:32 +01: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
misc.c msvcrt: Implement and test rand_s. 2010-01-18 14:30:00 +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 _mbctombb. 2010-02-24 15:12:30 +01:00
time.c