Module: wine Branch: master Commit: 7dc4a1793ea3139ee34448d1c1cec42c46a853d3 URL: https://gitlab.winehq.org/wine/wine/-/commit/7dc4a1793ea3139ee34448d1c1cec42...
Author: Connor McAdams cmcadams@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@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 572 ++++++++++++++++++++++++++++- 1 file changed, 566 insertions(+), 6 deletions(-)