texinfo-commits
[Top][All Lists]
Advanced

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

master updated (034a939902 -> 21b34cc8c8)


From: Patrice Dumas
Subject: master updated (034a939902 -> 21b34cc8c8)
Date: Sat, 24 Feb 2024 17:26:08 -0500 (EST)

pertusus pushed a change to branch master.

    from 034a939902 Add const.
     new c9a317338e * tp/Makefile.am (test_files), 
tp/t/init/set_unit_file_name_filepath.pm, tp/Makefile.tres, tp/t/html_tests.t 
(set_unit_file_name_filepath): add test of unit_file_name user-defined file 
setting filepath.
     new 21b34cc8c8 * tp/Texinfo/XS/convert/convert_html.c 
(set_file_source_info) (html_destroy_files_source_info, html_set_pages_files), 
tp/Texinfo/XS/main/utils.h (FILE_SOURCE_INFO): free filepath coming from 
user-defined file_id_setting unit_file_name function. Copy filepath in 
FILE_SOURCE_INFO.


Summary of changes:
 ChangeLog                                          | 15 ++++++
 tp/Makefile.am                                     |  1 +
 tp/Makefile.tres                                   |  2 +
 tp/Texinfo/XS/convert/convert_html.c               |  9 ++--
 tp/Texinfo/XS/main/utils.h                         |  2 +-
 tp/t/html_tests.t                                  |  9 ++++
 tp/t/init/set_unit_file_name_filepath.pm           | 31 +++++++++++++
 ...tml_title.pl => set_unit_file_name_filepath.pl} | 54 +++++++++++-----------
 .../res_html/chap.html}                            | 10 ++--
 .../res_html/fname.html}                           |  4 +-
 .../res_html/index.html                            |  9 ++--
 11 files changed, 103 insertions(+), 43 deletions(-)
 create mode 100644 tp/t/init/set_unit_file_name_filepath.pm
 copy tp/t/results/html_tests/{empty_chapter_in_html_title.pl => 
set_unit_file_name_filepath.pl} (75%)
 copy tp/t/results/html_tests/{check_htmlxref_no_use_nodes/res_html/first.html 
=> set_unit_file_name_filepath/res_html/chap.html} (61%)
 copy tp/t/results/{init_files_tests/directions_string_base/res_html/chap.html 
=> html_tests/set_unit_file_name_filepath/res_html/fname.html} (90%)
 copy tp/t/results/{init_files_tests/directions_string_undef => 
html_tests/set_unit_file_name_filepath}/res_html/index.html (79%)



reply via email to

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