Sweden-Number/dlls/msvcrt/tests
Francois Gouget f63cdea40a msvcrt/tests: Add a trailing '\n' to an ok() call. 2010-12-13 12:43:29 +01:00
..
Makefile.in makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
cpp.c msvcrt: Use the appropriate mangled names for operator new/delete on 64-bit. 2010-07-22 16:55:35 +02:00
data.c msvcrt: Added _get_osplatform implementation. 2010-05-05 15:26:45 +02:00
dir.c msvcrt: Implement _wmakepath_s. 2010-06-25 12:49:57 +02:00
environ.c msvcrt: Initialize _wenviron in Unicode environment getter function. 2010-10-07 12:00:27 +02:00
file.c msvcrt/tests: Avoid sizeof in traces. 2010-11-17 15:08:03 +01:00
headers.c include/msvcrt: Define more CPU control word flags. 2010-11-26 14:58:39 +01:00
heap.c msvcrt/tests: Make all msvcrt function pointers cdecl. 2009-05-23 11:57:38 +02:00
locale.c msvcrt: Properly fix setlocale and clean up tests. 2010-08-31 17:48:06 +02:00
misc.c msvcrt: Implement _set_doserrno. 2010-09-28 17:33:16 +02:00
printf.c msvcrt/tests: Add a trailing '\n' to an ok() call. 2010-12-13 12:43:29 +01:00
scanf.c msvcrt/tests: Added sscanf_s tests. 2010-04-22 18:11:24 +02:00
signal.c msvcrt/tests: Fix the signal handler calling convention. 2009-12-09 12:04:41 +01:00
string.c msvcrt: Use the macros for parameter checking for wcsncat_s (and fix the test). 2010-11-16 12:02:00 +01:00
time.c msvcrt: Implement _localtime32_s. 2010-10-11 17:11:37 +02:00