loperf/tdf102694.xlsx |binary loperf_suites/calc/tdf102694.cfg | 2 ++ loperf_suites/calc_suite.cfg | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-)
New commits: commit 0dad6217ad3772f0b8f4afb1f6d8d246c6ce6f76 Author: Tamás Zolnai <[email protected]> Date: Wed Sep 28 07:16:07 2016 +0200 Add performance test for tdf#102694 diff --git a/loperf/tdf102694.xlsx b/loperf/tdf102694.xlsx new file mode 100644 index 0000000..2bc5cdd Binary files /dev/null and b/loperf/tdf102694.xlsx differ diff --git a/loperf_suites/calc/tdf102694.cfg b/loperf_suites/calc/tdf102694.cfg new file mode 100644 index 0000000..17dad87 --- /dev/null +++ b/loperf_suites/calc/tdf102694.cfg @@ -0,0 +1,2 @@ +test_doc="tdf102694.xlsx" +test_actions="load" diff --git a/loperf_suites/calc_suite.cfg b/loperf_suites/calc_suite.cfg index c194882..9c2d1f2 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 tdf90659 tdf100709 tdf53698" +suite_tests="multi_line_cells_ods multi_line_cells_xlsx numbers_ods numbers_xls numbers_xlsx big_file_ods formula_compiler_ods tdf90659 tdf100709 tdf53698 tdf102694"
_______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
