From 71a8f79f4bdf567b6fce23091ca1663455cadba9 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Fri, 25 Jan 2013 13:15:09 +0100 Subject: improve the tests for cached value import The test now also tests for Err:* import and checks that these have been imported as error values and not only as text values. Future clean-up: Merge the cached matrix test file into the cached value one. Change-Id: I9c0a06f058ff6620bd7ca169b3bee07a5430997e --- sc/qa/unit/data/ods/cachedValue.ods | Bin 9176 -> 9433 bytes sc/qa/unit/data/ods/matrix.ods | Bin 12992 -> 12934 bytes sc/qa/unit/data/ods/volatile.ods | Bin 7982 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 sc/qa/unit/data/ods/volatile.ods (limited to 'sc/qa/unit/data/ods') diff --git a/sc/qa/unit/data/ods/cachedValue.ods b/sc/qa/unit/data/ods/cachedValue.ods index a802e2205862..8fe411ab7666 100644 Binary files a/sc/qa/unit/data/ods/cachedValue.ods and b/sc/qa/unit/data/ods/cachedValue.ods differ diff --git a/sc/qa/unit/data/ods/matrix.ods b/sc/qa/unit/data/ods/matrix.ods index d3713cf82b2d..4d2f836567e3 100644 Binary files a/sc/qa/unit/data/ods/matrix.ods and b/sc/qa/unit/data/ods/matrix.ods differ diff --git a/sc/qa/unit/data/ods/volatile.ods b/sc/qa/unit/data/ods/volatile.ods deleted file mode 100644 index 6278de7c9c1e..000000000000 Binary files a/sc/qa/unit/data/ods/volatile.ods and /dev/null differ -- cgit v1.2.1