Connor McAdams : uiautomationcore/tests: Add basic UIA property tests for UiaGetPropertyValue.

Alexandre Julliard julliard at winehq.org
Thu Jul 21 17:04:07 CDT 2022


Module: wine
Branch: master
Commit: 7dc4a1793ea3139ee34448d1c1cec42c46a853d3
URL:    https://gitlab.winehq.org/wine/wine/-/commit/7dc4a1793ea3139ee34448d1c1cec42c46a853d3

Author: Connor McAdams <cmcadams at codeweavers.com>
Date:   Thu Jun 16 12:20:54 2022 -0400

uiautomationcore/tests: Add basic UIA property tests for UiaGetPropertyValue.

Add tests for UIA properties that correspond directly with the
GetPropertyValue method on IRawElementProviderSimple.

Signed-off-by: Connor McAdams <cmcadams at codeweavers.com>

---

 dlls/uiautomationcore/tests/uiautomation.c | 572 ++++++++++++++++++++++++++++-
 1 file changed, 566 insertions(+), 6 deletions(-)




More information about the wine-cvs mailing list