summaryrefslogtreecommitdiff
path: root/Build/source/utils/texinfo/makeinfo/tests
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/texinfo/makeinfo/tests')
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/Makefile.am40
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/Makefile.in659
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/accent34
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/accent-text.txi73
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/accent.txi10
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/accentenc24
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/accentenc.txi11
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/cond33
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/cond.txi40
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/copying13
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/copying.txi8
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/defxcond16
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/defxcond.txi18
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/emph-option10
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/emph-option.txi8
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/html-docdesc12
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/html-docdesc.txi14
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/html-extrali14
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/html-extrali.txi11
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/html-manuals13
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/html-min8
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/html-min.txi12
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/html-para8
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/html-para.txi24
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/html-title13
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/html-title.txi12
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/html-top13
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/html-top.txi7
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/incl-incl.txi1
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/include-value22
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/include-value.txi32
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/macro-at8
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/macro-at.txi38
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/menu-whitespace72
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/menu-whitespace.txi18
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/no-headers12
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/node-expand12
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/node-expand.txi64
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/node-value12
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/node-value.txi15
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/node-whitespace12
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/node-whitespace.txi30
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/quote-args19
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/quote-args.txi20
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/top11
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/top.txi25
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/top212
-rw-r--r--Build/source/utils/texinfo/makeinfo/tests/top2.txi7
-rwxr-xr-xBuild/source/utils/texinfo/makeinfo/tests/twofiles23
49 files changed, 0 insertions, 1623 deletions
diff --git a/Build/source/utils/texinfo/makeinfo/tests/Makefile.am b/Build/source/utils/texinfo/makeinfo/tests/Makefile.am
deleted file mode 100644
index 353a822ae01..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/Makefile.am
+++ /dev/null
@@ -1,40 +0,0 @@
-# $Id: Makefile.am,v 1.7 2006/07/10 23:07:12 karl Exp $
-# Makefile.am for texinfo/tests/makeinfo.
-#
-# This file is free software; as a special exception the author gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-TESTS = accent accentenc \
- cond \
- copying \
- defxcond \
- emph-option \
- html-docdesc html-extrali html-min html-manuals html-para html-title \
- html-top \
- include-value \
- macro-at menu-whitespace \
- no-headers \
- node-expand node-value node-whitespace \
- quote-args \
- top \
- twofiles
-
-noinst_SCRIPTS = $(TESTS)
-
-EXTRA_DIST = $(noinst_SCRIPTS) \
- accent.txi accentenc.txi accent-text.txi \
- cond.txi copying.txi \
- defxcond.txi \
- emph-option.txi \
- html-docdesc.txi html-extrali.txi html-min.txi html-para.txi html-title.txi \
- html-top.txi \
- include-value.txi incl-incl.txi \
- macro-at.txi menu-whitespace.txi \
- node-expand.txi node-value.txi node-whitespace.txi \
- quote-args.txi \
- top.txi # top2.txi
diff --git a/Build/source/utils/texinfo/makeinfo/tests/Makefile.in b/Build/source/utils/texinfo/makeinfo/tests/Makefile.in
deleted file mode 100644
index 1d210b4ee91..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/Makefile.in
+++ /dev/null
@@ -1,659 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-# $Id: Makefile.am,v 1.7 2006/07/10 23:07:12 karl Exp $
-# Makefile.am for texinfo/tests/makeinfo.
-#
-# This file is free software; as a special exception the author gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = makeinfo/tests
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/gnulib/m4/alloca.m4 \
- $(top_srcdir)/gnulib/m4/argz.m4 \
- $(top_srcdir)/gnulib/m4/codeset.m4 \
- $(top_srcdir)/gnulib/m4/eealloc.m4 \
- $(top_srcdir)/gnulib/m4/environ.m4 \
- $(top_srcdir)/gnulib/m4/error.m4 \
- $(top_srcdir)/gnulib/m4/exitfail.m4 \
- $(top_srcdir)/gnulib/m4/extensions.m4 \
- $(top_srcdir)/gnulib/m4/getopt.m4 \
- $(top_srcdir)/gnulib/m4/gettext.m4 \
- $(top_srcdir)/gnulib/m4/gettimeofday.m4 \
- $(top_srcdir)/gnulib/m4/glibc21.m4 \
- $(top_srcdir)/gnulib/m4/gnulib-common.m4 \
- $(top_srcdir)/gnulib/m4/gnulib-comp.m4 \
- $(top_srcdir)/gnulib/m4/iconv.m4 \
- $(top_srcdir)/gnulib/m4/include_next.m4 \
- $(top_srcdir)/gnulib/m4/inline.m4 \
- $(top_srcdir)/gnulib/m4/intlmacosx.m4 \
- $(top_srcdir)/gnulib/m4/lib-ld.m4 \
- $(top_srcdir)/gnulib/m4/lib-link.m4 \
- $(top_srcdir)/gnulib/m4/lib-prefix.m4 \
- $(top_srcdir)/gnulib/m4/localcharset.m4 \
- $(top_srcdir)/gnulib/m4/longlong.m4 \
- $(top_srcdir)/gnulib/m4/malloc.m4 \
- $(top_srcdir)/gnulib/m4/malloca.m4 \
- $(top_srcdir)/gnulib/m4/mbchar.m4 \
- $(top_srcdir)/gnulib/m4/mbiter.m4 \
- $(top_srcdir)/gnulib/m4/mbrtowc.m4 \
- $(top_srcdir)/gnulib/m4/mbscasecmp.m4 \
- $(top_srcdir)/gnulib/m4/mbsncasecmp.m4 \
- $(top_srcdir)/gnulib/m4/mbstate_t.m4 \
- $(top_srcdir)/gnulib/m4/mbswidth.m4 \
- $(top_srcdir)/gnulib/m4/memchr.m4 \
- $(top_srcdir)/gnulib/m4/memcpy.m4 \
- $(top_srcdir)/gnulib/m4/memmove.m4 \
- $(top_srcdir)/gnulib/m4/mkstemp.m4 \
- $(top_srcdir)/gnulib/m4/nls.m4 \
- $(top_srcdir)/gnulib/m4/onceonly.m4 \
- $(top_srcdir)/gnulib/m4/po.m4 \
- $(top_srcdir)/gnulib/m4/progtest.m4 \
- $(top_srcdir)/gnulib/m4/setenv.m4 \
- $(top_srcdir)/gnulib/m4/stdbool.m4 \
- $(top_srcdir)/gnulib/m4/stdint.m4 \
- $(top_srcdir)/gnulib/m4/stdlib_h.m4 \
- $(top_srcdir)/gnulib/m4/strdup.m4 \
- $(top_srcdir)/gnulib/m4/strerror.m4 \
- $(top_srcdir)/gnulib/m4/string_h.m4 \
- $(top_srcdir)/gnulib/m4/sys_stat_h.m4 \
- $(top_srcdir)/gnulib/m4/sys_time_h.m4 \
- $(top_srcdir)/gnulib/m4/tempname.m4 \
- $(top_srcdir)/gnulib/m4/unistd_h.m4 \
- $(top_srcdir)/gnulib/m4/wchar.m4 \
- $(top_srcdir)/gnulib/m4/wchar_t.m4 \
- $(top_srcdir)/gnulib/m4/wctype.m4 \
- $(top_srcdir)/gnulib/m4/wcwidth.m4 \
- $(top_srcdir)/gnulib/m4/wint_t.m4 \
- $(top_srcdir)/gnulib/m4/xalloc.m4 $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-SCRIPTS = $(noinst_SCRIPTS)
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALLOCA = @ALLOCA@
-ALLOCA_H = @ALLOCA_H@
-AMTAR = @AMTAR@
-ARGZ_H = @ARGZ_H@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
-BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
-BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
-BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-GETOPT_H = @GETOPT_H@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GLIBC21 = @GLIBC21@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
-GNULIB_CHOWN = @GNULIB_CHOWN@
-GNULIB_DUP2 = @GNULIB_DUP2@
-GNULIB_ENVIRON = @GNULIB_ENVIRON@
-GNULIB_FCHDIR = @GNULIB_FCHDIR@
-GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
-GNULIB_GETCWD = @GNULIB_GETCWD@
-GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
-GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
-GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
-GNULIB_LCHOWN = @GNULIB_LCHOWN@
-GNULIB_LSEEK = @GNULIB_LSEEK@
-GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
-GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
-GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
-GNULIB_MBSCHR = @GNULIB_MBSCHR@
-GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
-GNULIB_MBSLEN = @GNULIB_MBSLEN@
-GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
-GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
-GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
-GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
-GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
-GNULIB_MBSSEP = @GNULIB_MBSSEP@
-GNULIB_MBSSPN = @GNULIB_MBSSPN@
-GNULIB_MBSSTR = @GNULIB_MBSSTR@
-GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
-GNULIB_MEMMEM = @GNULIB_MEMMEM@
-GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
-GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
-GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
-GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
-GNULIB_PUTENV = @GNULIB_PUTENV@
-GNULIB_READLINK = @GNULIB_READLINK@
-GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
-GNULIB_SETENV = @GNULIB_SETENV@
-GNULIB_SLEEP = @GNULIB_SLEEP@
-GNULIB_STPCPY = @GNULIB_STPCPY@
-GNULIB_STPNCPY = @GNULIB_STPNCPY@
-GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
-GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
-GNULIB_STRDUP = @GNULIB_STRDUP@
-GNULIB_STRERROR = @GNULIB_STRERROR@
-GNULIB_STRNDUP = @GNULIB_STRNDUP@
-GNULIB_STRNLEN = @GNULIB_STRNLEN@
-GNULIB_STRPBRK = @GNULIB_STRPBRK@
-GNULIB_STRSEP = @GNULIB_STRSEP@
-GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
-GNULIB_STRSTR = @GNULIB_STRSTR@
-GNULIB_STRTOD = @GNULIB_STRTOD@
-GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
-GNULIB_UNSETENV = @GNULIB_UNSETENV@
-GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
-GREP = @GREP@
-HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
-HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
-HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
-HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
-HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
-HAVE_DECL_MKDIR = @HAVE_DECL_MKDIR@
-HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
-HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
-HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
-HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
-HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
-HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
-HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
-HAVE_DUP2 = @HAVE_DUP2@
-HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
-HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
-HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
-HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_IO_H = @HAVE_IO_H@
-HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
-HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
-HAVE_LSTAT = @HAVE_LSTAT@
-HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
-HAVE_MEMPCPY = @HAVE_MEMPCPY@
-HAVE_MKDTEMP = @HAVE_MKDTEMP@
-HAVE_OS_H = @HAVE_OS_H@
-HAVE_READLINK = @HAVE_READLINK@
-HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
-HAVE_SETENV = @HAVE_SETENV@
-HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
-HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
-HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
-HAVE_SLEEP = @HAVE_SLEEP@
-HAVE_STDINT_H = @HAVE_STDINT_H@
-HAVE_STPCPY = @HAVE_STPCPY@
-HAVE_STPNCPY = @HAVE_STPNCPY@
-HAVE_STRCASESTR = @HAVE_STRCASESTR@
-HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
-HAVE_STRNDUP = @HAVE_STRNDUP@
-HAVE_STRPBRK = @HAVE_STRPBRK@
-HAVE_STRSEP = @HAVE_STRSEP@
-HAVE_STRTOD = @HAVE_STRTOD@
-HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
-HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
-HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
-HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
-HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
-HAVE_UNISTD_H = @HAVE_UNISTD_H@
-HAVE_UNSETENV = @HAVE_UNSETENV@
-HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
-HAVE_WCHAR_H = @HAVE_WCHAR_H@
-HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
-HAVE_WINT_T = @HAVE_WINT_T@
-HAVE__BOOL = @HAVE__BOOL@
-HELP2MAN = @HELP2MAN@
-HEVEA = @HEVEA@
-INCLUDE_NEXT = @INCLUDE_NEXT@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-LDFLAGS = @LDFLAGS@
-LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
-LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-NEXT_STDINT_H = @NEXT_STDINT_H@
-NEXT_STDLIB_H = @NEXT_STDLIB_H@
-NEXT_STRING_H = @NEXT_STRING_H@
-NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
-NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
-NEXT_UNISTD_H = @NEXT_UNISTD_H@
-NEXT_WCHAR_H = @NEXT_WCHAR_H@
-NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
-OBJEXT = @OBJEXT@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-POSUB = @POSUB@
-PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
-RANLIB = @RANLIB@
-REPLACE_CHOWN = @REPLACE_CHOWN@
-REPLACE_FCHDIR = @REPLACE_FCHDIR@
-REPLACE_GETCWD = @REPLACE_GETCWD@
-REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
-REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
-REPLACE_LCHOWN = @REPLACE_LCHOWN@
-REPLACE_LSEEK = @REPLACE_LSEEK@
-REPLACE_MEMMEM = @REPLACE_MEMMEM@
-REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
-REPLACE_PUTENV = @REPLACE_PUTENV@
-REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
-REPLACE_STRERROR = @REPLACE_STRERROR@
-REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
-REPLACE_STRSTR = @REPLACE_STRSTR@
-REPLACE_STRTOD = @REPLACE_STRTOD@
-REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
-SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
-STDBOOL_H = @STDBOOL_H@
-STDINT_H = @STDINT_H@
-STRIP = @STRIP@
-SYS_STAT_H = @SYS_STAT_H@
-SYS_TIME_H = @SYS_TIME_H@
-TERMLIBS = @TERMLIBS@
-TEX = @TEX@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VOID_UNSETENV = @VOID_UNSETENV@
-WCHAR_H = @WCHAR_H@
-WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
-WCTYPE_H = @WCTYPE_H@
-WINT_T_SUFFIX = @WINT_T_SUFFIX@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gl_LIBOBJS = @gl_LIBOBJS@
-gl_LTLIBOBJS = @gl_LTLIBOBJS@
-gltests_LIBOBJS = @gltests_LIBOBJS@
-gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-native_tools = @native_tools@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-TESTS = accent accentenc \
- cond \
- copying \
- defxcond \
- emph-option \
- html-docdesc html-extrali html-min html-manuals html-para html-title \
- html-top \
- include-value \
- macro-at menu-whitespace \
- no-headers \
- node-expand node-value node-whitespace \
- quote-args \
- top \
- twofiles
-
-noinst_SCRIPTS = $(TESTS)
-EXTRA_DIST = $(noinst_SCRIPTS) \
- accent.txi accentenc.txi accent-text.txi \
- cond.txi copying.txi \
- defxcond.txi \
- emph-option.txi \
- html-docdesc.txi html-extrali.txi html-min.txi html-para.txi html-title.txi \
- html-top.txi \
- include-value.txi incl-incl.txi \
- macro-at.txi menu-whitespace.txi \
- node-expand.txi node-value.txi node-whitespace.txi \
- quote-args.txi \
- top.txi # top2.txi
-
-all: all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu makeinfo/tests/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu makeinfo/tests/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-
-check-TESTS: $(TESTS)
- @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
- srcdir=$(srcdir); export srcdir; \
- list=' $(TESTS) '; \
- if test -n "$$list"; then \
- for tst in $$list; do \
- if test -f ./$$tst; then dir=./; \
- elif test -f $$tst; then dir=; \
- else dir="$(srcdir)/"; fi; \
- if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
- all=`expr $$all + 1`; \
- case " $(XFAIL_TESTS) " in \
- *$$ws$$tst$$ws*) \
- xpass=`expr $$xpass + 1`; \
- failed=`expr $$failed + 1`; \
- echo "XPASS: $$tst"; \
- ;; \
- *) \
- echo "PASS: $$tst"; \
- ;; \
- esac; \
- elif test $$? -ne 77; then \
- all=`expr $$all + 1`; \
- case " $(XFAIL_TESTS) " in \
- *$$ws$$tst$$ws*) \
- xfail=`expr $$xfail + 1`; \
- echo "XFAIL: $$tst"; \
- ;; \
- *) \
- failed=`expr $$failed + 1`; \
- echo "FAIL: $$tst"; \
- ;; \
- esac; \
- else \
- skip=`expr $$skip + 1`; \
- echo "SKIP: $$tst"; \
- fi; \
- done; \
- if test "$$failed" -eq 0; then \
- if test "$$xfail" -eq 0; then \
- banner="All $$all tests passed"; \
- else \
- banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
- fi; \
- else \
- if test "$$xpass" -eq 0; then \
- banner="$$failed of $$all tests failed"; \
- else \
- banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
- fi; \
- fi; \
- dashes="$$banner"; \
- skipped=""; \
- if test "$$skip" -ne 0; then \
- skipped="($$skip tests were not run)"; \
- test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
- dashes="$$skipped"; \
- fi; \
- report=""; \
- if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
- report="Please report to $(PACKAGE_BUGREPORT)"; \
- test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
- dashes="$$report"; \
- fi; \
- dashes=`echo "$$dashes" | sed s/./=/g`; \
- echo "$$dashes"; \
- echo "$$banner"; \
- test -z "$$skipped" || echo "$$skipped"; \
- test -z "$$report" || echo "$$report"; \
- echo "$$dashes"; \
- test "$$failed" -eq 0; \
- else :; fi
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- fi; \
- cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- else \
- test -f $(distdir)/$$file \
- || cp -p $$d/$$file $(distdir)/$$file \
- || exit 1; \
- fi; \
- done
-check-am: all-am
- $(MAKE) $(AM_MAKEFLAGS) check-TESTS
-check: check-am
-all-am: Makefile $(SCRIPTS)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-info: install-info-am
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-ps: install-ps-am
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-TESTS check-am clean clean-generic \
- distclean distclean-generic distdir dvi dvi-am html html-am \
- info info-am install install-am install-data install-data-am \
- install-dvi install-dvi-am install-exec install-exec-am \
- install-html install-html-am install-info install-info-am \
- install-man install-pdf install-pdf-am install-ps \
- install-ps-am install-strip installcheck installcheck-am \
- installdirs maintainer-clean maintainer-clean-generic \
- mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
- uninstall-am
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/Build/source/utils/texinfo/makeinfo/tests/accent b/Build/source/utils/texinfo/makeinfo/tests/accent
deleted file mode 100755
index 16c69e8e0d3..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/accent
+++ /dev/null
@@ -1,34 +0,0 @@
-#!/bin/sh
-# Test accent output.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-input=`basename $0`.txi
-
-# html.
-houtput=`basename $0`.html
-../makeinfo --html --no-split -I$srcdir $srcdir/$input
-hexit_status=$?
-if test $hexit_status = 0; then
- grep 'ì' $houtput >/dev/null \
- && grep '´j' $houtput >/dev/null \
- && grep 'Ø' $houtput >/dev/null \
- && grep '/L' $houtput >/dev/null
- hexit_status=$?
-fi
-
-# info
-ioutput=`basename $0`.info
-../makeinfo --no-split -I$srcdir $srcdir/$input
-iexit_status=$?
-if test $iexit_status = 0; then
- grep 'i`' $ioutput >/dev/null \
- && grep 'i"' $ioutput >/dev/null \
- && grep '/L' $ioutput >/dev/null
- iexit_status=$?
-fi
-
-rm -f $houtput $ioutput
-
-exit_status=`expr $hexit_status + $iexit_status`
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/accent-text.txi b/Build/source/utils/texinfo/makeinfo/tests/accent-text.txi
deleted file mode 100644
index 4d9ef3ca587..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/accent-text.txi
+++ /dev/null
@@ -1,73 +0,0 @@
-@c args with braces, without braces/following whitespace
-
-should be e`: @`{e} @`e
-
-should be e': @'{e} @'e
-
-should be e^: @^{e} @^e
-
-should be u": @"{u} @"u
-
-should be i`: @`{i} @`i
-
-should be i': @'{i} @'i
-
-should be i^: @^{i} @^i
-
-should be u": @"{u} @"u
-
-should be c,: @,{c} @,c
-
-should be n~: @~{n} @~n
-
-should be e=: @={e} @=e
-
-should be e@w{'}': @H{e} @H e
-
-should be e.: @dotaccent{e} @dotaccent e
-
-should be e*: @ringaccent{e} @ringaccent e
-
-should be ee[: @tieaccent{ee}
-
-should be e(: @u{e} @u e
-
-should be e_: @ubaraccent{e} @ubaraccent e
-
-should be .e: @udotaccent{e} @udotaccent e
-
-should be e<: @v{e} @v e
-
-upside down: @questiondown{} @exclamdown{}
-
-A-with-circle: @aa{},@AA{}
-
-AE, OE ligatures: @ae{} @AE{} @oe{} @OE{}
-
-dotless i, j: @dotless{i} @dotless{j}
-
-Polish suppressed-L: @l{} @L{}
-
-O-with-slash: @o{} @O{}
-
-es-zet or sharp S: @ss{}
-
-pounds sterling: @pounds{}
-
-@c arg is command -- @dotless{i} is special-cased for HTML
-should be dotless i`: @`{@dotless{i}}
-
-should be dotless i': @'{@dotless{i}}
-
-should be dotless i^: @^{@dotless{i}}
-
-should be dotless i": @"{@dotless{i}}
-
-@c arg is command -- @dotless{j}
-should be dotless j`: @`{@dotless{j}}
-
-should be dotless j': @'{@dotless{j}}
-
-should be dotless j^: @^{@dotless{j}}
-
-should be dotless j": @"{@dotless{j}}
diff --git a/Build/source/utils/texinfo/makeinfo/tests/accent.txi b/Build/source/utils/texinfo/makeinfo/tests/accent.txi
deleted file mode 100644
index 3c52a90bde4..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/accent.txi
+++ /dev/null
@@ -1,10 +0,0 @@
-\input texinfo
-@setfilename accent.info
-@settitle Accent test
-
-@node Top
-@top Accent test top
-
-@include accent-text.txi
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/accentenc b/Build/source/utils/texinfo/makeinfo/tests/accentenc
deleted file mode 100755
index be842c368b8..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/accentenc
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-# Test encoded accent info output.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-input=`basename $0`.txi
-output=`basename $0`.info
-
-# we expect two invalid encoded characters:
-# accent-text.txi:45: warning: invalid encoded character `#156'.
-# accent-text.txi:45: warning: invalid encoded character `#140'.
-# These are oe and OE, and they are not supported in Latin 1.
-../makeinfo --enable-encoding --no-split -I$srcdir $srcdir/$input 2>/dev/null
-exit_status=$?
-if test $exit_status = 0; then
- grep 'ì' $output >/dev/null \
- && grep 'ï' $output >/dev/null \
- && grep '/L' $output >/dev/null
- exit_status=$?
-fi
-
-rm -f $output
-
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/accentenc.txi b/Build/source/utils/texinfo/makeinfo/tests/accentenc.txi
deleted file mode 100644
index b6e209c64fa..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/accentenc.txi
+++ /dev/null
@@ -1,11 +0,0 @@
-\input texinfo
-@setfilename accentenc.info
-@settitle Accent encoding test
-@documentencoding ISO-8859-1
-
-@node Top
-@top Accent encoding test top
-
-@include accent-text.txi
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/cond b/Build/source/utils/texinfo/makeinfo/tests/cond
deleted file mode 100755
index 41f5920db7a..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/cond
+++ /dev/null
@@ -1,33 +0,0 @@
-#!/bin/sh
-# Test conditional text.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-
-# Default Info output.
-../makeinfo -o cond.out $srcdir/cond.txi || exit 1
-egrep 'This is (ifnothtml|ifinfo|ifnottex) text' cond.out >/dev/null \
- || exit 2
-test `fgrep -c ' text.' cond.out` -eq 3 || exit 3
-
-# Default HTML output.
-../makeinfo --no-split --html -o cond.out $srcdir/cond.txi || exit 1
-egrep 'This is (html|ifhtml|ifnotinfo|ifnottex) text' cond.out >/dev/null \
- || exit 2
-test `fgrep -c ' text.' cond.out` -eq 4 || exit 3
-
-# --ifhtml off, --ifinfo off, --iftex off.
-../makeinfo --no-ifhtml --no-ifinfo --no-iftex -o cond.out $srcdir/cond.txi || exit 1
-egrep 'This is ifnot(html|info|tex) text' cond.out >/dev/null \
- || exit 2
-test `fgrep -c ' text.' cond.out` -eq 3 || exit 3
-
-# Do we really need to test all the other permutations?
-
-# --ifhtml on, --ifinfo on, --iftex on.
-../makeinfo --ifhtml --ifinfo --iftex -o cond.out $srcdir/cond.txi || exit 1
-egrep 'This is (html|ifhtml|ifinfo|tex|iftex) text' cond.out >/dev/null \
- || exit 2
-test `fgrep -c ' text.' cond.out` -eq 5 || exit 3
-
-rm -f cond.out cond.info
diff --git a/Build/source/utils/texinfo/makeinfo/tests/cond.txi b/Build/source/utils/texinfo/makeinfo/tests/cond.txi
deleted file mode 100644
index b60242322dc..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/cond.txi
+++ /dev/null
@@ -1,40 +0,0 @@
-\input texinfo
-@setfilename cond.info
-
-@node Top
-
-@html
-This is html text.
-@end html
-
-@ifhtml
-This is ifhtml text.
-@end ifhtml
-
-@ifnothtml
-This is ifnothtml text.
-@end ifnothtml
-
-
-@ifinfo
-This is ifinfo text.
-@end ifinfo
-
-@ifnotinfo
-This is ifnotinfo text.
-@end ifnotinfo
-
-
-@tex
-This is tex text.
-@end tex
-
-@iftex
-This is iftex text.
-@end iftex
-
-@ifnottex
-This is ifnottex text.
-@end ifnottex
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/copying b/Build/source/utils/texinfo/makeinfo/tests/copying
deleted file mode 100755
index 4a033f0e56e..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/copying
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-# $Id: copying,v 1.4 2007/07/01 18:38:52 karl Exp $
-# Test @copying. The configure script for tramp uses this to make sure
-# the makeinfo that is present supports @copying.
-
-unset TEXINFO_OUTPUT LANG LANGUAGE
-LC_ALL=POSIX; export LC_ALL
-: ${srcdir=.}
-
-../makeinfo -o copying.out $srcdir/copying.txi || exit 1
-fgrep 'produced by' copying.out >/dev/null || exit 2
-
-rm -f copying.out
diff --git a/Build/source/utils/texinfo/makeinfo/tests/copying.txi b/Build/source/utils/texinfo/makeinfo/tests/copying.txi
deleted file mode 100644
index 4981170b72b..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/copying.txi
+++ /dev/null
@@ -1,8 +0,0 @@
-\input texinfo @c -*-texinfo-*-
-@copying
-Public domain.
-@end copying
-
-@insertcopying
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/defxcond b/Build/source/utils/texinfo/makeinfo/tests/defxcond
deleted file mode 100755
index e48986785d7..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/defxcond
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/sh
-# Test conditionalized @deffnx.
-# Report from: Akim Demaille <akim@epita.fr>, 14 Aug 2003 12:10:37 +0200.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-
-test=defxcond
-
-../makeinfo -Dbar -o $test.out $srcdir/$test.txi || exit 1
-grep ' -- bar:' $test.out >/dev/null || exit 2
-
-../makeinfo -Ubar -o $test.out $srcdir/$test.txi || exit 3
-grep ' -- bar:' $test.out >/dev/null && exit 4
-
-rm -f $test.out
diff --git a/Build/source/utils/texinfo/makeinfo/tests/defxcond.txi b/Build/source/utils/texinfo/makeinfo/tests/defxcond.txi
deleted file mode 100644
index a7af9e21e75..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/defxcond.txi
+++ /dev/null
@@ -1,18 +0,0 @@
-\input texinfo
-@setfilename defxcond.info
-
-@c set this from the command line.
-@c set bar
-
-@c deffnx inside conditional.
-@deffn foo
-
-@ifset bar
-@deffnx bar
-@end ifset
-
-Documentation.
-
-@end deffn
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/emph-option b/Build/source/utils/texinfo/makeinfo/tests/emph-option
deleted file mode 100755
index 2dfb1506fcd..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/emph-option
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-# Test @option inside @emph.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-
-../makeinfo --no-split --html -o emph-option.out $srcdir/emph-option.txi || exit 1
-fgrep '<em>emphasized and referring to <samp></em>' emph-option.out && exit 3
-
-rm -f emph-option.out
diff --git a/Build/source/utils/texinfo/makeinfo/tests/emph-option.txi b/Build/source/utils/texinfo/makeinfo/tests/emph-option.txi
deleted file mode 100644
index 601c9f3676b..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/emph-option.txi
+++ /dev/null
@@ -1,8 +0,0 @@
-\input texinfo
-@setfilename cond.info
-
-@node Top
-
-Foo @emph{emphasized and referring to @option{--some} option}.
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-docdesc b/Build/source/utils/texinfo/makeinfo/tests/html-docdesc
deleted file mode 100755
index 59df74e411b..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-docdesc
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-# Test that @documentdescription works.
-
-if ../makeinfo --html --no-split ${srcdir-.}/html-docdesc.txi; then
- grep 'explicit document description' html-docdesc.html >/dev/null
- exit_status=$?
-else
- exit_status=1
-fi
-
-rm -f html-docdesc.html
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-docdesc.txi b/Build/source/utils/texinfo/makeinfo/tests/html-docdesc.txi
deleted file mode 100644
index 0b328dacd2a..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-docdesc.txi
+++ /dev/null
@@ -1,14 +0,0 @@
-\input texinfo
-@setfilename html-docdesc.info
-@settitle HTML docdesc test
-
-@documentdescription
-This is the explicit document description.
-@end documentdescription
-
-@node Top
-@top Top of HTML docdesc test
-
-This is the top.
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-extrali b/Build/source/utils/texinfo/makeinfo/tests/html-extrali
deleted file mode 100755
index 7d0e5f9c5f8..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-extrali
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-# Test no extra <li> from @menu.
-
-: ${srcdir=.}
-
-li_count=`../makeinfo --no-split --html -o - $srcdir/html-extrali.txi 2>/dev/null \
-| grep -c '<li>'`
-
-if test "$li_count" -ne 1; then
- echo "$li_count <li>s instead of one." >&2
- exit 1
-else
- exit 0
-fi
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-extrali.txi b/Build/source/utils/texinfo/makeinfo/tests/html-extrali.txi
deleted file mode 100644
index d0c17e98785..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-extrali.txi
+++ /dev/null
@@ -1,11 +0,0 @@
-\input texinfo
-@setfilename menuli.info
-
-@c extra li generated after <menu>
-@c From: Marius Groeger <mag@sysgo.de>, 13nov98.
-
-@menu
-* entry1::
-@end menu
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-manuals b/Build/source/utils/texinfo/makeinfo/tests/html-manuals
deleted file mode 100755
index 2ba24f34a44..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-manuals
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-# $Id: html-manuals,v 1.3 2004/04/11 17:56:47 karl Exp $
-# Test that all the distribution manuals can be converted to HTML.
-
-: ${srcdir=.}
-
-for manual in info.texi info-stnd.texi texinfo.txi; do
- base=`echo $manual | sed 's/\.te*xi$//'`
- ../makeinfo --html -I$srcdir/../../doc -I../../doc --no-split \
- $srcdir/../../doc/$manual -o $base.html \
- || exit 1
- rm -f $base.html
-done
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-min b/Build/source/utils/texinfo/makeinfo/tests/html-min
deleted file mode 100755
index 948071a9917..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-min
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-# Test that a minimal Texinfo file can be converted to HTML.
-
-../makeinfo --html --no-split ${srcdir-.}/html-min.txi
-exit_status=$?
-
-rm -f html-min.html
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-min.txi b/Build/source/utils/texinfo/makeinfo/tests/html-min.txi
deleted file mode 100644
index 116519e0611..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-min.txi
+++ /dev/null
@@ -1,12 +0,0 @@
-\input texinfo
-@setfilename html-min.info
-@settitle HTML min test
-
-@node Top
-@top Top of HTML min test
-
-Top.
-
-Second paragraph.
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-para b/Build/source/utils/texinfo/makeinfo/tests/html-para
deleted file mode 100755
index a9ea2b5a9bd..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-para
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-# Test that paragraph beginnings in HTML work ok.
-
-../makeinfo --no-split --html ${srcdir-.}/html-para.txi
-exit_status=$?
-
-rm -f html-para.html
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-para.txi b/Build/source/utils/texinfo/makeinfo/tests/html-para.txi
deleted file mode 100644
index c6e34fd2513..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-para.txi
+++ /dev/null
@@ -1,24 +0,0 @@
-\input texinfo
-@setfilename html-para.info
-@settitle HTML paragraph beginning test
-
-@c <p> is emitted at paragraph beginning, which makes the text
-@c between START and END not exactly what some cm_xxx functions
-@c expect, when they are called by pop_and_call_brace.
-
-@set val @@value@{@}
-@definfoenclose foo,\\,//
-
-@node Top
-@top Top of HTML paragraph test
-
-@value{val} should work at the beginning of a new paragraph.
-
-@dotless{i} dotless should not trigger error messages at the beginning
-of a new paragraph.
-
-@sc{small-caps} should work at the beginning of a new paragraph.
-
-@foo{@@definfoenclose} should work at the beginning of a new paragraph.
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-title b/Build/source/utils/texinfo/makeinfo/tests/html-title
deleted file mode 100755
index 54badd51fad..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-title
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-# Test that titles with @ commands don't produce markup in the <title>.
-# (And that the @ commands get expanded.)
-
-if ../makeinfo --no-split --html ${srcdir-.}/html-title.txi; then
- grep '^<title>@[^<>]*</title>$' html-title.html >/dev/null
- exit_status=$?
-else
- exit_status=1
-fi
-
-rm -f html-title.html
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-title.txi b/Build/source/utils/texinfo/makeinfo/tests/html-title.txi
deleted file mode 100644
index 2e2f25c579f..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-title.txi
+++ /dev/null
@@ -1,12 +0,0 @@
-\input texinfo
-@setfilename html-title.info
-@settitle @@title @sc{html} @code{test}
-
-@node Top
-@top Top of @@title @sc{html} @code{test}
-
-Top.
-
-Second paragraph.
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-top b/Build/source/utils/texinfo/makeinfo/tests/html-top
deleted file mode 100755
index 038404a49d1..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-top
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-# Test that a bare top node does not crash with --html.
-
-: ${srcdir=.}
-
-# But this input file is erroneous, so throw away errors.
-../makeinfo --no-split --force -o html-top.html --html $srcdir/html-top.txi \
-2>/dev/null
-test -s html-top.html
-exit_status=$?
-
-rm -f html-top.html
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/html-top.txi b/Build/source/utils/texinfo/makeinfo/tests/html-top.txi
deleted file mode 100644
index ade7214b0c2..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/html-top.txi
+++ /dev/null
@@ -1,7 +0,0 @@
-\input texinfo
-@setfilename top.info
-
-@node start
-@top
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/incl-incl.txi b/Build/source/utils/texinfo/makeinfo/tests/incl-incl.txi
deleted file mode 100644
index 4efea484317..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/incl-incl.txi
+++ /dev/null
@@ -1 +0,0 @@
-This is the @emph{included} file (include-value2.txi).
diff --git a/Build/source/utils/texinfo/makeinfo/tests/include-value b/Build/source/utils/texinfo/makeinfo/tests/include-value
deleted file mode 100755
index 3cef57723b0..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/include-value
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/sh
-# $Id: include-value,v 1.4 2005/04/05 21:04:16 karl Exp $
-# Test @value expansion in @include and @verbatiminclude names.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-
-../makeinfo -I $srcdir $srcdir/include-value.txi
-exit_status=$?
-
-if test $exit_status = 0; then
- # should have three instances of _included_,
- # and three of {included}.
- count=`grep -c _included_ include-value.info`
- test $count = 3 || exit_status=`expr $exit_status + 1`
-
- count=`grep -c '{included}' include-value.info`
- test $count = 3 || exit_status=`expr $exit_status + 1`
-fi
-
-rm -f include-value.info
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/include-value.txi b/Build/source/utils/texinfo/makeinfo/tests/include-value.txi
deleted file mode 100644
index 1c7f9b93d16..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/include-value.txi
+++ /dev/null
@@ -1,32 +0,0 @@
-\input texinfo
-@setfilename include-value.info
-@c $Id: include-value.txi,v 1.2 2004/04/11 17:56:47 karl Exp $
-
-@set testvar incl-incl.txi
-
-@c test - in the variable name, and concatenation of text after.
-@set test-var incl-incl.tx
-
-@c test - in the variable name, and concatenation of text before and after.
-@set test_var ncl-incl.tx
-
-
-@node Top
-
-testvar include: @include @value{testvar}
-
-testvar verbatiminclude: @verbatiminclude @value{testvar}
-
-
-test-var include: @include @value{test-var}i
-
-test-var verbatiminclude: @verbatiminclude @value{test-var}i
-
-
-test_var include: @include i@value{test_var}i
-
-test_var verbatiminclude: @verbatiminclude i@value{test_var}i
-
-
-@bye
-
diff --git a/Build/source/utils/texinfo/makeinfo/tests/macro-at b/Build/source/utils/texinfo/makeinfo/tests/macro-at
deleted file mode 100755
index a9dfdab3be9..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/macro-at
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-# Test @@ in macro expansions, etc. --eliz, 14nov99.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-../makeinfo $srcdir/macro-at.txi || exit 1
-
-rm -f macro-at.info
diff --git a/Build/source/utils/texinfo/makeinfo/tests/macro-at.txi b/Build/source/utils/texinfo/makeinfo/tests/macro-at.txi
deleted file mode 100644
index 24b91013456..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/macro-at.txi
+++ /dev/null
@@ -1,38 +0,0 @@
-\input texinfo @c -*- texinfo -*-
-@setfilename macro-at.info
-@settitle AUTHORS -- who did what on GNU LilyPond
-
-@macro foo
-foo-expansion
-@end macro
-
-@macro bar
-bar-expansion
-@end macro
-
-@node Top, , AUTHORS -- who did what on GNU LilyPond, (dir)
-@top
-@menu
-* AUTHORS -- who did what on GNU LilyPond:: AUTHORS -- who did what.
-@end menu
-
-@node AUTHORS -- who did what on GNU LilyPond, Top, , Top
-@chapter AUTHORS -- who did what on GNU LilyPond?
-
-This file lists authors of GNU LilyPond, and what they wrote.
-It also uses foobar@{.
-
-@itemize @bullet
-@item @email{pinard@@iro.montreal.ca, Fran@,{c}ois Pinard},
- parts of Documentation.
-@item @email{foobar@@baz@@, The Foobar},
- the usual foobarical thing.
-@item @email{another@@foobar@{, Buzzer},
- buzzed all the way.
-@item @email{@foo{}@@@bar{}},
- also helped.
-@item @email{tomcato@@xoommail.com, Tom Cato Amundsen},
- cembalo-partita in mundela.
-@end itemize
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/menu-whitespace b/Build/source/utils/texinfo/makeinfo/tests/menu-whitespace
deleted file mode 100755
index a01a38d5c04..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/menu-whitespace
+++ /dev/null
@@ -1,72 +0,0 @@
-#!/bin/sh
-# Bug where whitespace after @menu caused confusion.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-input=`basename $0`.txi
-
-../makeinfo -o /dev/null $srcdir/$input
-exit $?
-
-Date: 07 Dec 1998 11:23:44 +0100
-From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
-To: bug-texinfo@gnu.org
-Subject: Makeinfo mishandles defaulted node links
-
-The following example demonstrates a bug in makeinfo:
-
-$ cat top.texi
-@setfilename top.info
-
-@node Top
-@top Top
-
-@menu
-* first::
-@end menu
-
-@node first
-@chapter first
-
-@menu @c
-* second::
-@end menu
-
-@node second
-@section second
-$ makeinfo top.texi
-Making info file `top.info' from `top.texi'.
-./top.texi:3: Next field of node `Top' not pointed to.
-./top.texi:17: This node (second) has the bad Prev.
-makeinfo: Removing output file `/home/as/test/top.info' due to errors; use --force to preserve.
-
-Makeinfo is being confused by the whitespace after @menu, or rather by its
-absence.
-
-
-1998-12-06 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
-
- * makeinfo/node.c (cm_node): When searching for @menu don't
- require a space after it.
-
---- texinfo-3.12b/makeinfo/node.c.~1~ Mon Oct 26 23:14:59 1998
-+++ texinfo-3.12b/makeinfo/node.c Sun Dec 6 00:23:59 1998
-@@ -523,9 +523,10 @@
- orig_size = size_of_input_text;
-
- input_text_offset =
-- search_forward ("\n@menu ", orig_offset);
-+ search_forward ("\n@menu", orig_offset);
-
-- if (input_text_offset > -1)
-+ if (input_text_offset > -1
-+ && cr_or_whitespace (input_text[input_text_offset + 6]))
- {
- char *nodename_from_menu = NULL;
-
-
---
-Andreas Schwab "And now for something
-schwab@issan.cs.uni-dortmund.de completely different"
-schwab@gnu.org
-
diff --git a/Build/source/utils/texinfo/makeinfo/tests/menu-whitespace.txi b/Build/source/utils/texinfo/makeinfo/tests/menu-whitespace.txi
deleted file mode 100644
index fd1c39f7ebf..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/menu-whitespace.txi
+++ /dev/null
@@ -1,18 +0,0 @@
-@setfilename top.info
-
-@node Top
-@top Top
-
-@menu
-* first::
-@end menu
-
-@node first
-@chapter first
-
-@menu @c
-* second::
-@end menu
-
-@node second
-@section second
diff --git a/Build/source/utils/texinfo/makeinfo/tests/no-headers b/Build/source/utils/texinfo/makeinfo/tests/no-headers
deleted file mode 100755
index 6b961846f38..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/no-headers
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-# Test that info.texi works with --no-headers (this includes node
-# pointer defaulting).
-
-# maybe need "nul" sometimes? Not clear.
-: ${nulldev=/dev/null}
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-docdir=$srcdir/../../doc
-
-../makeinfo --no-headers -o $nulldev -I$docdir info.texi
diff --git a/Build/source/utils/texinfo/makeinfo/tests/node-expand b/Build/source/utils/texinfo/makeinfo/tests/node-expand
deleted file mode 100755
index 26dee246478..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/node-expand
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-# Test command expansion in node names.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-
-../makeinfo --commands-in-node-names $srcdir/node-expand.txi
-test -s node-expand.info
-exit_status=$?
-
-rm -f node-expand.info
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/node-expand.txi b/Build/source/utils/texinfo/makeinfo/tests/node-expand.txi
deleted file mode 100644
index c31be5a4ebc..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/node-expand.txi
+++ /dev/null
@@ -1,64 +0,0 @@
-\input texinfo.tex @c -*-texinfo-*-
-
-@setfilename node-expand.info
-
-@c Makeinfo should expand non-macros such as @@ and @value
-@c in node names and node references, including menus.
-@c This file deliberately references "Node 1" both via
-@c @value and directly; this should not trigger any errors,
-@c as long as --commands-in-node-names is used.
-@c Index entries should all be expanded as well.
-
-@set node1 Node 1
-
-@ifnottex
-
-@node Top, (dir), (dir), (dir)
-@top Expansion in Node Names
-
-@end ifnottex
-
-@menu
-* @value{node1} ::
-* @@node `2'::
-* ``node'' with---tricks::
-@end menu
-
-@xref{@@node `2'}.
-
-@node @value{node1}, @@node `2', Top, Top
-@chapter Chapter 1
-
-@cindex entry for chapter 1
-This is chapter 1.
-@xref{@@node `2'}.
-
-@set sec1 Section 1.1
-
-@menu
-* @value{sec1}::
-@end menu
-
-@node Section 1.1, , Node 1, Node 1
-@comment node-name, next, previous, up
-
-@cindex entry for section 1.1
-This is section 1.1.
-
-@node @@node `2', ``node'' with---tricks, @value{node1}, Top
-@comment node-name, next, previous, up
-@chapter Node 2
-
-@cindex entry for chapter 2
-This is chapter 2.
-@xref{@value{node1}}. @xref{Node 1}.
-@xref{``node'' with---tricks, Node with some tricks}.
-
-@node ``node'' with---tricks, , @@node `2', Top
-
-@cindex tricks
-Another node.
-
-@printindex cp
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/node-value b/Build/source/utils/texinfo/makeinfo/tests/node-value
deleted file mode 100755
index aff0be22dea..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/node-value
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-# Test @value expansion in node names.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-
-../makeinfo $srcdir/node-value.txi
-grep -v "No Value" node-value.info >/dev/null
-exit_status=$?
-
-rm -f node-value.info
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/node-value.txi b/Build/source/utils/texinfo/makeinfo/tests/node-value.txi
deleted file mode 100644
index ba1173f9a89..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/node-value.txi
+++ /dev/null
@@ -1,15 +0,0 @@
-\input texinfo
-@setfilename node-value.info
-@set a--foo bar
-
-@node Top, @value{a--foo}, (dir), (dir)
-@top Var @value{a--foo}
-@value{a--foo}
-
-@node @value{a--foo}, BarFoo, Top, (dir)
-@chapter BarFoo
-
-@node BarFoo, , @value{a--foo}, (dir)
-@chapter bar
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/node-whitespace b/Build/source/utils/texinfo/makeinfo/tests/node-whitespace
deleted file mode 100755
index e4801089884..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/node-whitespace
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-# Test whitespace collapse in node names.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-
-../makeinfo $srcdir/node-whitespace.txi
-test -s node-whitespace.info
-exit_status=$?
-
-rm -f node-whitespace.info
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/node-whitespace.txi b/Build/source/utils/texinfo/makeinfo/tests/node-whitespace.txi
deleted file mode 100644
index 04f0339a8c8..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/node-whitespace.txi
+++ /dev/null
@@ -1,30 +0,0 @@
-\input texinfo.tex @c -*-texinfo-*-
-
-@setfilename node-whitespace.info
-
-@c Makeinfo should collapse whitespace in node names.
-
-@ifnottex
-
-@node Top
-@top Whitespace in Node Names
-
-@end ifnottex
-
-@menu
-* Chap 1.3 ::
-* Chap 1.4 :Chap 1.4.
-@end menu
-
-@node Chap 1.3
-@chapter Chap 1.3
-
-Can I reach here?
-
-@node Chap 1.4
-@chapter Another space test
-
-How about here?
-@xref{Chap 1.3}.
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/quote-args b/Build/source/utils/texinfo/makeinfo/tests/quote-args
deleted file mode 100755
index 6940c0cd39a..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/quote-args
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/sh
-# Test @quote-args facility.
-
-: ${srcdir=.}
-
-unset TEXINFO_OUTPUT
-TMP=quote-args.out
-
-cat > quote-args.samp <<EOT
-*FIXME: Many arguments, separated by commas, are processed here*
-natopocotuototam
-
-EOT
-
-../makeinfo --plaintex $srcdir/quote-args.txi | diff - quote-args.samp
-exit_code=$?
-
-rm quote-args.samp
-exit $exit_code
diff --git a/Build/source/utils/texinfo/makeinfo/tests/quote-args.txi b/Build/source/utils/texinfo/makeinfo/tests/quote-args.txi
deleted file mode 100644
index 4f78d1d9d44..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/quote-args.txi
+++ /dev/null
@@ -1,20 +0,0 @@
-\input texinfo
-@smallbook
-@setfilename quote-args.info
-@settitle Quote-args facility in macros
-
-@rmacro cat{a,b}
-\a\\b\
-@end rmacro
-
-@macro FIXME{a}
-@strong{FIXME: \a\}
-@end macro
-
-@node Top, , (dir), (dir)
-
-@noindent
-@FIXME{Many arguments, separated by commas, are processed here}
-@cat{@cat{@cat{@cat{@cat{@cat{na, to}, po}, co}, tu}, oto},tam}
-@bye
-
diff --git a/Build/source/utils/texinfo/makeinfo/tests/top b/Build/source/utils/texinfo/makeinfo/tests/top
deleted file mode 100755
index c1288f39fed..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/top
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-# Test that a top node can be ignored.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-../makeinfo $srcdir/top.txi || exit 1
-
-# Expected warnings due to use of @ifinfo instead of @ifnottex.
-../makeinfo --no-split --no-warn --html $srcdir/top.txi -o top.html || exit 1
-
-rm -f top*.html top.info
diff --git a/Build/source/utils/texinfo/makeinfo/tests/top.txi b/Build/source/utils/texinfo/makeinfo/tests/top.txi
deleted file mode 100644
index e8c3cbbc078..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/top.txi
+++ /dev/null
@@ -1,25 +0,0 @@
-\input texinfo
-@setfilename top.info
-@settitle top test
-
-@c This traditional top node uses @ifinfo for testing.
-@c Therefore there will be warnings when processing with --html.
-@c The solution is to use @ifnottex instead.
-
-@ifinfo
-@node Top
-@top Top test
-
-Typical top node.
-@end ifinfo
-
-@menu
-* Subnode::
-@end menu
-
-@node Subnode
-@chapter Subnode
-
-Subnode.
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/top2 b/Build/source/utils/texinfo/makeinfo/tests/top2
deleted file mode 100755
index 7bc27c14c4a..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/top2
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-# Test that a bare top node does not crash with --html.
-
-: ${srcdir=.}
-
-# But this input file is erroneous, so throw away errors.
-../makeinfo --no-split --force -o top2.html --html $srcdir/top2.txi 2>/dev/null
-test -s top2.html
-exit_status=$?
-
-rm -f top2.html
-exit $exit_status
diff --git a/Build/source/utils/texinfo/makeinfo/tests/top2.txi b/Build/source/utils/texinfo/makeinfo/tests/top2.txi
deleted file mode 100644
index ade7214b0c2..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/top2.txi
+++ /dev/null
@@ -1,7 +0,0 @@
-\input texinfo
-@setfilename top.info
-
-@node start
-@top
-
-@bye
diff --git a/Build/source/utils/texinfo/makeinfo/tests/twofiles b/Build/source/utils/texinfo/makeinfo/tests/twofiles
deleted file mode 100755
index 22c477c9d57..00000000000
--- a/Build/source/utils/texinfo/makeinfo/tests/twofiles
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/bin/sh
-# $Id: twofiles,v 1.3 2004/04/11 17:56:47 karl Exp $
-# Test that an existing and nonexisting file doesn't cause a
-# segmentation fault.
-# From: Arkadiusz Miskiewicz <misiek@pld.ORG.PL>, 15 Feb 2003 13:22:49 +0100.
-
-unset TEXINFO_OUTPUT
-: ${srcdir=.}
-
-outfile=outfile
-errfile=errfile
-trap 'status=$?; rm -f $outfile $errfile && exit $status' 0
-
-../makeinfo -o /dev/null $srcdir/html-min.txi /nonexistent.texinfo \
->$outfile 2>$errfile
-exit_status=$?
-
-# we expect one error message about /nonexistent.texinfo and bad exit status.
-test $exit_status -ne 0 \
-&& grep /nonexistent $errfile >/dev/null \
-&& exit_status=0
-
-exit $exit_status