diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-10-08 23:13:01 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-10-09 00:04:30 +0200 |
commit | c85b929b532c56c061df4fcfe32734d5db3bd5b8 (patch) | |
tree | 61a4b20bdfe5464f498a8d9ea53b2a267563b189 /sc | |
parent | 946090359b231f55e2498dcfe4fff7294c2b9504 (diff) |
extend test for spreadsheet functions
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/unit/data/contentCSV/spreadsheet-functions.csv | 6 | ||||
-rw-r--r-- | sc/qa/unit/data/ods/functions.ods | bin | 9293 -> 9523 bytes |
2 files changed, 4 insertions, 2 deletions
diff --git a/sc/qa/unit/data/contentCSV/spreadsheet-functions.csv b/sc/qa/unit/data/contentCSV/spreadsheet-functions.csv index 412ca580f861..da534337f3ed 100644 --- a/sc/qa/unit/data/contentCSV/spreadsheet-functions.csv +++ b/sc/qa/unit/data/contentCSV/spreadsheet-functions.csv @@ -1,2 +1,4 @@ -$C$2, $A$1 -1, 3, 4 +$C$2, $A$1, Sheet.B$2, Sheet!R2C2 +2, 4, 4, 5, 6, 15, 15, 6 +1, 3, 4, 4, 2, 2 +2, 4, 7, 8 diff --git a/sc/qa/unit/data/ods/functions.ods b/sc/qa/unit/data/ods/functions.ods Binary files differindex 4b8c55a275c1..10ddceac5330 100644 --- a/sc/qa/unit/data/ods/functions.ods +++ b/sc/qa/unit/data/ods/functions.ods |