office-gobmx/uitest
Xisco Fauli 098da41761 tdf#95217: sc: simplify test
Rechecking again, I found out that the encoding problem described
in tdf#95217 was actually fixed by the same commit that fixed
tdf#146048 ( 3392f567be
< tdf#146048: detect UTF-16 without BOM > )

This commit partially reverts d7fb6b22cf
< tdf#95217, tdf#142600: sc: Add UItest > since we don't
have to create any http server to reproduce the issue

Change-Id: I2f0177f8450f77de5df756354d48505193a6ba3c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127742
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2021-12-30 16:44:53 +01:00
..
demo_ui
impress_tests
libreoffice
math_tests
packaging
ui_logger_dsl
uitest tdf#95217: sc: simplify test 2021-12-30 16:44:53 +01:00
__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.