summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-04-10 23:32:29 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-04-11 01:55:59 +0200
commit98ebfb6a8638a76e96ffe7ada2485b3d13ed1fb9 (patch)
treefc9e9388ce3c64da906921447692218a3883135a /sc/qa/unit/ucalc.hxx
parentcb57a432ba98ffe197c8fd2528e4b363c3285cc4 (diff)
add test for tdf#105245
Change-Id: I4760ede6d14429be811fe96b28bf1c7663592678 Reviewed-on: https://gerrit.libreoffice.org/36394 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/qa/unit/ucalc.hxx')
-rw-r--r--sc/qa/unit/ucalc.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/qa/unit/ucalc.hxx b/sc/qa/unit/ucalc.hxx
index de92fe9245ce..8a05d9653508 100644
--- a/sc/qa/unit/ucalc.hxx
+++ b/sc/qa/unit/ucalc.hxx
@@ -166,6 +166,7 @@ public:
void testFormulaRefUpdateNameDelete();
void testFormulaRefUpdateValidity();
void testTokenArrayRefUpdateMove();
+ void testSingleCellCopyColumnLabel();
void testMultipleOperations();
void testFuncCOLUMN();
void testFuncCOUNT();