office-gobmx/uitest
Julien Nabet 1f8a9bfcdb Python: use is None/is not None instead of == None/!= None
Change-Id: I1c34181897506ad29a063865d752cb85ab76dbc3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170408
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
2024-07-13 09:13:54 +02:00
..
demo_ui
impress_tests tdf#97361 Make unittests more pythonic: XIndexAccess 2024-01-23 14:00:46 +01:00
libreoffice improve logging in UITests 2024-03-28 06:43:54 +01:00
math_tests tdf#111705: Add Arabic math symbols to the symbols catalogue 2023-09-18 23:05:23 +02:00
packaging
ui_logger_dsl Python: use is None/is not None instead of == None/!= None 2024-07-13 09:13:54 +02:00
uitest Python: use is None/is not None instead of == None/!= None 2024-07-13 09:13:54 +02:00
__init__.py
loginterpreter.py
Makefile
Module_uitest.mk
README.md
test_main.py
UITest_demo_ui.mk uitest: Clean up redundant usage of gb_UITest_use_oneprocess 2023-11-06 09:26:43 +01:00
UITest_impress_demo.mk uitest: Clean up redundant usage of gb_UITest_use_oneprocess 2023-11-06 09:26:43 +01:00
UITest_math_demo.mk uitest: Clean up redundant usage of gb_UITest_use_oneprocess 2023-11-06 09:26:43 +01:00

UI Testing Framework

The code for the UI testing framework and the UI tests.