Sweden-Number/dlls/msvcrt/tests
Piotr Caban d958ecbc69 msvcrt: Fixed floating point numbers printing when flags.Sign=' '. 2012-12-12 11:59:55 +01:00
..
Makefile.in
cpp.c msvcrt: Fixed get_this_pointer implementation. 2012-12-10 17:36:29 +01:00
data.c msvcrt/tests: Add test for _get_pgmptr. 2011-07-04 13:40:27 +02: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: 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: Fixed __p___mb_cur_max tests. 2012-11-07 18:12:06 +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: Added wcrtomb tests. 2012-11-30 11:43:09 +01:00
time.c msvcrt: Added _tzset tests. 2012-12-10 17:36:26 +01:00