summaryrefslogtreecommitdiff
path: root/uitest/calc_tests
AgeCommit message (Collapse)Author
2016-07-16uitest: remove some debug output from new testMarkus Mohrhard
Change-Id: Ib1342d4ea81885e4ca434f6f5f263af9a8a04e25
2016-07-16uitest: extend chart edit test to change chart through dialogMarkus Mohrhard
Change-Id: I9ffdddff84e290a4df25067be5bf574fac273ce7
2016-07-16uitest: add first demo for editing the chartMarkus Mohrhard
Change-Id: I28e1c4d4726afc97fd1a42fe1d931b195231cb12
2016-07-13uitest: all files moved to the new directory layoutMarkus Mohrhard
Change-Id: Ib5a6fc98fafb774ca5c7cc1323dbe4eb8a1c4aff
2016-07-13uitest: remove the imports for pyuno and timeMarkus Mohrhard
Change-Id: I384e9ee1a38aad80bf3a4906a4955c57e4895538
2016-07-13uitest: move more code into the new directory layoutMarkus Mohrhard
Change-Id: Ic5d08f08c1fccc74be09cea7887d3acb910e7636
2016-06-26uitest: move for files into the new directory layoutMarkus Mohrhard
Change-Id: Ic8289da6bd32ed9645253b996269be6e82bd1d7c
2016-06-26uitest: bring some order into the file messMarkus Mohrhard
The uitest/uitest directory will be used for the actual uitest framework. The libreoffice directory should contain any common LibreOffice related code. Change-Id: I3f6394ff4be83b89a8764eab10a154e755237d35
2016-06-22uitest: remove sleeps and prints from calc demoMarkus Mohrhard
These sleeps are only necessary when you want to run them non-headless and see what is actually happening. Change-Id: I20bd80c680c8569bc3c885f261e03db494afee06
2016-06-22uitest: convert all calc demos to the unittest based approachMarkus Mohrhard
Change-Id: I6ad7898f92c74f37ed2936337d6570904860d535
2016-06-22uitest: start the switch to python's unittestMarkus Mohrhard
Change-Id: Ic6e0d99a567b7080928accb61ed036b1c25ec7ff
2016-06-22uitest: add initial version for calc element demoMarkus Mohrhard
Change-Id: I09b724cb80d75b17fd3ad5f3736245f9fca1d17a
2016-06-18uitest: make the calc keycode demo a bit easier to understandMarkus Mohrhard
Change-Id: Ia24747994dc45b8c6636aee37a55d2ba4672993a
2016-06-18uitest: use the new cell content enter functionMarkus Mohrhard
Change-Id: I75ff56a903226797284dff7f556bd425d40b4fd4
2016-06-18uitest: split the demoMarkus Mohrhard
Change-Id: Iec2acce4e7777995d3e5a8e4bea5f069f579721d
2016-06-18uitest: add a demo case for new keycodesMarkus Mohrhard
Change-Id: Ieec7fcd9b942d99d0dc16794856af4b1eabebde8
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 demo for chart wizardMarkus Mohrhard
Change-Id: I36b89e167408c2ab8b2a0f7d275ecb2dda4722b7
2016-06-18uitest: add all calc demo testsMarkus Mohrhard
Change-Id: I33417d49665f48cb20b1fb1dbe20a7a2cbbf5074
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: move code from calc_demo to normal demo for gridwinMarkus Mohrhard
Change-Id: I17f61ff790b7d0b28e4292e201d4feaa9a100bde
2016-06-18uitest: add close_doc calls to all calc testsMarkus Mohrhard
Change-Id: I49285cd47adf40569f5adb07aacb45a544cd7dc3
2016-06-18uitest: use the close_doc call in the calc demoMarkus Mohrhard
Change-Id: I8750e6fdbd0fb953795ebcd764184cbc23b6f65c
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: remove useless sleepsMarkus Mohrhard
Change-Id: Ia04478ea5b8e644cbe691578284b031d73cb9ad1
2016-06-18uitest: add example for extending the cell rangeMarkus Mohrhard
Change-Id: I983b7e2220efc86a021d81618f2db56194fe1ebc
2016-06-18uitest: add demo for calc's gridwindowMarkus Mohrhard
Change-Id: I1a3bf7523d71e6bb3bf9d61859d8d5d2b275f95f
2016-06-18uitest: add demo creating a local range nameMarkus Mohrhard
Change-Id: Ieb908e58b9ab4daed7d03279fbc66ddea2435cb3
2016-06-18uitest: add test for tdf#98427Markus Mohrhard
Change-Id: I4cc29cfd3b2ac0b4889e82c3565319455cafc1eb
2016-06-18uitest: also remove the screenshot part from function namesMarkus Mohrhard
Change-Id: Iac4f1724ed9c2a470ea1a1fe1ab0e834eb3f1795
2016-06-18uitest: remove all references to the screenshot functionalityMarkus Mohrhard
Change-Id: I3fb853fafbb2bc8271597cc1743fee99913257af
2016-06-18uitest: move uitest python part from dev-toolsMarkus Mohrhard
Change-Id: I5a6464cb4e110d1da48b5f525f63e0a7de6dea58