On 04/29/14 13:11, Shuai Meng wrote:
Also I'd really like to see tests on object default values. See the attached patch for an example.
I copied the example, and found that though tests on object default values passed in testbot, they can't pass in wine. I think this is because VariantChangeType function can't change an object into a VT_BOOL. So I delete them.
This patch should fix the problem: http://source.winehq.org/patches/data/104259
Please add those tests back when you resend.
Cheers, Jacek