winetest: Flush the report file to disk between each test.
commit7bc46c15ef4ebbc71609588142ccdce11cb6762a
authorFrancois Gouget <fgouget@codeweavers.com>
Wed, 8 Feb 2017 13:12:07 +0000 (8 14:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Feb 2017 16:00:04 +0000 (8 17:00 +0100)
tree5b060fd72a20e42b257ea0784d977cc9edb48bae
parentd9610706e527dbc470af7696f41c8d2b31870204
winetest: Flush the report file to disk between each test.

Should Windows crash, this makes it easier to know which test is
responsible.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/winetest/main.c