[gnumeric] tests: speed up.



commit 8d2fadd157a0e6292657ef7f9c164b20fda9a702
Author: Morten Welinder <terra gnome org>
Date:   Wed May 21 23:12:45 2014 -0400

    tests: speed up.

 test/t6160-ods-deterministic.pl |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/test/t6160-ods-deterministic.pl b/test/t6160-ods-deterministic.pl
index 108da86..824de60 100755
--- a/test/t6160-ods-deterministic.pl
+++ b/test/t6160-ods-deterministic.pl
@@ -31,9 +31,11 @@ my @sources =
      "$samples/excel/textfuns.xls",
      "$samples/excel/yalta2008.xls",
      "$samples/excel12/cellstyle.xlsx",
-     "$samples/crlibm.gnumeric",
+     # Takes too long
+     # "$samples/crlibm.gnumeric",
      "$samples/amath.gnumeric",
-     "$samples/gamma.gnumeric",
+     # Takes too long
+     # "$samples/gamma.gnumeric",
      "$samples/linest.xls",
      "$samples/vba-725220.xls",
      "$samples/sumif.xls",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]