[gnumeric] Tests: update graph test after goffice update.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Tests: update graph test after goffice update.
- Date: Thu, 5 Jun 2014 19:12:01 +0000 (UTC)
commit cb963a8a1c20df09d219f78503503227c43b310e
Author: Morten Welinder <terra gnome org>
Date: Thu Jun 5 15:11:32 2014 -0400
Tests: update graph test after goffice update.
samples/graph-tests.gnumeric | Bin 7621 -> 7677 bytes
test/t6516-graph.pl | 3 +--
2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/samples/graph-tests.gnumeric b/samples/graph-tests.gnumeric
index 984643d..4e0a982 100644
Binary files a/samples/graph-tests.gnumeric and b/samples/graph-tests.gnumeric differ
diff --git a/test/t6516-graph.pl b/test/t6516-graph.pl
index 59fd9dd..e9ee677 100755
--- a/test/t6516-graph.pl
+++ b/test/t6516-graph.pl
@@ -10,8 +10,7 @@ my $file = "$samples/graph-tests.gnumeric";
&message ("Check graph gnumeric roundtrip.");
&test_roundtrip ($file,
'format' => 'Gnumeric_XmlIO:sax',
- 'ext' => "gnm",
- 'ignore_failure' => 1);
+ 'ext' => "gnm");
# ods doesn't have outline colour, so copy the fill colour.
my $ods_outline_filter = "$PERL -p -e 'if (/\\bmarker\\b.*fill-color=\"([A-Z0-9:]+)\"/) { my \$col = \$1;
s{\\b(outline-color)=\"[A-Z0-9:]+\"}{\$1=\"\$col\"}; }'";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]