summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2018-11-16 17:22:42 +0100
committerLuboš Luňák <l.lunak@collabora.com>2018-12-05 10:58:04 +0100
commit7a8d6a23ea5b895f00f759017ad4a1d1eb7c94c9 (patch)
tree65e1d1532659db15c24c528e7a24bf8443d49446 /tools
parentbc89fd9ef06b528e096098bf7d605c71b1d9ffc5 (diff)
fix opencl YIELDDISC
Otherwise the yielddisc unittest fails. Change-Id: I2ebb0fbf9d4aea6678c91d0289418991aa92dbb5 Reviewed-on: https://gerrit.libreoffice.org/64241 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com> (cherry picked from commit de5dd98320533888973432797254bfc5c9b52680) Reviewed-on: https://gerrit.libreoffice.org/64531
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
0'>2016-06-22uitest: convert all calc demos to the unittest based approachMarkus Mohrhard 2016-06-22uitest: start the switch to python's unittestMarkus Mohrhard 2016-06-22uitest: add initial version for calc element demoMarkus Mohrhard 2016-06-18uitest: make the calc keycode demo a bit easier to understandMarkus Mohrhard 2016-06-18uitest: use the new cell content enter functionMarkus Mohrhard 2016-06-18uitest: split the demoMarkus Mohrhard 2016-06-18uitest: add a demo case for new keycodesMarkus Mohrhard 2016-06-18uitest: add demo showing how to activate chartMarkus Mohrhard 2016-06-18uitest: add demo showing how to deselect an UI objectMarkus Mohrhard 2016-06-18uitest: add demo for chart wizardMarkus Mohrhard 2016-06-18uitest: add all calc demo testsMarkus Mohrhard 2016-06-18uitest: build system part for new uitestsMarkus Mohrhard 2016-06-18uitest: move code from calc_demo to normal demo for gridwinMarkus Mohrhard 2016-06-18uitest: add close_doc calls to all calc testsMarkus Mohrhard 2016-06-18uitest: use the close_doc call in the calc demoMarkus Mohrhard 2016-06-18uitest: change the calc gridwin test to show problems with formula inputMarkus Mohrhard 2016-06-18uitest: add test for cell text inputMarkus Mohrhard 2016-06-18uitest: remove useless sleepsMarkus Mohrhard 2016-06-18uitest: add example for extending the cell rangeMarkus Mohrhard 2016-06-18uitest: add demo for calc's gridwindowMarkus Mohrhard 2016-06-18uitest: add demo creating a local range nameMarkus Mohrhard 2016-06-18uitest: add test for tdf#98427Markus Mohrhard 2016-06-18uitest: also remove the screenshot part from function namesMarkus Mohrhard 2016-06-18uitest: remove all references to the screenshot functionalityMarkus Mohrhard 2016-06-18uitest: move uitest python part from dev-toolsMarkus Mohrhard