Francois Gouget : testbot: Add a tool to generate Winetest report test cases.

Alexandre Julliard julliard at winehq.org
Thu Feb 16 15:03:14 CST 2017


Module: tools
Branch: master
Commit: f1dd8155567175082fbc48060a2da318c16bc020
URL:    http://source.winehq.org/git/tools.git/?a=commit;h=f1dd8155567175082fbc48060a2da318c16bc020

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Feb 16 12:34:47 2017 +0100

testbot: Add a tool to generate Winetest report test cases.

This generates WineTest-style report containing test cases for tools
that parse and verify them such as the TestBot and test.winehq.org
scripts.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/src/reporttest/Makefile        |  28 +
 testbot/src/reporttest/report.template | 955 +++++++++++++++++++++++++++++++++
 testbot/src/reporttest/reporttest.c    | 255 +++++++++
 testbot/src/reporttest/reporttest.rc   |   1 +
 4 files changed, 1239 insertions(+)

Diff:   http://source.winehq.org/git/tools.git/?a=commitdiff;h=f1dd8155567175082fbc48060a2da318c16bc020



More information about the wine-cvs mailing list