office-gobmx/uitest
Caolán McNamara 5a2c0ab297 weld writer navigator
GtkToggleToolButton are much wider than vcl equivalents.  Split the bottom
toolbar into two toolbars. Rearrange their contents so the layout of each level
visually match.

Notes:

Master documents have two modes, master content tree and the normal content
tree.

You can drag entries from the content tree into the document, drag mode drop
down controls whether its a link or a copy etc that's dropped in.

Documents can be dropped into the content and global trees.

If outline tracking isn't active, then when content changes the tree is cleared
and refilled, typically an effort is made to reselect the same entry that was
previously selected. Additionally, if the amount of content didn't change an
effort is made to scroll back to the location the scrollbar was at before the
clear.

Change-Id: I00c015145eac5b1acc3398d3c40861d830e4264a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89725
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-03-24 11:00:50 +01:00
..
calc_tests
demo_ui
impress_tests
libreoffice
manual_tests
math_tests
packaging
ui_logger_dsl
uitest
writer_tests/data
writer_tests1
writer_tests2
writer_tests3
writer_tests4
writer_tests5
writer_tests6
writer_tests7
writer_tests8
__init__.py
loginterpreter.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_demo1.mk
UITest_writer_demo2.mk
UITest_writer_demo3.mk
UITest_writer_demo4.mk
UITest_writer_demo5.mk
UITest_writer_demo6.mk
UITest_writer_demo7.mk
UITest_writer_demo8.mk

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