Sweden-Number/dlls/msvcrt/tests
Francois Gouget 6ada0608bf msvcrt/tests: Add a trailing '\n' to a win_skip() call. 2013-01-07 11:10:30 +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: Fixed get_this_pointer implementation. 2012-12-10 17:36:29 +01:00
data.c msvcrt: NULL terminate program arguments list in __getmainargs. 2012-12-26 18:23:05 +01: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: Return error in stat function when path is specified with trailing slash character. 2012-12-27 17:15:39 +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: Added more setlocale tests. 2012-12-18 12:38:22 +01:00
misc.c msvcrt: memmove_s shouldn't zero its output buffer on error. 2012-08-17 14:03:15 +02:00
printf.c msvcrt: Fixed floating point numbers printing when flags.Sign=' '. 2012-12-12 11:59:55 +01:00
scanf.c msvcrt: Improved parsing precision of doubles in scanf. 2012-11-01 15:43:21 +01:00
signal.c
string.c msvcrt/tests: Add a trailing '\n' to a win_skip() call. 2013-01-07 11:10:30 +01:00
time.c msvcrt: Added _tzset tests. 2012-12-10 17:36:26 +01:00