Sweden-Number/dlls/msvcrt/tests
Michael Stefaniuc 067be97852 msvcrt: Add some tests for __unDName().
Add some tests for unDName() checking:
- data type modifiers A,B,P,Q,R,S
- literal strings
- back references to names
2006-02-20 11:18:25 +01:00
..
.gitignore msvcrt: Add a regression test for _fullpath. 2006-01-06 21:46:09 +01:00
Makefile.in msvcrt: Add a regression test for _fullpath. 2006-01-06 21:46:09 +01:00
cpp.c msvcrt: Add some tests for __unDName(). 2006-02-20 11:18:25 +01:00
dir.c Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
environ.c Assorted spelling fixes. 2005-02-10 19:19:35 +00:00
file.c msvcrt: Correctly set EOF flag in fread(). 2006-02-17 17:38:03 +01:00
headers.c msvcrt: Added EILSEQ definition. 2006-01-23 19:29:36 +01:00
heap.c
printf.c msvcrt: Make snprintf and snwprintf use the msvcrt version of printf. 2006-01-14 17:30:02 +01:00
scanf.c Allow scanf to continue parsing format string after a '%n'. 2005-03-10 11:44:19 +00:00
string.c Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
time.c Implement _wstrdate and _wstrtime with tests. 2005-10-30 19:03:58 +00:00