Sweden-Number/dlls/msvcrt/tests
Piotr Caban 5778bdbc3a msvcrt: Added write tests on unicode files. 2013-01-10 12:28:09 +01:00
..
Makefile.in
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
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: Added write tests on unicode files. 2013-01-10 12:28:09 +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