Sweden-Number/dlls/msvcrt/tests
Akihiro Sagawa 7535b367dd msvcrt: Fix _mbcjistojms off by one error. 2012-03-26 18:15:33 +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: Add support for _flushall to clear all input buffer. 2012-03-14 12:59:11 +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: 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 printf behaviour on hexadecimal, zero-padded numbers. 2012-03-13 10:26:05 +01:00
scanf.c msvcrt: Make WEOF returned from swscanf signed. 2012-01-06 19:24:16 +01:00
signal.c msvcrt/tests: Fix the signal handler calling convention. 2009-12-09 12:04:41 +01:00
string.c msvcrt: Fix _mbcjistojms off by one error. 2012-03-26 18:15:33 +02:00
time.c msvcrt: Add some tests for strftime/wcsftime. 2012-01-10 17:55:51 +01:00