Module: wine Branch: master Commit: 649119b30ead720bd1a5dd2ecc3c6e7abdcae6f4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=649119b30ead720bd1a5dd2ec...
Author: Zebediah Figura z.figura12@gmail.com Date: Fri Jan 3 21:25:43 2020 -0600
shell32/tests: Avoid testing that only certain services are requested by IObjectWithSite::SetSite().
There doesn't seem to be a lot of point in doing this, especially given that newer versions of Windows continually add more interfaces.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/tests/ebrowser.c | 144 +++++------------------------------------- 1 file changed, 15 insertions(+), 129 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=649119b30ead720bd1a5d...