[gnumeric] t6515: don't test xlsx until we start implementing.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] t6515: don't test xlsx until we start implementing.
- Date: Sun, 16 Mar 2014 14:06:28 +0000 (UTC)
commit 6cd9532702e09680df983cbf2595abd44a0a8a48
Author: Morten Welinder <terra gnome org>
Date: Sat Mar 15 13:37:07 2014 -0400
t6515: don't test xlsx until we start implementing.
It's just noise at this point.
test/t6515-cond-format.pl | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/test/t6515-cond-format.pl b/test/t6515-cond-format.pl
index ee16852..0efd35d 100755
--- a/test/t6515-cond-format.pl
+++ b/test/t6515-cond-format.pl
@@ -41,9 +41,11 @@ my $xls_cond_format_filter = "$PERL -p -e 's{\\s+Format=\"[^\"\"]*\"}{} if m{<gn
'filter2' => $xls_codepage_filter,
'ignore_failure' => 1);
+if (0) {
&message ("Check conditional format xlsx roundtrip.");
&test_roundtrip ($file,
'format' => 'Gnumeric_Excel:xlsx',
'ext' => "xlsx",
'resize' => '1048576x16384',
'ignore_failure' => 1);
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]