office-gobmx/uitest
Miklos Vajna 0fd2e78797 solenv: support gb_UITest_DEBUGRUN for ui tests
This is similar to gb_JunitTest_DEBUGRUN, i.e. allows running soffice in
gdb, and then connecting to that soffice from the test, instead of
starting an own one.

Change-Id: I023d6b0ede146837666c946cb865feb9046e5a94
Reviewed-on: https://gerrit.libreoffice.org/42756
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-10-02 20:05:23 +02:00
..
calc_tests
demo_ui
impress_tests
libreoffice
manual_tests
math_tests
packaging
uitest
writer_tests
__init__.py
Makefile
Module_uitest.mk
README
test_main.py
UITest_calc_demo.mk
UITest_demo_ui.mk
UITest_impress_demo.mk
UITest_manual_tests.mk
UITest_math_demo.mk
UITest_writer_demo.mk

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