5ec7c4eecf
using == to compare them doesnt work, because we return a new one with every call to getTopFocusWindow and similar. So add a equals() method to the UNO interface to do the comparison. Change-Id: Ie909fe9b4e84fe07f4ca87bbebf65b56d3da8f78 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165436 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
demo_ui | ||
impress_tests | ||
libreoffice | ||
math_tests | ||
packaging | ||
ui_logger_dsl | ||
uitest | ||
__init__.py | ||
loginterpreter.py | ||
Makefile | ||
Module_uitest.mk | ||
README.md | ||
test_main.py | ||
UITest_demo_ui.mk | ||
UITest_impress_demo.mk | ||
UITest_math_demo.mk |
UI Testing Framework
The code for the UI testing framework and the UI tests.