texinfo-commits
[Top][All Lists]
Advanced

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

master updated (1a72f46883 -> 616db91cbb)


From: Patrice Dumas
Subject: master updated (1a72f46883 -> 616db91cbb)
Date: Sat, 1 Oct 2022 17:41:18 -0400 (EDT)

pertusus pushed a change to branch master.

    from 1a72f46883 * tp/Texinfo/Convert/TexinfoMarkup.pm (_convert): on block 
command lines, output empty elements for all the variadic elements, including 
the last non variadic element, which has the same name as the variadic element, 
to have a correct count on elements, as the element name appearing last cannot 
be used to add commas for empty elements. Keep the last non-variadic empty 
argument to be able to prepend it to be able to reconstitute trailing empty 
arguments in the original  [...]
     new 168c2599b9 t/20preformatted.t: output full html including headers
     new 616db91cbb Move some @example tests out of html tests to generic 
preformatted tests Regenerate test results.


Summary of changes:
 tp/t/20preformatted.t                              | 51 +++++++++++++-
 tp/t/html_tests.t                                  | 48 -------------
 tp/t/results/indices/subentry_and_sortas_spaces.pl |  3 +
 tp/t/results/preformatted/caption_in_example.pl    | 43 +++++++++++-
 .../comment_example_and_blank_lines.pl             | 43 +++++++++++-
 tp/t/results/preformatted/comments_in_example.pl   | 41 ++++++++++-
 tp/t/results/preformatted/def_in_example.pl        | 44 +++++++++++-
 tp/t/results/preformatted/empty_line.pl            | 41 ++++++++++-
 .../example_at_commands_arguments.pl               | 22 ++++++
 .../{html_tests => preformatted}/example_class.pl  | 50 +++++++++++++
 .../example_empty_arguments.pl                     | 50 +++++++++++++
 .../example_multi_class.pl                         | 82 ++++++++++++++++++++--
 .../preformatted/insertcopying_in_example.pl       | 41 ++++++++++-
 .../preformatted/nested_example_and_comment.pl     | 41 ++++++++++-
 tp/t/results/preformatted/nested_formats.pl        | 41 ++++++++++-
 tp/t/results/preformatted/page_in_example.pl       | 41 ++++++++++-
 tp/t/results/preformatted/quote_dash_in_display.pl | 42 ++++++++++-
 tp/t/results/preformatted/quote_dash_in_example.pl | 41 ++++++++++-
 .../preformatted/text_on_display_command_line.pl   | 42 ++++++++++-
 .../preformatted/text_on_example_command_line.pl   | 41 ++++++++++-
 tp/t/results/preformatted/titlefont_in_example.pl  | 30 +++++++-
 21 files changed, 809 insertions(+), 69 deletions(-)
 rename tp/t/results/{html_tests => 
preformatted}/example_at_commands_arguments.pl (94%)
 rename tp/t/results/{html_tests => preformatted}/example_class.pl (86%)
 rename tp/t/results/{html_tests => preformatted}/example_empty_arguments.pl 
(90%)
 rename tp/t/results/{html_tests => preformatted}/example_multi_class.pl (89%)



reply via email to

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