summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* uitest: Fix small issue in UI Logger DSL grammarEL-SHREIF2020-05-111-1/+4
* Do not time out close_dialog_through_buttonStephan Bergmann2020-04-271-9/+1
* Revert "tdf114724: uitest: make test less time.sleep dependent"Xisco Faulí2020-04-221-15/+3
* uitest: no need to use time.sleep hereXisco Fauli2020-04-211-6/+0
* tdf114724: uitest: make test less time.sleep dependentXisco Fauli2020-04-211-3/+15
* uitest: remove unneeded time.sleepXisco Fauli2020-04-211-8/+0
* uitest: use while loop instead of time.sleepXisco Fauli2020-04-211-5/+12
* Related tdf#130778: New About dialogHeiko Tietze2020-04-152-2/+2
* Revert "UITest: Actually time-out the wait"Stephan Bergmann2020-04-071-12/+4
* tdf#87199: move UItest to CppunitTestXisco Fauli2020-04-041-26/+0
* uitest: add asserts to table dialogXisco Fauli2020-04-031-1/+10
* tdf#80663, tdf#96067: move UItest to CppunitTestXisco Fauli2020-04-031-35/+0
* Defect type: IDENTIFIER_TYPOCaolán McNamara2020-03-251-2/+2
* weld writer navigatorCaolán McNamara2020-03-241-1/+1
* uitest: use hex instead of int for colorsXisco Fauli2020-03-162-7/+9
* uitest: speed up close_doc()Miklos Vajna2020-03-041-15/+13
* uitest: split up UITest_writer_demoMiklos Vajna2020-03-0322-5/+152
* uitest: make sure UITEST_TEST_NAME matches exactly one test functionMiklos Vajna2020-02-191-1/+1
* tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy2020-02-021-2/+2
* UITest: Actually time-out the waitMike Kaganski2020-01-251-4/+12
* UITest: fix spellDialog.SpellingAndGrammarDialog.test_tdf46852Mike Kaganski2019-12-281-1/+5
* Fix typoAndrea Gelmini2019-12-141-2/+2
* Fix IdentationError and mixture of spaces and tabsJens Carl2019-12-101-23/+23
* Fix 'is' operator for comparisonJens Carl2019-11-183-4/+4
* Add UI Test for tdf#128004Muhammet Kara2019-11-081-1/+27
* name all Notebooks 'tabcontrol'Caolán McNamara2019-10-092-2/+2
* Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann2019-10-041-1/+1
* Reliably wait for soffice to terminateStephan Bergmann2019-10-041-13/+1
* Propagate soffice process failure from OfficeConnection's tearDownStephan Bergmann2019-10-031-5/+3
* uitest: share some code.Michael Meeks2019-10-021-18/+11
* uitest: make child soffice process die when parent diesNoel Grandin2019-10-011-1/+1
* Let's revert this so no confusion.Julien Nabet2019-08-311-2/+2
* Fix typos (Please do not commit)Andrea Gelmini2019-08-311-2/+2
* uitest: Fix typosAhmed ElShreif2019-08-207-31/+31
* uitest: Reformat the python script of the CompilerAhmed ElShreif2019-08-191-310/+570
* uitest: print useful message when textX is not installedMarkus Mohrhard2019-08-191-2/+7
* uitest: add the SideBar implementationAhmed ElShreif2019-08-191-0/+10
* uitest: ignore the logging part of the QuerySaveDialog while closing the appAhmed ElShreif2019-08-191-36/+52
* uitest: use prefix for names that has conflict with python's keywordsAhmed ElShreif2019-08-191-32/+86
* uitest: replace tabs with spacesAhmed ElShreif2019-08-191-18/+21
* uitest: add footer line supportAhmed ElShreif2019-08-191-0/+3
* uitest: solve problem with un-named parentsAhmed ElShreif2019-08-192-18/+50
* uitest: log more events in Calc:Ahmed ElShreif2019-08-192-1/+10
* uitest: log more eventsAhmed ElShreif2019-08-192-3/+30
* uitest: add more events to ui loggerAhmed ElShreif2019-08-192-4/+12
* uitest: start logging draw eventsAhmed ElShreif2019-08-192-3/+30
* uitest: update UI logger grammarAhmed ElShreif2019-08-198-67/+109
* uitest: log more eventsAhmed ElShreif2019-08-194-7/+71
* uitest: solve some bugs in the ui loggerAhmed ElShreif2019-08-192-23/+32
* uitest: add general functions to remove redundunt linesAhmed ElShreif2019-08-191-216/+107