[PATCH] comctl32/taskdialog/tests: Add a basic taskdialog creator as interactive test

Fabian Maurer dark.shadow4 at web.de
Wed Jun 6 14:09:24 CDT 2018


> Personally I don't think this is useful, because it won't run
> automatically and detect any problems. 

I figured it'd be useful for interactive testing, I mean all interactive tests don't run 
automatically. And I don't see a better way for visual testing here.

> If you want to see what it looks
> like or interact with it, it's trivial to make any taskdialog test not
> to close the dialog automatically.

That sounds hacky, I'd prefer real tests for that. Isn't that what interactvie tests are for?
I mean sure, we could add a bunch of special tests that we then pause when we want to 
see what it looks like, but it's a lot easier to do visual checks with the creator I proposed - 
without having to edit any code.

Regards,
Fabian Maurer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180606/a6463b99/attachment.html>


More information about the wine-devel mailing list