summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2017-02-09 18:54:50 +0100
committerEike Rathke <erack@redhat.com>2017-02-09 18:54:53 +0100
commit1e02bf3ceb747c8491b6489bef56dd4a896269b1 (patch)
treed171ed38c6c34ca05ab8b02796ec39d6a7ef906e
parentaeb465a458fc7ba02e3b1ca6b4193488defef511 (diff)
and more unit tests for tdf#103890
Change-Id: I342b11cb1442ff5ad4a51d8b8f2f7ed9f081bcaa
-rw-r--r--sc/qa/unit/ucalc_formula.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/qa/unit/ucalc_formula.cxx b/sc/qa/unit/ucalc_formula.cxx
index ceba8285fa59..cec64f16d15c 100644
--- a/sc/qa/unit/ucalc_formula.cxx
+++ b/sc/qa/unit/ucalc_formula.cxx
@@ -3349,7 +3349,8 @@ void Test::testTokenArrayRefUpdateMove()
std::vector<OUString> aTests = {
"B1*C1",
"SUM(B1:C1)",
- "$Sheet1.B1"
+ "$Sheet1.B1",
+ "SUM(Sheet1.B1:Sheet2.B1)"
};
// Since C3 is not referenced in any of the above formulas, moving C3 from