Sweden-Number/dlls/msvcrt/tests
Nikolay Sivov 1228f0bba5 msvcrt: Added __dstbias() export. 2014-09-10 21:36:52 +02: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: Add MBCS handling for _splitpath. 2014-04-14 20:19:01 +02:00
environ.c
file.c msvcrt: Don't touch _bufsiz value while initializing FILE structure. 2014-06-27 10:37:54 +02:00
headers.c
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: Make qsort_comp() static. 2014-05-24 11:00:08 +09:00
printf.c msvcrt: Don't add 0x prefix while printing 0 with printf. 2014-03-20 17:44:05 +01: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: Fix _stricmp behavior on characters that doesn't fit into signed char. 2014-09-03 16:31:01 +02:00
time.c msvcrt: Added __dstbias() export. 2014-09-10 21:36:52 +02:00