[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (e98aaea566 -> e65a03f469)
From: |
Patrice Dumas |
Subject: |
master updated (e98aaea566 -> e65a03f469) |
Date: |
Sun, 29 Sep 2024 09:55:58 -0400 (EDT) |
pertusus pushed a change to branch master.
from e98aaea566 Update test result
new f9af3c6fcb * tp/Texinfo/Convert/DocBook.pm (_index_entry): use element
instead of contents.
new 3ca81c5fd8 * tp/Texinfo/Convert/DocBook.pm (_convert): use $cmdname
instead of $element->{'cmdname'} and $command_name instead of $cmdname.
Reindent.
new e65a03f469 * tp/Makefile.tres, tp/t/08misc_commands.t
(comment_without_line): add test with @comment without argument at the very end
of a document.
Summary of changes:
ChangeLog | 26 ++
tp/Makefile.tres | 1 +
tp/Texinfo/Convert/DocBook.pm | 473 ++++++++++-----------
tp/t/08misc_commands.t | 12 +-
.../command_not_closed_on_center_line.pl | 70 +++
.../{vskip.pl => comment_without_line.pl} | 25 +-
6 files changed, 350 insertions(+), 257 deletions(-)
copy tp/t/results/misc_commands/{vskip.pl => comment_without_line.pl} (79%)
- master updated (e98aaea566 -> e65a03f469),
Patrice Dumas <=