Sweden-Number/dlls/msvcrt/tests
Piotr Caban 638c8e3847 msvcrt: Don't overwrite unmatched string in scanf. 2014-01-16 21:04:19 +01:00
..
Makefile.in makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
cpp.c msvcrt/tests: Fix __unDName test failures on Win2000. 2013-10-23 17:01:47 +02:00
data.c msvcrt/tests: Enable compilation with -D__WINESRC__. 2013-11-05 20:38:55 +01:00
dir.c msvcrt/tests: Enable compilation with -D__WINESRC__. 2013-11-05 20:38:55 +01: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/tests: Enable compilation with -D__WINESRC__. 2013-11-05 20:38:55 +01:00
headers.c msvcrt: Add _get_output_format() and return default value. 2011-03-09 12:30:30 +01:00
heap.c msvcrt/tests: Enable compilation with -D__WINESRC__. 2013-11-05 20:38:55 +01:00
locale.c msvcrt/tests: Added setlocale test for Chinese_China.936. 2013-07-22 17:16:04 +02:00
misc.c msvcrt: Added basic _popen tests. 2013-01-18 13:28:59 +01:00
printf.c msvcrt: Fix Inf and NaN handling in printf function. 2013-09-16 19:51:04 +02:00
scanf.c msvcrt: Don't overwrite unmatched string in scanf. 2014-01-16 21:04:19 +01:00
signal.c msvcrt: Added __pxcptinfoptrs tests. 2013-03-05 12:44:36 +01:00
string.c msvcrt/tests: Fix crash in mbstowcs tests. 2014-01-09 17:42:44 +01:00
time.c msvcrt: Return wall-clock time from clock(). 2013-11-25 19:30:20 +01:00