[Libreoffice-commits] test-files.git: loperf_suites/calc loperf_suites/calc_suite.cfg loperf/tdf90659.ods
Markus Mohrhard
markus.mohrhard at googlemail.com
Wed Apr 13 10:47:39 UTC 2016
loperf/tdf90659.ods |binary
loperf_suites/calc/tdf90659.cfg | 2 ++
loperf_suites/calc_suite.cfg | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit dcfca2b2b9614ea354e84a660ca975c7d5db077f
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Wed Apr 13 12:47:01 2016 +0200
add perf test for tdf#90659
Change-Id: I48b2ff6e7a1f861d77081a0a73b7a798f196d9f3
diff --git a/loperf/tdf90659.ods b/loperf/tdf90659.ods
new file mode 100644
index 0000000..b8e02fd
Binary files /dev/null and b/loperf/tdf90659.ods differ
diff --git a/loperf_suites/calc/tdf90659.cfg b/loperf_suites/calc/tdf90659.cfg
new file mode 100644
index 0000000..b0e19ee
--- /dev/null
+++ b/loperf_suites/calc/tdf90659.cfg
@@ -0,0 +1,2 @@
+test_doc="tdf90659.ods"
+test_actions="load convert:ods"
diff --git a/loperf_suites/calc_suite.cfg b/loperf_suites/calc_suite.cfg
index 1b8a5c7..dd41d2a 100644
--- a/loperf_suites/calc_suite.cfg
+++ b/loperf_suites/calc_suite.cfg
@@ -4,4 +4,4 @@ suite_docs_dir="../loperf" # relative path here are relative to the dirname of t
suite_tests_dir="calc"
suite_work_dir="${TMPDIR:-/tmp}/suite_calc"
suite_logs_dir="$HOME/suite_logs" # will be created as needed
-suite_tests="multi_line_cells_ods multi_line_cells_xlsx numbers_ods numbers_xls numbers_xlsx big_file_ods formula_compiler_ods"
+suite_tests="multi_line_cells_ods multi_line_cells_xlsx numbers_ods numbers_xls numbers_xlsx big_file_ods formula_compiler_ods tdf90659"
More information about the Libreoffice-commits
mailing list