Zebediah Figura : ole32/tests: Rewrite and expand test_data_cache_updatecache().

Alexandre Julliard julliard at winehq.org
Thu Dec 26 15:44:39 CST 2019


Module: wine
Branch: master
Commit: 91d4caa4cda882dc33c12ce9bb9523a36a418b5d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=91d4caa4cda882dc33c12ce9bb9523a36a418b5d

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu Dec 26 10:32:26 2019 -0600

ole32/tests: Rewrite and expand test_data_cache_updatecache().

Instead of testing calls to IDataObject::GetData() and
IDataObject::QueryGetData(), actually test whether the cache contains the
updated data that we expose after calling IOleCache2::UpdateCache(). Fixes
test failures with Windows 10.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ole32/tests/ole2.c | 511 +++++++++++++++++++++++-------------------------
 1 file changed, 242 insertions(+), 269 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=91d4caa4cda882dc33c12ce9bb9523a36a418b5d



More information about the wine-cvs mailing list