[gnumeric] t6151: xmllint can handle crlibm too.



commit c8f3b8751016b015458617d5e8990e03a0d16804
Author: Morten Welinder <terra gnome org>
Date:   Wed Mar 12 13:23:00 2014 -0400

    t6151: xmllint can handle crlibm too.
    
    Our xml format doesn't seem to blow up xmllint the way our ods xml does.

 test/t6151-gnumeric-syntax.pl |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/test/t6151-gnumeric-syntax.pl b/test/t6151-gnumeric-syntax.pl
index 82be3a9..e3c625d 100755
--- a/test/t6151-gnumeric-syntax.pl
+++ b/test/t6151-gnumeric-syntax.pl
@@ -33,11 +33,9 @@ my @sources =
      "$samples/excel/textfuns.xls",
      "$samples/excel/yalta2008.xls",
      "$samples/excel12/cellstyle.xlsx",
-     # xmllint hangs on these files.  (Well, amath finishes but takes too
-     # long.)
-     # "$samples/crlibm.gnumeric",
-     # "$samples/amath.gnumeric",
-     # "$samples/gamma.gnumeric",
+     "$samples/crlibm.gnumeric",
+     "$samples/amath.gnumeric",
+     "$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]