Sweden-Number/dlls/msvcrt/tests
Piotr Caban dc830aa640 msvcrt: Rework wcsncpy_s to work on overlapping pointers. 2012-04-24 19:12:51 +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: Fix file mode T (temporary file). 2012-03-28 11:47:13 +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: Added _Gettnames tests. 2011-12-07 17:50:05 +01:00
misc.c msvcrt: Use = instead of == in test (Coverity). 2011-02-24 12:40:14 +01:00
printf.c msvcrt: Fixed 'h' modifier handling when printing integers. 2012-04-16 18:56:15 +02:00
scanf.c msvcrt: Added more length modifiers in scanf function. 2012-04-16 18:56:15 +02:00
signal.c
string.c msvcrt: Rework wcsncpy_s to work on overlapping pointers. 2012-04-24 19:12:51 +02:00
time.c msvcrt: Added support for %W and %U format in strftime. 2012-04-16 17:49:24 +02:00