office-gobmx/uitest
Rakielle 09ba0057e3 tdf#132293 remove unused imports and variables
I used pyflakes to check for any unused imports and variables in python scripts under sc, sw, uitest directories, and then removed the unused imports and variables

Change-Id: I0690c9366087dc602ee8ea169bc1c9063033fef6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141421
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-10-17 13:32:56 +02:00
..
demo_ui tdf#132293 remove unused imports and variables 2022-10-17 13:32:56 +02:00
impress_tests uitest: fix sporadic UITest_impress_demo failures 2022-02-28 22:42:10 +01:00
libreoffice tdf#132293 remove unused imports and variables 2022-10-17 13:32:56 +02:00
math_tests tdf#132293 remove unused imports and variables 2022-10-17 13:32:56 +02:00
packaging Use Markdown instead of reStructuredText 2022-09-26 00:26:05 +02:00
ui_logger_dsl uilogger: improve language in comments 2022-02-19 13:36:43 +01:00
uitest uitest: fix sporadic UITest_impress_demo failures 2022-02-28 22:42:10 +01:00
__init__.py
loginterpreter.py
Makefile
Module_uitest.mk
README.md
test_main.py Improve version check 2022-05-17 14:12:58 +02:00
UITest_demo_ui.mk
UITest_impress_demo.mk
UITest_math_demo.mk tdf#128610: math: add UItest 2022-03-14 15:25:08 +01:00

UI Testing Framework

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