summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2017-02-09 17:43:00 +0100
committerEike Rathke <erack@redhat.com>2017-02-09 17:43:54 +0100
commit08a0850bfe30ee8666ccb04fc8782b03ba6cdfc5 (patch)
treec97bbe716102263047b3b8a391443a1d0ad5d035
parent5f8b6166115cd92bed202d3d8f2ce2d3f74256d4 (diff)
add absolute sheet reference unit test for tdf#103890
Change-Id: Idb4a182a548efe00be66194ba38655baeb80069f
-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 3dfe0c72df99..ceba8285fa59 100644
--- a/sc/qa/unit/ucalc_formula.cxx
+++ b/sc/qa/unit/ucalc_formula.cxx
@@ -3348,7 +3348,8 @@ void Test::testTokenArrayRefUpdateMove()
std::vector<OUString> aTests = {
"B1*C1",
- "SUM(B1:C1)"
+ "SUM(B1:C1)",
+ "$Sheet1.B1"
};
// Since C3 is not referenced in any of the above formulas, moving C3 from