aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
diff options
context:
space:
mode:
authorGreg Woolsey <gwoolsey@apache.org>2017-11-15 08:35:17 +0000
committerGreg Woolsey <gwoolsey@apache.org>2017-11-15 08:35:17 +0000
commit8572d4b71c8a19311459870f2a2ab213020acfd9 (patch)
tree7f33ba3df0ebf93d2277a40fd6f974f8243fa574 /test-data/spreadsheet
parent59d8adf5b8ea50150c7fca0786221a1137437dd9 (diff)
downloadpoi-8572d4b71c8a19311459870f2a2ab213020acfd9.tar.gz
poi-8572d4b71c8a19311459870f2a2ab213020acfd9.zip
Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some multi-range rule definitions
Fixes Bug 61761 Conditional formatting rule evaluation doesn't like comparing cells of different types fixed, with unit tests. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815298 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data/spreadsheet')
-rw-r--r--test-data/spreadsheet/61495-test.xlsmbin0 -> 20344 bytes
-rw-r--r--test-data/spreadsheet/conditional_formatting_cell_is.xlsxbin0 -> 68571 bytes
-rw-r--r--test-data/spreadsheet/conditional_formatting_multiple_ranges.xlsxbin0 -> 9487 bytes
-rw-r--r--test-data/spreadsheet/test_conditional_formatting.xlsxbin0 -> 10203 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/61495-test.xlsm b/test-data/spreadsheet/61495-test.xlsm
new file mode 100644
index 0000000000..89efea5ab2
--- /dev/null
+++ b/test-data/spreadsheet/61495-test.xlsm
Binary files differ
diff --git a/test-data/spreadsheet/conditional_formatting_cell_is.xlsx b/test-data/spreadsheet/conditional_formatting_cell_is.xlsx
new file mode 100644
index 0000000000..0177bddf66
--- /dev/null
+++ b/test-data/spreadsheet/conditional_formatting_cell_is.xlsx
Binary files differ
diff --git a/test-data/spreadsheet/conditional_formatting_multiple_ranges.xlsx b/test-data/spreadsheet/conditional_formatting_multiple_ranges.xlsx
new file mode 100644
index 0000000000..43a67d93f6
--- /dev/null
+++ b/test-data/spreadsheet/conditional_formatting_multiple_ranges.xlsx
Binary files differ
diff --git a/test-data/spreadsheet/test_conditional_formatting.xlsx b/test-data/spreadsheet/test_conditional_formatting.xlsx
new file mode 100644
index 0000000000..5ed82e10f3
--- /dev/null
+++ b/test-data/spreadsheet/test_conditional_formatting.xlsx
Binary files differ