texinfo-commits
[Top][All Lists]
Advanced

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

master updated (b9a6c7cd90 -> da0f0faaa1)


From: Patrice Dumas
Subject: master updated (b9a6c7cd90 -> da0f0faaa1)
Date: Mon, 11 Mar 2024 19:02:06 -0400 (EDT)

pertusus pushed a change to branch master.

    from b9a6c7cd90 Add missing test result
     new b1f1ce7988 * tp/t/test_utils.pl (test): collect 
Texinfo::Config::GNUT_initialize_config init files customization variables 
information return value and use it in converter options.
     new da0f0faaa1 Count Perl functions used


Summary of changes:
 ChangeLog                                          | 33 ++++++++
 tp/Makefile.am                                     |  1 +
 tp/Makefile.tres                                   |  2 +
 tp/Texinfo/XS/convert/convert_html.c               | 99 ++++++++++++++++++----
 tp/Texinfo/XS/main/get_perl_info.c                 |  6 +-
 tp/Texinfo/XS/main/option_types.h                  |  3 +
 tp/maintain/regenerate_C_options_info.pl           | 13 ++-
 tp/t/init/redefined_buttons.pm                     | 57 +++++++++++++
 tp/t/init_files_tests.t                            |  4 +
 ...ing_undef.pl => redefined_buttons_functions.pl} | 68 +++++++--------
 .../res_html/chap.html                             |  2 +-
 .../res_html/chap2.html                            |  2 +-
 .../res_html/index.html                            |  0
 .../res_html/sec1.html                             |  2 +-
 .../res_html/sec2.html                             |  2 +-
 .../res_html/sec3.html                             |  2 +-
 tp/t/test_utils.pl                                 |  7 +-
 17 files changed, 242 insertions(+), 61 deletions(-)
 create mode 100644 tp/t/init/redefined_buttons.pm
 copy tp/t/results/init_files_tests/{directions_string_undef.pl => 
redefined_buttons_functions.pl} (69%)
 copy tp/t/results/init_files_tests/{directions_string_base => 
redefined_buttons_functions}/res_html/chap.html (79%)
 copy tp/t/results/init_files_tests/{directions_string_base => 
redefined_buttons_functions}/res_html/chap2.html (90%)
 copy tp/t/results/init_files_tests/{directions_string_base => 
redefined_buttons_functions}/res_html/index.html (100%)
 copy tp/t/results/init_files_tests/{directions_string_base => 
redefined_buttons_functions}/res_html/sec1.html (83%)
 copy tp/t/results/init_files_tests/{directions_string_base => 
redefined_buttons_functions}/res_html/sec2.html (79%)
 copy tp/t/results/init_files_tests/{directions_string_base => 
redefined_buttons_functions}/res_html/sec3.html (93%)



reply via email to

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