summaryrefslogtreecommitdiff
path: root/uitest
AgeCommit message (Expand)AuthorFilesLines
2020-05-17Fix typosAndrea Gelmini1-1/+1
2020-05-17uitest: Fix some issue in the UI Logger DSL coreEL-SHREIF2-3/+24
2020-05-11uitest: Fix small issue in UI Logger DSL grammarEL-SHREIF1-1/+4
2020-04-27Do not time out close_dialog_through_buttonStephan Bergmann1-9/+1
2020-04-22Revert "tdf114724: uitest: make test less time.sleep dependent"Xisco Faulí1-15/+3
2020-04-21uitest: no need to use time.sleep hereXisco Fauli1-6/+0
2020-04-21tdf114724: uitest: make test less time.sleep dependentXisco Fauli1-3/+15
2020-04-21uitest: remove unneeded time.sleepXisco Fauli1-8/+0
2020-04-21uitest: use while loop instead of time.sleepXisco Fauli1-5/+12
2020-04-15Related tdf#130778: New About dialogHeiko Tietze2-2/+2
2020-04-07Revert "UITest: Actually time-out the wait"Stephan Bergmann1-12/+4
2020-04-04tdf#87199: move UItest to CppunitTestXisco Fauli1-26/+0
2020-04-03uitest: add asserts to table dialogXisco Fauli1-1/+10
2020-04-03tdf#80663, tdf#96067: move UItest to CppunitTestXisco Fauli1-35/+0
2020-03-25Defect type: IDENTIFIER_TYPOCaolán McNamara1-2/+2
2020-03-24weld writer navigatorCaolán McNamara1-1/+1
2020-03-16uitest: use hex instead of int for colorsXisco Fauli2-7/+9
2020-03-04uitest: speed up close_doc()Miklos Vajna1-15/+13
2020-03-03uitest: split up UITest_writer_demoMiklos Vajna22-5/+152
2020-02-19uitest: make sure UITEST_TEST_NAME matches exactly one test functionMiklos Vajna1-1/+1
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy1-2/+2
2020-01-25UITest: Actually time-out the waitMike Kaganski1-4/+12
2019-12-28UITest: fix spellDialog.SpellingAndGrammarDialog.test_tdf46852Mike Kaganski1-1/+5
2019-12-14Fix typoAndrea Gelmini1-2/+2
2019-12-10Fix IdentationError and mixture of spaces and tabsJens Carl1-23/+23
2019-11-18Fix 'is' operator for comparisonJens Carl3-4/+4
2019-11-08Add UI Test for tdf#128004Muhammet Kara1-1/+27
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara2-2/+2
2019-10-04Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann1-1/+1
2019-10-04Reliably wait for soffice to terminateStephan Bergmann1-13/+1
2019-10-03Propagate soffice process failure from OfficeConnection's tearDownStephan Bergmann1-5/+3
2019-10-02uitest: share some code.Michael Meeks1-18/+11
2019-10-01uitest: make child soffice process die when parent diesNoel Grandin1-1/+1
2019-08-31Let's revert this so no confusion.Julien Nabet1-2/+2
2019-08-31Fix typos (Please do not commit)Andrea Gelmini1-2/+2
2019-08-20uitest: Fix typosAhmed ElShreif7-31/+31
2019-08-19uitest: Reformat the python script of the CompilerAhmed ElShreif1-310/+570
2019-08-19uitest: print useful message when textX is not installedMarkus Mohrhard1-2/+7
2019-08-19uitest: add the SideBar implementationAhmed ElShreif1-0/+10
2019-08-19uitest: ignore the logging part of the QuerySaveDialog while closing the appAhmed ElShreif1-36/+52
2019-08-19uitest: use prefix for names that has conflict with python's keywordsAhmed ElShreif1-32/+86
2019-08-19uitest: replace tabs with spacesAhmed ElShreif1-18/+21
2019-08-19uitest: add footer line supportAhmed ElShreif1-0/+3
2019-08-19uitest: solve problem with un-named parentsAhmed ElShreif2-18/+50
2019-08-19uitest: log more events in Calc:Ahmed ElShreif2-1/+10
2019-08-19uitest: log more eventsAhmed ElShreif2-3/+30
2019-08-19uitest: add more events to ui loggerAhmed ElShreif2-4/+12
2019-08-19uitest: start logging draw eventsAhmed ElShreif2-3/+30
2019-08-19uitest: update UI logger grammarAhmed ElShreif8-67/+109
2019-08-19uitest: log more eventsAhmed ElShreif4-7/+71