Sweden-Number/dlls/msvcrt/tests
Piotr Caban cfca12e486 msvcrt: Use ismbcodepage instead of mb_cur_max in mbcodepage dependent functions. 2011-10-12 17:09:20 +02: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: Add support for function namespaces in symbol demangling. 2011-05-15 20:27:15 +02:00
data.c msvcrt/tests: Add test for _get_pgmptr. 2011-07-04 13:40:27 +02:00
dir.c msvcrt: Implement _wmakepath_s. 2010-06-25 12:49:57 +02:00
environ.c msvcrt/tests: Wine should not have trouble with the environ pointers so replace a few skip()s with win_skip()s. 2011-03-31 14:02:44 +02:00
file.c msvcrt/tests: Remove dead assignments (Clang). 2011-09-28 12:38:21 +02:00
headers.c msvcrt: Add _get_output_format() and return default value. 2011-03-09 12:30:30 +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: Fix _vswprintf* arguments. 2011-09-05 19:57:47 +02:00
scanf.c msvcrt/tests: Make sure return values are used (LLVM/Clang). 2011-02-08 13:42:14 -06:00
signal.c msvcrt/tests: Fix the signal handler calling convention. 2009-12-09 12:04:41 +01:00
string.c msvcrt: Use ismbcodepage instead of mb_cur_max in mbcodepage dependent functions. 2011-10-12 17:09:20 +02:00
time.c msvcrt: Add __daylight() call export. 2011-03-15 17:14:07 +01:00