diff options
author | Greg Woolsey <gwoolsey@apache.org> | 2017-11-15 08:35:17 +0000 |
---|---|---|
committer | Greg Woolsey <gwoolsey@apache.org> | 2017-11-15 08:35:17 +0000 |
commit | 8572d4b71c8a19311459870f2a2ab213020acfd9 (patch) | |
tree | 7f33ba3df0ebf93d2277a40fd6f974f8243fa574 /test-data/spreadsheet | |
parent | 59d8adf5b8ea50150c7fca0786221a1137437dd9 (diff) | |
download | poi-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.xlsm | bin | 0 -> 20344 bytes |
-rw-r--r-- | test-data/spreadsheet/conditional_formatting_cell_is.xlsx | bin | 0 -> 68571 bytes |
-rw-r--r-- | test-data/spreadsheet/conditional_formatting_multiple_ranges.xlsx | bin | 0 -> 9487 bytes |
-rw-r--r-- | test-data/spreadsheet/test_conditional_formatting.xlsx | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..89efea5ab2 --- /dev/null +++ b/test-data/spreadsheet/61495-test.xlsm diff --git a/test-data/spreadsheet/conditional_formatting_cell_is.xlsx b/test-data/spreadsheet/conditional_formatting_cell_is.xlsx Binary files differnew file mode 100644 index 0000000000..0177bddf66 --- /dev/null +++ b/test-data/spreadsheet/conditional_formatting_cell_is.xlsx diff --git a/test-data/spreadsheet/conditional_formatting_multiple_ranges.xlsx b/test-data/spreadsheet/conditional_formatting_multiple_ranges.xlsx Binary files differnew file mode 100644 index 0000000000..43a67d93f6 --- /dev/null +++ b/test-data/spreadsheet/conditional_formatting_multiple_ranges.xlsx diff --git a/test-data/spreadsheet/test_conditional_formatting.xlsx b/test-data/spreadsheet/test_conditional_formatting.xlsx Binary files differnew file mode 100644 index 0000000000..5ed82e10f3 --- /dev/null +++ b/test-data/spreadsheet/test_conditional_formatting.xlsx |