summaryrefslogtreecommitdiffstats
path: root/include/vcl/uitest
Commit message (Expand)AuthorAgeFilesLines
* move SvTreeListBox to vclCaolán McNamara2018-11-071-0/+50
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* uitest logger: log more eventsSaurav Chirania2018-07-312-1/+28
* uitest: support parameters when sending UNO commandsSaurav Chirania2018-07-281-0/+8
* uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania2018-07-071-0/+4
* uitest logger: log the events calling CallEventListeners()Saurav Chirania2018-07-061-0/+2
* WIP: uitest: complete combobox, tabcontrol wrapperSaurav Chirania2018-06-121-0/+4
* uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania2018-06-031-0/+6
* uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard2018-01-071-0/+21
* loplugin:constparams in vclNoel Grandin2017-07-181-2/+2
* Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann2017-06-201-2/+2
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-051-12/+12
* uitest: provide a way to select a floating window, e.g. popup menuMarkus Mohrhard2017-03-261-0/+2
* uitest: better support for listbox loggingMarkus Mohrhard2017-03-211-0/+2
* uitest: start to log key inputMarkus Mohrhard2017-03-201-0/+2
* uitest: add logging for UI actionsMarkus Mohrhard2017-03-202-0/+44
* uitest: add a specific method for executing dialogsMarkus Mohrhard2017-02-271-0/+2
* uitest: provide a way to get a json representation of the ui infoMarkus Mohrhard2017-02-071-4/+4
* Fix typosAndrea Gelmini2016-10-011-1/+1
* add missing include guardsMarkus Mohrhard2016-10-011-0/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-11/+11
* Prevent MSC from instantiating implicitly defined DLLPUBLIC member functionsStephan Bergmann2016-07-111-0/+4
* uitest: add support for TabControlMarkus Mohrhard2016-06-221-0/+23
* uitest: loplugin:staticmethodsMarkus Mohrhard2016-06-181-2/+2
* uitest: add wrapper for radio buttonMarkus Mohrhard2016-06-181-0/+21
* uitest: add method to get all children of a ui objectMarkus Mohrhard2016-06-181-0/+9
* uitest: an enum is a bad idea for the typeMarkus Mohrhard2016-06-181-36/+2
* uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard2016-06-181-0/+245
* uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard2016-06-181-6/+0
* uitest: provide a way for non-vcl modules to register factoriesMarkus Mohrhard2016-06-181-0/+29
* uitest: add spinfield uitest supportMarkus Mohrhard2016-06-181-0/+1
* uitest: initial support for spinbuttons in uitestingMarkus Mohrhard2016-06-181-0/+1
* uitest: add initial support for combo boxes to uitestingMarkus Mohrhard2016-06-181-0/+1
* uitest: initial work on tab page ui testing supportMarkus Mohrhard2016-06-181-0/+1
* uitest: add initial implementation for ListBoxMarkus Mohrhard2016-06-181-0/+1
* uitest: add checkboxes to UI testingMarkus Mohrhard2016-06-181-0/+1
* uitest: rename getType to get_typeMarkus Mohrhard2016-06-181-1/+1
* uitest: add ui test wrapper for EditMarkus Mohrhard2016-06-181-0/+1
* uitest: more method documentationsMarkus Mohrhard2016-06-181-2/+25
* uitest: add method to get top level window that has current focusMarkus Mohrhard2016-06-181-0/+6
* uitest: add a few more wrappers for ui controlsMarkus Mohrhard2016-06-181-0/+5
* uitest: initial work on executing dispatcher commands in ui testsMarkus Mohrhard2016-06-181-0/+4
* uitest: let us use the include/vcl/uitest purely for the interfaceMarkus Mohrhard2016-06-181-18/+0
* uitest: move the uitest files to vclMarkus Mohrhard2016-06-182-0/+90