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
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
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.