From ae103e148eb3c15606b816505492d870ef062ad3 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 8 Feb 2023 00:39:56 -0500 Subject: New upstream version 2.10.0. --- test/files/apostrophe.ods | Bin 0 -> 8583 bytes test/files/boolean-from-google-sheets.ods | Bin 0 -> 8099 bytes test/files/boolean-from-google-sheets.xlsx | Bin 0 -> 4665 bytes test/files/currency-euro.xlsx | Bin 0 -> 499104 bytes test/files/currency-uk.xlsx | Bin 0 -> 499099 bytes test/files/currency-us.xlsx | Bin 0 -> 499043 bytes test/files/frozen_string.ods | Bin 0 -> 1219 bytes test/files/implicit_coordinates.xlsx | Bin 0 -> 4405 bytes test/files/wrong_coordinates.xlsx | Bin 0 -> 11327 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/files/apostrophe.ods create mode 100644 test/files/boolean-from-google-sheets.ods create mode 100644 test/files/boolean-from-google-sheets.xlsx create mode 100644 test/files/currency-euro.xlsx create mode 100644 test/files/currency-uk.xlsx create mode 100644 test/files/currency-us.xlsx create mode 100644 test/files/frozen_string.ods create mode 100644 test/files/implicit_coordinates.xlsx create mode 100644 test/files/wrong_coordinates.xlsx (limited to 'test/files') diff --git a/test/files/apostrophe.ods b/test/files/apostrophe.ods new file mode 100644 index 0000000..9a4e4a6 Binary files /dev/null and b/test/files/apostrophe.ods differ diff --git a/test/files/boolean-from-google-sheets.ods b/test/files/boolean-from-google-sheets.ods new file mode 100644 index 0000000..246a5a8 Binary files /dev/null and b/test/files/boolean-from-google-sheets.ods differ diff --git a/test/files/boolean-from-google-sheets.xlsx b/test/files/boolean-from-google-sheets.xlsx new file mode 100644 index 0000000..7801156 Binary files /dev/null and b/test/files/boolean-from-google-sheets.xlsx differ diff --git a/test/files/currency-euro.xlsx b/test/files/currency-euro.xlsx new file mode 100644 index 0000000..c160836 Binary files /dev/null and b/test/files/currency-euro.xlsx differ diff --git a/test/files/currency-uk.xlsx b/test/files/currency-uk.xlsx new file mode 100644 index 0000000..8b709dd Binary files /dev/null and b/test/files/currency-uk.xlsx differ diff --git a/test/files/currency-us.xlsx b/test/files/currency-us.xlsx new file mode 100644 index 0000000..a11dfa5 Binary files /dev/null and b/test/files/currency-us.xlsx differ diff --git a/test/files/frozen_string.ods b/test/files/frozen_string.ods new file mode 100644 index 0000000..55e0e1b Binary files /dev/null and b/test/files/frozen_string.ods differ diff --git a/test/files/implicit_coordinates.xlsx b/test/files/implicit_coordinates.xlsx new file mode 100644 index 0000000..039d018 Binary files /dev/null and b/test/files/implicit_coordinates.xlsx differ diff --git a/test/files/wrong_coordinates.xlsx b/test/files/wrong_coordinates.xlsx new file mode 100644 index 0000000..0c6614e Binary files /dev/null and b/test/files/wrong_coordinates.xlsx differ -- cgit v1.2.3