1 |
diff -Nrup a/tp/tests/Makefile.in b/tp/tests/Makefile.in |
2 |
--- a/tp/tests/Makefile.in 2022-11-07 20:36:41.000000000 +0100 |
3 |
+++ b/tp/tests/Makefile.in 2022-11-18 15:42:12.530690207 +0100 |
4 |
@@ -1587,7 +1587,6 @@ type_base_one_test_files_generated_list |
5 |
test_scripts/formatting_test_redefine_need.sh \ |
6 |
test_scripts/formatting_split_nocopying_split_dev_null.sh \ |
7 |
test_scripts/formatting_simplest_test_css.sh \ |
8 |
- test_scripts/formatting_documentlanguage_cmdline.sh \ |
9 |
test_scripts/formatting_cpp_lines.sh \ |
10 |
test_scripts/formatting_non_ascii_command_line.sh \ |
11 |
test_scripts/formatting_non_ascii_test_epub.sh \ |
12 |
@@ -1690,7 +1689,6 @@ type_base_one_test_files_generated_list |
13 |
test_scripts/layout_formatting_xhtml.sh \ |
14 |
test_scripts/layout_formatting_exotic.sh \ |
15 |
test_scripts/layout_formatting_inline_css.sh \ |
16 |
- test_scripts/layout_formatting_fr_icons.sh \ |
17 |
test_scripts/layout_formatting_chm.sh \ |
18 |
test_scripts/layout_formatting_epub.sh \ |
19 |
test_scripts/layout_formatting_epub_nodes.sh \ |
20 |
diff -Nrup a/tp/tests/many_input_files/Makefile.in b/tp/tests/many_input_files/Makefile.in |
21 |
--- a/tp/tests/many_input_files/Makefile.in 2022-11-07 20:36:41.000000000 +0100 |
22 |
+++ b/tp/tests/many_input_files/Makefile.in 2022-11-18 16:21:13.015467223 +0100 |
23 |
@@ -1515,7 +1515,7 @@ EXTRA_DIST = $(TESTS) \ |
24 |
input_files/dir_înclùde/included_file.texi |
25 |
|
26 |
TESTS = tex_l2h.sh tex_t4ht.sh \ |
27 |
- different_encodings.sh different_languages_gen_master_menu.sh \ |
28 |
+ different_encodings.sh \ |
29 |
input_dir_non_ascii.sh output_dir_non_ascii.sh \ |
30 |
output_dir_file_non_ascii.sh tex_t4ht_output_dir_non_ascii.sh \ |
31 |
tex_l2h_output_dir_non_ascii.sh |