summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* uitest: add more DSL commandsAhmed ElShreif2019-08-192-7/+155
* uitest: add special commands of writer app implementationAhmed ElShreif2019-08-192-7/+61
* uitest: implement the missing part of the dialog compilerAhmed ElShreif2019-08-191-5/+27
* uitest: add DSL compiler support for more UI itemsAhmed ElShreif2019-08-192-4/+163
* uitest: start the implementation of the new DSL compilerAhmed ElShreif2019-08-191-5/+137
* uitest: change small parts of the grammar and dialog loggerAhmed ElShreif2019-08-195-12/+19
* uitest: Some new features in ui_logger projectAhmed ElShreif2019-08-193-6/+58
* uitest: just update zoom statementAhmed ElShreif2019-08-192-2/+2
* uitest: update the DSL grammarAhmed ElShreif2019-08-199-9/+1
* uitest: new logger DSL grammarAhmed ElShreif2019-08-199-0/+244
* Fix typosAndrea Gelmini2019-08-091-1/+1
* UI tests opening all dialogs in writer and see if it crashesArtur Neumann2019-07-265-0/+79
* uitest: don't complain about the silly VIM swap filesMichael Stahl2019-07-151-0/+3
* Add test_edit_target to AutoRedactDialog UITestMuhammet Kara2019-07-121-0/+70
* Add UITest for AutoRedactDialogMuhammet Kara2019-07-121-0/+128
* UI test for tdf#117987Artur Neumann2019-06-121-0/+25
* Fix one more get_url_for_data_fileStephan Bergmann2019-04-102-2/+7
* Extend timeout for .uno:AutoCorrectDlg UITestsStephan Bergmann2019-03-241-2/+2
* weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara2019-03-111-0/+3
* eliminate some noise from uitest failureNoel Grandin2019-01-161-10/+11
* uitest: fail early in case a test file would be ignoredMiklos Vajna2019-01-141-2/+2
* map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara2018-11-071-1/+1
* uitest: add demo showing how to access the calc input windowMarkus Mohrhard2018-10-311-0/+33
* make the loginterpreter executableMarkus Mohrhard2018-09-281-1/+2
* uitest: add the ModelessDialogVisible event to the execute_blocked_actionMarkus Mohrhard2018-09-272-1/+4
* uitest: make it easier to log the received events for dialog creationMarkus Mohrhard2018-09-271-6/+7
* uitest interpreter: some improvementsSaurav Chirania2018-08-271-5/+18
* uitest: support parameters when sending UNO commandsSaurav Chirania2018-07-281-0/+24
* uitests - error if UITEST_TEST_NAME not set to anything usefulNoel Grandin2018-07-101-2/+12
* uitest interpreter: support opening existing documentSaurav Chirania2018-07-061-0/+9
* uitest interpreter: handle when parent is empty stringSaurav Chirania2018-07-061-1/+3