summaryrefslogtreecommitdiff
path: root/uitest
AgeCommit message (Expand)AuthorFilesLines
2024-03-28fix comparison of UIObject's inside UITestsNoel Grandin1-8/+9
2024-03-28add check to close_dialog_through_buttonNoel Grandin1-1/+5
2024-03-28improve logging in UITestsNoel Grandin1-6/+2
2024-03-06related: tdf#159879: test chart dialogsXisco Fauli1-3/+38
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi2-44/+44
2023-12-27tdf#158803 Fix issues detected by pyflakesChenxiong Qi2-2/+3
2023-12-05Deduplicate execute_dialog_through_*Mike Kaganski1-29/+19
2023-12-05uitest: remove crash report handlerXisco Fauli1-16/+1
2023-11-06uitest: Clean up redundant usage of gb_UITest_use_oneprocessXisco Fauli3-6/+0
2023-11-02uitest: check that dialog really did openNoel Grandin1-0/+6
2023-10-16Fix UITests on WindowsMike Kaganski1-2/+4
2023-10-05SW comments: Provide parent / child relations without position.Gökay Şatır1-0/+3
2023-10-04uitest: add load properties parametersHenry Castro1-4/+4
2023-10-04uitest: flush print messagesHenry Castro1-9/+9
2023-10-04uitest: add signal_handler functionHenry Castro1-0/+7
2023-09-28UITest_impress_demo: use oneprocess modeMiklos Vajna1-0/+3
2023-09-21UITest_writer_tests7: use oneprocess modeMiklos Vajna1-0/+2
2023-09-18tdf#111705: Add Arabic math symbols to the symbols catalogueKhaled Hosny1-3/+3
2023-09-18starmath: Show editing window by default againKhaled Hosny3-10/+0
2023-09-13starmath: Hide editing window by default and add a menu item to showKhaled Hosny3-0/+10
2023-09-05starmath: Always insert using SmCursor when inline editing is enabledKhaled Hosny2-3/+4
2023-05-26tdf#154131 Add Detect scientific number optionLaurent Balland1-0/+15
2023-04-13tdf#154451 uitest: use more oneprocess modeMiklos Vajna1-0/+3
2023-03-22sw floattable: fix current page number when editing document with a split flyMiklos Vajna1-0/+13
2023-03-20uitest: add a way to optionally use the same soffice process for a testsuiteMiklos Vajna3-11/+42
2023-02-21tdf#152850: Fix bad scoping of MathML frac commandDowwdyJ1-1/+1
2023-02-07uitest: reset value when changing the measurement unitXisco Fauli2-68/+79
2023-01-31uitest: remove wait_until_file_is_availableXisco Fauli1-8/+0
2022-12-19tdf#152295 sw sd UI: don't reset tiled image size by Area tabTibor Nagy1-2/+2
2022-11-15tdf#132293 remove unused imports from uitestBogdan B1-1/+1
2022-10-17tdf#132293 remove unused imports and variablesRakielle14-43/+4
2022-09-26Use Markdown instead of reStructuredTextHossein2-3/+3
2022-09-05tdf#97361 replace getCellByPosition with access by subscriptChenxiong Qi1-1/+1
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski1-1/+1
2022-06-13uitest: sc: reset values in paste special dialogXisco Fauli1-0/+30
2022-06-02Use IconView in SmElementsControlMike Kaganski1-3/+2
2022-05-17Improve version checkMike Kaganski1-1/+1
2022-05-17use exec_module on newer Python (>3.3) to avoid DeprecationWarningNoel Grandin1-1/+7
2022-03-14tdf#128610: math: add UItestXisco Fauli3-0/+70
2022-03-10tdf#140386: math: Add UItestXisco Fauli1-0/+12
2022-03-10uitest: math: at least execute the test on linuxXisco Fauli1-42/+13
2022-03-07tdf#147755: math: Add UItestXisco Fauli1-0/+32
2022-02-28uitest: fix sporadic UITest_impress_demo failuresXisco Fauli2-53/+31
2022-02-25uitest: introduce wait_until_file_is_availableXisco Fauli1-0/+8
2022-02-25uitest: unify code and use while True everywhereXisco Fauli3-52/+9
2022-02-25uitest: remove debug optionXisco Fauli3-23/+2
2022-02-24uitest: try harder to close the dialog when it fails ...Xisco Fauli1-0/+10
2022-02-19uilogger: improve language in commentsIlmari Lauhakangas8-69/+53
2022-02-19uilogger: make vertical tab handling more robustIlmari Lauhakangas1-11/+13
2022-02-03ignore ~ backup files when searching for .py uitest filesLuboš Luňák1-0/+3