aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2015-10-24 23:34:47 +0000
committerNick Burch <nick@apache.org>2015-10-24 23:34:47 +0000
commitb3f68c4eb4f81cfda99bc449b922c12abf348ade (patch)
treeb78e23301ec7ed5c825854abe91f8387fba4f964 /test-data/spreadsheet
parentcbde002fa1356f53b382b97797229ed209ee522f (diff)
downloadpoi-b3f68c4eb4f81cfda99bc449b922c12abf348ade.tar.gz
poi-b3f68c4eb4f81cfda99bc449b922c12abf348ade.zip
#58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which
DataFormatter didn't properly support, call out to the alternate CellFormat instead for the formatting. This also allows us to enable some disabled parts of DataFormatter unit tests We still need to rationalise DataFormatter and CellFormatter though, so we only have one set of cell formatting logic... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710399 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data/spreadsheet')
-rw-r--r--test-data/spreadsheet/FormatKM.xlsbin33280 -> 33280 bytes
-rw-r--r--test-data/spreadsheet/FormatKM.xlsxbin9019 -> 11590 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/FormatKM.xls b/test-data/spreadsheet/FormatKM.xls
index 993853ea50..79eaff6e35 100644
--- a/test-data/spreadsheet/FormatKM.xls
+++ b/test-data/spreadsheet/FormatKM.xls
Binary files differ
diff --git a/test-data/spreadsheet/FormatKM.xlsx b/test-data/spreadsheet/FormatKM.xlsx
index fe9c0891d7..c37c76bd70 100644
--- a/test-data/spreadsheet/FormatKM.xlsx
+++ b/test-data/spreadsheet/FormatKM.xlsx
Binary files differ