[gnumeric] tests: new tests.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] tests: new tests.
- Date: Tue, 13 Mar 2012 20:15:51 +0000 (UTC)
commit 2be5fd920982baf6170e589e992c837cd326f6f9
Author: Morten Welinder <terra gnome org>
Date: Tue Mar 13 16:15:17 2012 -0400
tests: new tests.
test/t6002-objs.pl | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/test/t6002-objs.pl b/test/t6002-objs.pl
new file mode 100755
index 0000000..db24147
--- /dev/null
+++ b/test/t6002-objs.pl
@@ -0,0 +1,9 @@
+#!/usr/bin/perl -w
+# -----------------------------------------------------------------------------
+
+use strict;
+use lib ($0 =~ m|^(.*/)| ? $1 : ".");
+use GnumericTest;
+
+&message ("Check the xls exporter.");
+&test_exporter ("$samples/excel/objs.xls");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]