Sweden-Number/dlls/msvcrt/tests
Alexandre Julliard ee603ce6dd msvcrt: Make snprintf and snwprintf use the msvcrt version of printf.
Remove todos from tests that succeed now.
2006-01-14 17:30:02 +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 Provide a sample of the joy of MSC symbol mangling. 2005-11-17 11:05:00 +00:00
dir.c msvcrt: Modify dir test to create its own directory to ensure the 2006-01-11 20:55:38 +01:00
environ.c Assorted spelling fixes. 2005-02-10 19:19:35 +00:00
file.c Minor MSVCRT test changes: 2005-11-21 11:58:11 +00:00
headers.c msvcrt: Reimplement rand() and srand() to use per-thread data for the 2006-01-14 17:27:28 +01:00
heap.c Heap tests cleanup. 2004-03-11 00:38:14 +00:00
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 Fix _mbsspn() with conformance tests. 2005-11-21 12:03:18 +00:00
time.c Implement _wstrdate and _wstrtime with tests. 2005-10-30 19:03:58 +00:00