Sweden-Number/dlls/msvcrt/tests
Piotr Caban d2c8dcb7e0 msvcrt/tests: Fix __unDName test failures on Win2000. 2013-10-23 17:01:47 +02:00
..
Makefile.in tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
cpp.c msvcrt/tests: Fix __unDName test failures on Win2000. 2013-10-23 17:01:47 +02: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: Fix parameter validation in _stat64 function. 2013-08-26 15:01:37 +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/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: Improved parsing precision of doubles in scanf. 2012-11-01 15:43:21 +01:00
signal.c msvcrt: Added __pxcptinfoptrs tests. 2013-03-05 12:44:36 +01:00
string.c msvcrt: Don't validate parameters in _itoa function. 2013-10-15 16:36:25 +02:00
time.c tests: Use the explicit LoadLibraryA function. 2013-10-02 11:02:21 +02:00