aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2017-08-19 16:31:45 +0000
committerDominik Stadler <centic@apache.org>2017-08-19 16:31:45 +0000
commit8f8f41a7c24b53667e71b20a131864958df1c664 (patch)
treee8cc2833125c065c320f0a80a6acb5781b2275fe /test-data
parentc364f2ce2466d52fae2aaa562b51bf7ff39e1f93 (diff)
downloadpoi-8f8f41a7c24b53667e71b20a131864958df1c664.tar.gz
poi-8f8f41a7c24b53667e71b20a131864958df1c664.zip
Fix 60384 and 60709: When shifting with merged regions we should correctly check if the region is moved along or needs to be removed because it is not fully kept via the shifting. This was broken by the fix for bug 59740, now additional unit tests ensure that it works better.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805518 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r--test-data/spreadsheet/60384.xlsxbin0 -> 6611 bytes
-rw-r--r--test-data/spreadsheet/60709.xlsxbin0 -> 28096 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/60384.xlsx b/test-data/spreadsheet/60384.xlsx
new file mode 100644
index 0000000000..3695a439ba
--- /dev/null
+++ b/test-data/spreadsheet/60384.xlsx
Binary files differ
diff --git a/test-data/spreadsheet/60709.xlsx b/test-data/spreadsheet/60709.xlsx
new file mode 100644
index 0000000000..3aa58777bb
--- /dev/null
+++ b/test-data/spreadsheet/60709.xlsx
Binary files differ