Sweden-Number/dlls/msvcrt/tests
Francois Gouget 168265ebb0 Fix handling of EOF for the '%c' and '%C' cases in scanf().
Add conformance tests to verify the behavior of '%c'.
Improve some of the test's error messages.
2005-01-28 11:27:26 +00:00
..
.cvsignore - Move printf tests from scanf.c to printf.c (and fix one on the 2004-11-04 21:03:30 +00:00
Makefile.in - Move printf tests from scanf.c to printf.c (and fix one on the 2004-11-04 21:03:30 +00:00
cpp.c Fix up several inline assembler blocks so that they produce correct 2004-12-02 18:19:25 +00:00
environ.c Add some test cases for _wputenv, fix deletion of non-existent 2004-07-19 21:23:02 +00:00
file.c Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
headers.c Added MSVCRT_CLOCKS_PER_SEC define. 2004-09-08 19:05:28 +00:00
heap.c Heap tests cleanup. 2004-03-11 00:38:14 +00:00
printf.c Fixed file name when opening NUL. 2004-11-28 15:01:50 +00:00
scanf.c Fix handling of EOF for the '%c' and '%C' cases in scanf(). 2005-01-28 11:27:26 +00:00
string.c Make our ascii strings static const. 2004-05-04 04:13:05 +00:00
time.c - RtlTimeFieldsToTime should not normalize the time fields 2004-11-06 03:53:53 +00:00