Sweden-Number/dlls/msvcrt/tests
Andrey Gusev 5cdcd4493f Assorted spelling and typos fixes. 2015-08-18 15:00:13 +09:00
..
Makefile.in makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
cpp.c
data.c
dir.c msvcrt: Add MBCS handling for _splitpath. 2014-04-14 20:19:01 +02:00
environ.c
file.c msvcrt: _setmode should check if file descriptor is valid. 2015-08-05 23:45:50 +09:00
headers.c msvcrt/tests: Don't open code offsetof(). 2014-11-27 11:43:41 +01:00
heap.c msvcrt: Add small blocks heap tests. 2014-06-18 19:54:33 +02:00
locale.c msvcrt: Remove setlocale test with empty locale string. 2014-03-25 19:05:09 +01:00
misc.c msvcrt/tests: Add atan, tanh and exp tests on invalid arguments. 2015-03-25 21:48:02 +09:00
printf.c msvcrt/tests: Use NAN and INFINITY definitions from port.h in printf tests. 2015-03-25 22:40:09 +09:00
scanf.c msvcrt: Don't overwrite unmatched string in scanf. 2014-01-16 21:04:19 +01:00
signal.c
string.c msvcrt: Add _mbscat_s_l implementation. 2015-07-07 16:52:20 +09:00
time.c Assorted spelling and typos fixes. 2015-08-18 15:00:13 +09:00