On Fri, Sep 7, 2012 at 7:21 AM, Dan Kegel dank@kegel.com wrote:
As I mentioned earlier, the testbot can't handle vcomp.dll tests until a fix for http://bugs.winehq.org/show_bug.cgi?id=31609 is deployed.
It can handle vcomp100.dll tests, though (no manifest). I guess I can submit the series again with the vcomp100 forwarding and tests in a sixth patch, that would show things are working.
In my earlier testing with testbot and vcomp100, IIRC, the tests did pass. But double-checking isn't a bad idea.
Here's a run with the current tests: https://testbot.winehq.org/JobDetails.pl?Key=21451 showing them passing on all platforms that have vcomp100 installed.
I think I need to resend the patch series without private stuff in omp.h, though, so the tests can build with mingw and native headers.
And it might be good for the tests to skip if the dll they need doesn't exist. - Dan