Sweden-Number/dlls/msvcrt/tests
Francois Gouget c2e6f4deeb msvcrt/tests: Simplify the name of the test unit for child processes.
The official name (shown by --list) has no path nor extension.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-21 09:12:57 +01:00
..
Makefile.in
cpp.c
data.c msvcrt/tests: Fix some format-overflow warnings. 2020-02-12 16:54:03 +01:00
dir.c msvcrt: Add support for quoted paths in _searchenv. 2020-01-28 19:29:48 +01:00
environ.c
file.c msvcrt/tests: Simplify the name of the test unit for child processes. 2020-02-21 09:12:57 +01:00
headers.c
heap.c
locale.c
misc.c msvcrt/tests: Avoid using msvcrt.h header. 2020-01-29 20:39:17 +01:00
printf.c
scanf.c msvcrt: Fix floating point numbers scanning when null-byte is preceding the number. 2020-01-13 22:20:36 +01:00
signal.c
string.c msvcrt: Set return value on all paths in wcstombs_s_l. 2020-02-05 21:29:14 +01:00
time.c