Module: tools
Branch: master
Commit: 6654181dcb5547849ec2f12f01d34d94a2322cad
URL: https://source.winehq.org/git/tools.git/?a=commit;h=6654181dcb5547849ec2f12…
Author: Francois Gouget <fgouget(a)codeweavers.com>
Date: Wed Apr 21 16:26:43 2021 +0200
winetest: Provide more detailed status information on index pages.
This requires dissect to store more detailed status information in the
summary.txt file. Then gather can convert these into more specific cell
labels and descriptions.
Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
winetest/dissect | 43 ++++++++++++++++++++++----
winetest/gather | 91 +++++++++++++++++++++++++++++++++++++-------------------
2 files changed, 98 insertions(+), 36 deletions(-)
Diff: https://source.winehq.org/git/tools.git/?a=commitdiff;h=6654181dcb5547849ec…