diff -up texinfo-6.4/info/Makefile.in.orig texinfo-6.4/info/Makefile.in --- texinfo-6.4/info/Makefile.in.orig 2017-06-23 08:04:39.000000000 +0200 +++ texinfo-6.4/info/Makefile.in 2017-06-27 14:44:50.270650688 +0200 @@ -1364,7 +1364,6 @@ TESTS = \ t/end-of-line.sh \ t/goal-column.sh \ t/star-note-non-whitespace.sh \ - t/c-u-m-x-scroll-forward.sh \ t/last-no-history.sh \ t/split-footnotes.sh \ t/window-split-dir.sh \ @@ -1389,10 +1388,6 @@ TESTS = \ t/search-skip-screen.sh \ t/search-empty.sh \ t/close-window-after-search.sh \ - t/inc-sea-forward.sh \ - t/inc-sea-forward-nonregex.sh \ - t/inc-sea-insensitive.sh \ - t/inc-sea-history.sh \ t/gc-split.sh \ t/anchor-positions.sh \ t/quoted-label-as-target.sh \ diff -up texinfo-6.4/tp/tests/Makefile.in.orig texinfo-6.4/tp/tests/Makefile.in --- texinfo-6.4/tp/tests/Makefile.in.orig 2017-06-23 08:04:41.000000000 +0200 +++ texinfo-6.4/tp/tests/Makefile.in 2017-06-27 14:58:23.872202271 +0200 @@ -1307,7 +1307,6 @@ one_test_files_generated_list = \ test_scripts/formatting_simplest_test_prefix_info.sh \ test_scripts/formatting_simplest_test_css.sh \ test_scripts/formatting_simplest_test_date_in_header.sh \ - test_scripts/formatting_documentlanguage_set_option.sh \ test_scripts/formatting_documentlanguage_set_unknown.sh \ test_scripts/formatting_documentlanguage_set_option_info.sh \ test_scripts/formatting_float_copying.sh \ @@ -1347,7 +1346,6 @@ one_test_files_generated_list = \ test_scripts/sectioning_top_node_up_explicit.sh \ test_scripts/coverage_texi_formatting.sh \ test_scripts/coverage_formatting.sh \ - test_scripts/coverage_formatting_fr.sh \ test_scripts/indices_double_index_entry.sh \ test_scripts/indices_split_chapter_index.sh \ test_scripts/indices_index_split.sh \ @@ -1446,7 +1444,6 @@ one_test_files_generated_list = \ test_scripts/layout_formatting_html32.sh \ test_scripts/layout_formatting_regions.sh \ test_scripts/layout_formatting_exotic.sh \ - test_scripts/layout_formatting_fr_icons.sh \ test_scripts/layout_formatting_chm.sh \ test_scripts/layout_formatting_nodes.sh \ test_scripts/tex_html_block_EOL_tex.sh \