Sweden-Number/dlls/msvcrt/tests
Francois Gouget bf75229a04 msvcrt/tests: Add a trailing '\n' to an ok() call. 2011-03-07 11:09:00 +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
dir.c
environ.c msvcrt: Initialize _wenviron in Unicode environment getter function. 2010-10-07 12:00:27 +02:00
file.c msvcrt/tests: Don't test function directly when reporting errno. 2011-02-25 11:05:17 +01:00
headers.c msvcrt: Add private define and header tests for _set_error_mode options. 2011-01-28 17:41:51 +01:00
heap.c
locale.c msvcrt/tests: Avoid embedding extended ASCII characters in locale string literals. 2011-01-17 15:57:07 +01:00
misc.c msvcrt: Use = instead of == in test (Coverity). 2011-02-24 12:40:14 +01:00
printf.c msvcrt/tests: Add a trailing '\n' to an ok() call. 2011-03-07 11:09:00 +01:00
scanf.c msvcrt/tests: Make sure return values are used (LLVM/Clang). 2011-02-08 13:42:14 -06:00
signal.c
string.c msvcrt/tests: Remove useless assignment (LLVM/Clang). 2011-02-10 09:56:59 -06:00
time.c msvcrt: Implement _localtime32_s. 2010-10-11 17:11:37 +02:00