30 Apr
2014
30 Apr
'14
2:16 p.m.
ok, I will add those tests. 2014-04-30 17:37 GMT+08:00 Jacek Caban <jacek(a)codeweavers.com>:
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