[gnumeric] Tests: ods passes roundtrip
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Tests: ods passes roundtrip
- Date: Mon, 24 Feb 2014 21:10:21 +0000 (UTC)
commit e969f5101c9aa629c4a07bdccc1f80c602698246
Author: Morten Welinder <terra gnome org>
Date: Mon Feb 24 16:10:03 2014 -0500
Tests: ods passes roundtrip
test/t6502-styles.pl | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/test/t6502-styles.pl b/test/t6502-styles.pl
index 9d8a225..5c52ff3 100755
--- a/test/t6502-styles.pl
+++ b/test/t6502-styles.pl
@@ -16,8 +16,7 @@ my $file = "$samples/style-tests.gnumeric";
&test_roundtrip ($file,
'format' => 'Gnumeric_OpenCalc:odf',
'ext' => "ods",
- 'filter2' => "$PERL -p -e '\$_ = \"\" if m{<meta:generator>}'",
- 'ignore_failure' => 1);
+ 'filter2' => "$PERL -p -e '\$_ = \"\" if m{<meta:generator>}'");
my $xls_codepage_filter = "$PERL -p -e '\$_ = \"\" if m{<meta:user-defined meta:name=.msole:codepage.}'";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]