[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (95030cc664 -> e29f9ad458)
From: |
Gavin D. Smith |
Subject: |
master updated (95030cc664 -> e29f9ad458) |
Date: |
Sun, 17 Nov 2024 12:17:54 -0500 (EST) |
gavin pushed a change to branch master.
from 95030cc664 * configure.ac (texinfo_cv_sys_iconv_converts_euc_cn): set
to "cross compile guess no" if cross-compiling. It is better to skip the tests
requiring conversion to EUC-CN in case of cross-compilation as we do not know
if the host can do the conversion. Based on James Le Cuirot <chewi@gentoo.org>
report and patch.
new e2fcb08216 Skip tests for non-ASCII file names
new e29f9ad458 Remove "command-line Unicode" condition for tests
Summary of changes:
.gitignore | 1 +
ChangeLog | 43 ++++++++++++++++++++++
tp/tests/Makefile.am | 28 +++++++++++---
tp/tests/encoded/list-of-tests | 20 +++++-----
tp/tests/many_input_files/input_dir_non_ascii.sh | 6 ++-
.../many_input_files/output_dir_file_non_ascii.sh | 6 ++-
tp/tests/many_input_files/output_dir_non_ascii.sh | 6 ++-
.../tex_l2h_output_dir_non_ascii.sh | 6 ++-
.../tex_t4ht_output_dir_non_ascii.sh | 6 ++-
tp/tests/run_parser_all.sh | 30 +++++++--------
tp/tests/tex_html/list-of-tests | 4 +-
11 files changed, 113 insertions(+), 43 deletions(-)
- master updated (95030cc664 -> e29f9ad458),
Gavin D. Smith <=