Hello,
Thank you for the comments on my ideas. Initially, I want to make wine test suite be more convenient for developers(like me), and I thought that modification of some C macros and a python script would be enough for that. As the discussion goes, I found that the approach for "improvement" is not obvious, and it was beyond my capabilities to finish it as a GSoC project.
Really appreciate your attention. Hopefully I can continue on it in near future.
2016-03-16 4:15 GMT+08:00 André Hentschel nerv@dawncrow.de:
Am 15.03.2016 um 11:09 schrieb Francois Gouget:
On Sun, 13 Mar 2016, Zhenbo Li wrote:
- Show the result in winetest, or render it to html
This does not seem useful. It would be nice to be able to both send the result and keep it in a local log but to do that I have just taken to run winetest twice: first storing the result in a file without submitting the result, then just to send that file.
Note that the Test-GUI idea is from AJ, and I agree that this would be a cool feature, not sure how useful it would be exactly...