texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[7010] commit test


From: Gavin D. Smith
Subject: [7010] commit test
Date: Sat, 13 Feb 2016 15:43:30 +0000

Revision: 7010
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7010
Author:   gavin
Date:     2016-02-13 15:41:56 +0000 (Sat, 13 Feb 2016)
Log Message:
-----------
commit test

Added Paths:
-----------
    trunk/info/t/search-split-after-index.sh

Added: trunk/info/t/search-split-after-index.sh
===================================================================
--- trunk/info/t/search-split-after-index.sh                            (rev 0)
+++ trunk/info/t/search-split-after-index.sh    2016-02-13 15:41:56 UTC (rev 
7010)
@@ -0,0 +1,29 @@
+#!/bin/sh
+# Copyright (C) 2016 Free Software Foundation, Inc.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+srcdir=${srcdir:-.}
+. $srcdir/t/Init-test.inc
+. $t/Init-inter.inc
+
+# Search for text in a split file after loading an index entry from the
+# command-line.
+run_ginfo -f split 'Link to node'
+printf '/node\r}}}}}q' >$PTY_TYPE
+
+. $t/Timeout-test.inc
+
+cleanup
+


Property changes on: trunk/info/t/search-split-after-index.sh
___________________________________________________________________
Added: svn:executable
   + *




reply via email to

[Prev in Thread] Current Thread [Next in Thread]