Sweden-Number/dlls/msvcrt/tests
Rein Klazes b12c46be4a msvcrt/tests: Add some tests for strtok(). 2009-04-22 13:13:38 +02:00
..
Makefile.in
cpp.c
data.c msvcrt: Do not set the windows version to 0.5. 2009-04-20 17:29:26 +02:00
dir.c
environ.c
file.c msvcrt/tests: Avoid size_t in printf format. 2009-02-18 15:03:30 +01:00
headers.c msvcrt: Fix the time_t definition for the msvcrt build. 2009-01-05 15:07:53 +01:00
heap.c msvcrt/tests: Avoid printing pointer differences in traces. 2009-01-08 13:02:17 +01:00
printf.c msvcrt: Correct implementation of _ecvt() with tests. 2009-04-14 14:50:07 -05:00
scanf.c msvcrt/tests: Fix the scanf pointer formatting tests on 64-bit. 2009-01-04 14:47:59 +01:00
string.c msvcrt/tests: Add some tests for strtok(). 2009-04-22 13:13:38 +02:00
time.c