gnumeric r17021 - trunk/test
- From: mortenw svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r17021 - trunk/test
- Date: Sun, 14 Dec 2008 22:39:11 +0000 (UTC)
Author: mortenw
Date: Sun Dec 14 22:39:11 2008
New Revision: 17021
URL: http://svn.gnome.org/viewvc/gnumeric?rev=17021&view=rev
Log:
2008-12-14 Morten Welinder <terra gnome org>
* t8103-gtk.pl: New test.
Added:
trunk/test/t8103-gtk.pl (contents, props changed)
Modified:
trunk/test/ChangeLog
Added: trunk/test/t8103-gtk.pl
==============================================================================
--- (empty file)
+++ trunk/test/t8103-gtk.pl Sun Dec 14 22:39:11 2008
@@ -0,0 +1,9 @@
+#!/usr/bin/perl -w
+# -----------------------------------------------------------------------------
+
+use strict;
+use lib ($0 =~ m|^(.*/)| ? $1 : ".");
+use GnumericTest;
+
+&message ("Check that code includes gtk toplevel only.");
+&test_command ("cd $topsrc && $PERL tools/check-gtk-includes", sub { /^$/ });
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]