[PATCH 3/3] urlmon/tests: Call CHECK_CALLED(OnProgress_SENDINGREQUEST) for FILE_TEST since we SET_EXPECT it.

Misha Koshelev mk144210 at bcm.edu
Wed Aug 8 20:26:15 CDT 2007


Just something small I caught in the test after unrolling the hack and looking at he CHECK_CALLED and
SET_EXPECT's more closely. Since we SET_EXPECT this we need to CHECK_CALLED for it and this passes
on Win98/WinXP/wine (otherwise the expect_OnProgress_SENDINGREQUEST could potentially stay TRUE resulting
in a false wine success, e.g., later on)
---
 dlls/urlmon/tests/url.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 62e8c57b3fcebb9647adf2969eb9d0efda0ed2ff.diff
Type: text/x-patch
Size: 754 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070808/e0553776/62e8c57b3fcebb9647adf2969eb9d0efda0ed2ff.bin


More information about the wine-patches mailing list