Sweden-Number/dlls/msvcrt/tests
Akihiro Sagawa cd5a76b182 msvcrt: Add _mbctokata implementation. 2015-03-17 00:20:00 +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 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 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: Handle read buffer flushing in msvcrt_flush_buffer helper. 2015-01-26 11:22:54 +01: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: Make qsort_comp() static. 2014-05-24 11:00:08 +09:00
printf.c msvcrt/tests: Add more tests for _vsnwprintf. 2015-01-07 23:48:26 +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: Add _mbctokata implementation. 2015-03-17 00:20:00 +09:00
time.c msvcrt: Added __dstbias() export. 2014-09-10 21:36:52 +02:00