texinfo-commits
[Top][All Lists]
Advanced

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

[7795] remove tests of stripping crs


From: gavinsmith0123
Subject: [7795] remove tests of stripping crs
Date: Thu, 18 May 2017 17:09:29 -0400 (EDT)

Revision: 7795
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7795
Author:   gavin
Date:     2017-05-18 17:09:29 -0400 (Thu, 18 May 2017)
Log Message:
-----------
remove tests of stripping crs

Modified Paths:
--------------
    trunk/info/Makefile.am

Removed Paths:
-------------
    trunk/info/t/cr-tag-table.sh
    trunk/info/t/inc-sea-bs-after-strip-cr.sh
    trunk/info/t/infodir/cr-tag-table.info
    trunk/info/t/infodir/inc-sea-bs-after-strip-cr.info

Modified: trunk/info/Makefile.am
===================================================================
--- trunk/info/Makefile.am      2017-05-18 20:59:43 UTC (rev 7794)
+++ trunk/info/Makefile.am      2017-05-18 21:09:29 UTC (rev 7795)
@@ -115,8 +115,6 @@
        t/spec-menu.sh \
        t/all-only.sh \
        t/empty.sh \
-       t/cr-tag-table.sh \
-       t/inc-sea-bs-after-strip-cr.sh \
        t/tab.sh \
        t/tab-argument.sh \
        t/tab-no-xref.sh \

Deleted: trunk/info/t/cr-tag-table.sh
===================================================================
--- trunk/info/t/cr-tag-table.sh        2017-05-18 20:59:43 UTC (rev 7794)
+++ trunk/info/t/cr-tag-table.sh        2017-05-18 21:09:29 UTC (rev 7795)
@@ -1,33 +0,0 @@
-#!/bin/sh
-# Copyright (C) 2014, 2015 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
-
-# Check whether we can reach a node in a file with a tag table which is 
-# after a node with some "CR-LF" line endings.
-# The occasional presence of these causes later nodes in the "GNU COBOL 
-# Programmer's Guide" (23NOV2013 build of GNU COBOL 2.1), 
-# "gnucobpg.info", to be inaccessible when the error has built up to be 
-# more than the 1000 bytes of tolerance.
-$GINFO --strict-node-location --file cr-tag-table.info \
-      --node Second >$GINFO_OUTPUT
-
-grep 'Node: Second' $GINFO_OUTPUT
-RETVAL=$?
-
-cleanup
-

Deleted: trunk/info/t/inc-sea-bs-after-strip-cr.sh
===================================================================
--- trunk/info/t/inc-sea-bs-after-strip-cr.sh   2017-05-18 20:59:43 UTC (rev 
7794)
+++ trunk/info/t/inc-sea-bs-after-strip-cr.sh   2017-05-18 21:09:29 UTC (rev 
7795)
@@ -1,30 +0,0 @@
-#!/bin/sh
-# Copyright (C) 2015 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
-
-# Test going back to an earlier node in an incremental search using
-# backspace, when going to later node caused CR-LF line endings to be
-# stripped from the file.  This is the case for the test file because
-# the tag table entry is incorrect for the second node.
-run_ginfo -f inc-sea-bs-after-strip-cr
-printf '\023xxy\010\r' >$PTY_TYPE
-printf q >$PTY_TYPE
-. $t/Timeout-test.inc
-
-cleanup

Deleted: trunk/info/t/infodir/cr-tag-table.info
===================================================================
(Binary files differ)

Deleted: trunk/info/t/infodir/inc-sea-bs-after-strip-cr.info
===================================================================
(Binary files differ)




reply via email to

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