summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-18uitest: add demo showing how to activate chartMarkus Mohrhard
Change-Id: I40293ca1f786c08a51d01fde5e90b75af2e67f6b
2016-06-18uitest: add demo showing how to deselect an UI objectMarkus Mohrhard
Change-Id: Ie755dd93296de4031abe36833872c58032271d22
2016-06-18uitest: add way to deselect OLE objectMarkus Mohrhard
Change-Id: I34515de0b149147e40c23df6fef1339d0b69d469
2016-06-18uitest: allow activating OLE objectsMarkus Mohrhard
Change-Id: I960f5d644afb9392f8b3fe1d2f393c499af57bdb
2016-06-18uitest: allow to select charts in calcMarkus Mohrhard
Change-Id: I7fd899d7abda968e9c849e46714208a650b3cfdb
2016-06-18uitest: provide charts as children of calc's grid windowMarkus Mohrhard
2016-06-18uitest: add demo for chart wizardMarkus Mohrhard
Change-Id: I36b89e167408c2ab8b2a0f7d275ecb2dda4722b7
2016-06-18uitest: add wrapper for radio buttonMarkus Mohrhard
Change-Id: I8b4b35ac313796364502f8e9e2e836dc21f48a42
2016-06-18uitest: allow to disable testsMarkus Mohrhard
Change-Id: I67afd5d537e8dd80549c1bf6de51fc92b127f836
2016-06-18uitest: add missing overrideMarkus Mohrhard
Change-Id: I5f3941550bd9256125d74f25e9e512b302e1e27d
2016-06-18uitest: set ids for a few UI objects created in codeMarkus Mohrhard
Change-Id: I421b97448bb596b134908ca6ddd60d7b4f60b186
2016-06-18Wall is a good idea for the vim ide integrationMarkus Mohrhard
Change-Id: Ifb3c602335097ec1e837b60c236683382cfde3e1
2016-06-18uitest: now we can actually enable the ui test demoMarkus Mohrhard
Change-Id: I18557ea0a7801ba118fd2486338112d8aa917b75
2016-06-18uitest: close all the documents in the testsMarkus Mohrhard
Change-Id: I4ad9c2603edbf3ac6fc4db60481dc93c16ea63ff
2016-06-18uitest: add method to get all children of a ui objectMarkus Mohrhard
This makes writing ui tests so much easier. Change-Id: Ice7d98c354fc9b68ee4532bc854561b5b9446e3f
2016-06-18uitest: add the ui demo testsMarkus Mohrhard
The makefile part needs to be added but the tests currently hang as I'm not closing the dialogs yet. Change-Id: I8f938fb9b46213e6b1c7295bde780f119053447e
2016-06-18uitest: report when a dialog was not executed correctlyMarkus Mohrhard
Change-Id: Ibe603045b095e020e572bac986d766ac555b0e04
2016-06-18uitest: make it easier to debug which test is causing issuesMarkus Mohrhard
Change-Id: I10a777d15d99a1fea756160ec39093a2781119b1
2016-06-18uitest: add all calc demo testsMarkus Mohrhard
Change-Id: I33417d49665f48cb20b1fb1dbe20a7a2cbbf5074
2016-06-18uitest: add READMEMarkus Mohrhard
Change-Id: I9511da3100bda9cedd18f6a4e3765bc6f3fbcb78
2016-06-18uitest: build system part for new uitestsMarkus Mohrhard
We now can call the uitests with make uitest.uickeck Change-Id: I20c73efd93c7987f3b841cd0e3e7842ee7a5dab9
2016-06-18uitest: use a constant instead of repeating the valueMarkus Mohrhard
Change-Id: I636f3750a6326c7293d5cdeac89b7f9507be2001
2016-06-18uitest: use 0.1 second sleepsMarkus Mohrhard
That improves the performance significantly. Change-Id: I5ef4f9a6f3d5839c042b6778e0e3b315f9c4df84
2016-06-18uitest: add initial support sending special key eventsMarkus Mohrhard
Currently supported are: CTRL ALT SHIFT Change-Id: Ibf90f5a8b74f33f1ca69c66d18eb86889c0c52ea
2016-06-18uitest: allow selecting different tabs in gridwinMarkus Mohrhard
Change-Id: Id8104eac183b4f7129d7f23092c52b58376ed492
2016-06-18uitest: move code from calc_demo to normal demo for gridwinMarkus Mohrhard
Change-Id: I17f61ff790b7d0b28e4292e201d4feaa9a100bde
2016-06-18uitest: add close_doc to the demosMarkus Mohrhard
Change-Id: I4329d4b574e442e7bd30a2a5b4dab3f97a6d6403
2016-06-18uitest: add close_doc calls to all calc testsMarkus Mohrhard
Change-Id: I49285cd47adf40569f5adb07aacb45a544cd7dc3
2016-06-18add comphelper::string::splitMarkus Mohrhard
Change-Id: Iccc989a786e8e7b8dca1996b635248d7bf7fc5d8
2016-06-18uitest: this comment has been fixedMarkus Mohrhard
Change-Id: I3ac73498b1b9cf3dfc3e8810853b5b291ec6992a
2016-06-18uitest: use the close_doc call in the calc demoMarkus Mohrhard
Change-Id: I8750e6fdbd0fb953795ebcd764184cbc23b6f65c
2016-06-18uitest: handle closing documents correctlyMarkus Mohrhard
This now covers also changed documents correctly and just discards the changes. Change-Id: I75f36cf6874782eaf296bad42974f4a03f55eaa5
2016-06-18uitest: better support for multiple eventsMarkus Mohrhard
We might want to do different things for different events Change-Id: Ib71832208c8929b76800c025b9eed001526731ba
2016-06-18uitest: support multiple events in EventListenerMarkus Mohrhard
Change-Id: Id3d30294d87ecd786a5cbaea5a7a21c54bd0ff08
2016-06-18uitest: change the calc gridwin test to show problems with formula inputMarkus Mohrhard
Change-Id: If2afb8cce99ba426d4f0ce3785a658ae41e0911a
2016-06-18uitest: add test for cell text inputMarkus Mohrhard
Change-Id: Id7c907c14c8de4e61fddcd9cc25de7f1bfec4e85
2016-06-18uitest: warn when we can not handle the select typeMarkus Mohrhard
Change-Id: I7c3055f84edd2bbab0799cf2c61269355ba82055
2016-06-18uitest: provide some more state information about gridwinMarkus Mohrhard
Change-Id: Ic5c481c7d7f84b7e6a155d2b3b2c427349b1db9d
2016-06-18uitest: let us remove the kill partMarkus Mohrhard
it did not work cross-platform Change-Id: I53bdd03110fc570e15b03292b987b3c1af002a61
2016-06-18uitest: remove useless sleepsMarkus Mohrhard
Change-Id: Ia04478ea5b8e644cbe691578284b031d73cb9ad1
2016-06-18uitest: add example for extending the cell rangeMarkus Mohrhard
Change-Id: I983b7e2220efc86a021d81618f2db56194fe1ebc
2016-06-18uitest: support extending the select cell rangeMarkus Mohrhard
Change-Id: Ia3093e06cc2168f415bd8477b57a57e0fe897e4d
2016-06-18uitest: add demo for calc's gridwindowMarkus Mohrhard
Change-Id: I1a3bf7523d71e6bb3bf9d61859d8d5d2b275f95f
2016-06-18uitest: add wrapper for calc's gridwindowMarkus Mohrhard
It already supports selecting cell ranges. Change-Id: I8c3e4a42dea8956e2429b82b50ff8506c1774bbb
2016-06-18uitest: let us return a string based typeMarkus Mohrhard
This is less important for the UI testing and more for debugging and logging. Change-Id: Id65fcacc591129869ca0f80f828eb63ce044cf33
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard
Change-Id: I1efd59b2f664f0aa9be733466fa7c1057e92ef27
2016-06-18fix indentationMarkus Mohrhard
Change-Id: I3a65eae9a7d55aa42540567a19052d6339ecdbec
2016-06-18uitest: don't try to execute empty stringsMarkus Mohrhard
Change-Id: I63c45b68551323aa5955ee58fb67ae3846faf01c
2016-06-18uitest: add initial version of wrapper for tree list boxMarkus Mohrhard
The tree list will also be the first case where we need non-vcl::Window based children. We should create one child for each entry to make it possible to interact with them correctly. Change-Id: I49e1ddf7b271946fd595ebfe2f4f2d0c8a535fdc
2016-06-18uitest: add demo for tabdialog handlingMarkus Mohrhard
Change-Id: I217fb4a5fb1a8743def4e76522f90f0ee6a17917