Sweden-Number/dlls/msvcrt/tests
Piotr Caban f989011be2 msvcrt: Added wctob implementation. 2011-04-06 12:05:07 +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/tests: Fix memory leaks (valgrind). 2011-03-31 12:31:47 +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/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: Don't test function directly when reporting errno. 2011-02-25 11:05:17 +01: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: Add _get_output_format() and return default value. 2011-03-09 12:30:30 +01: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: Added wctob implementation. 2011-04-06 12:05:07 +02:00
time.c msvcrt: Add __daylight() call export. 2011-03-15 17:14:07 +01:00