Module: tools Branch: master Commit: 889251094365fb255d169d47a0d9f50ee93702d4 URL: http://source.winehq.org/git/tools.git/?a=commit;h=889251094365fb255d169d47a...
Author: Francois Gouget fgouget@codeweavers.com Date: Mon Jun 12 11:41:40 2017 +0200
winetest: Add proper command line options.
This makes it possible to specify the workdir or which report or build directory to work on. The latter make it possible to manually update the generated files for the reports.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
winetest/build-errors | 75 +++++++++++++++++++++++++++++++- winetest/build-index | 80 +++++++++++++++++++++++++++++++++- winetest/dissect | 96 +++++++++++++++++++++++++++++++++++++--- winetest/gather | 118 ++++++++++++++++++++++++++++++++++++++++++++------ 4 files changed, 347 insertions(+), 22 deletions(-)
Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=889251094365fb255d169...