wine/programs/winetest
Francois Gouget 100b81e8a8 winetest: Don't parse the test list if 'test --list' failed.
Any non-zero exit code is grounds for ignoring the 'test --list'
output.
This also causes get_subtests() to return the actual process exit code
rather than a generic internal error when it fails to parse the test
list.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-16 10:47:02 +01:00
..
gui.c winetest: Build with msvcrt. 2019-05-02 11:08:17 +02:00
main.c winetest: Don't parse the test list if 'test --list' failed. 2021-03-16 10:47:02 +01:00
Makefile.in makefiles: Generate a single non-recursive makefile at the top level. 2020-09-14 19:42:39 +02:00
resource.h
send.c winetest: Build with msvcrt. 2019-05-02 11:08:17 +02:00
util.c winetest: Build with msvcrt. 2019-05-02 11:08:17 +02:00
winetest.h winetest: Build with msvcrt. 2019-05-02 11:08:17 +02:00
winetest.ico
winetest.rc makefiles: Look in the extra targets for dependencies. 2018-11-30 19:36:51 +01:00
winetest.svg