texinfo-commits
[Top][All Lists]
Advanced

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

master updated (31b99460d0 -> d4a965ce32)


From: Patrice Dumas
Subject: master updated (31b99460d0 -> d4a965ce32)
Date: Sun, 8 Sep 2024 09:40:20 -0400 (EDT)

pertusus pushed a change to branch master.

    from 31b99460d0 * doc/Makefile.am (wwwdoc-build): fix Pod/Simple/Texinfo.pm 
out of source path.
     new b7d44f2cf1 * tp/t/test_utils.pl (test): if epub3.pm is loaded, compare 
*_epub_package/EPUB and *_epub_package/EPUB/xhtml contents.
     new d4a965ce32 * tp/t/epub_tests.t, tp/Makefile.tres, tp/t/html_tests.t: 
new t/epub_tests.t file for epub related tests.  Move epub related tests from 
html_tests.t to epub_tests.t.


Summary of changes:
 ChangeLog                                          | 11 ++++
 tp/Makefile.tres                                   | 13 +++--
 tp/t/epub_tests.t                                  | 49 ++++++++++++++++
 tp/t/html_tests.t                                  | 32 +----------
 .../chapter_before_top_epub.pl                     |  0
 .../EPUB/chapter_before_top_epub.opf               |  0
 .../EPUB/xhtml/chapter_before_top_epub.xhtml       |  0
 .../EPUB/xhtml/nav_toc.xhtml                       |  0
 .../EPUB/xhtml/top.xhtml                           |  0
 .../META-INF/container.xml                         |  0
 .../chapter_before_top_epub_epub_package/mimetype  |  0
 .../section_part_epub.pl                           |  0
 .../EPUB/section_part_epub.opf                     |  0
 .../EPUB/xhtml/nav_toc.xhtml                       |  0
 .../EPUB/xhtml/part.xhtml                          |  0
 .../EPUB/xhtml/section_part_epub.xhtml             |  0
 .../META-INF/container.xml                         |  0
 .../section_part_epub_epub_package/mimetype        |  0
 .../setfilename_on_top_and_after_node_epub.pl      |  0
 .../EPUB/very-badly-placed-setfilename.opf         |  0
 .../EPUB/xhtml/nav_toc.xhtml                       |  0
 .../EPUB/xhtml/very badly placed setfilename.xhtml |  0
 .../META-INF/container.xml                         |  0
 .../mimetype                                       |  0
 tp/t/test_utils.pl                                 | 66 ++++++++++++++++++++++
 25 files changed, 136 insertions(+), 35 deletions(-)
 create mode 100644 tp/t/epub_tests.t
 rename tp/t/results/{html_tests => epub_tests}/chapter_before_top_epub.pl 
(100%)
 rename tp/t/results/{html_tests => 
epub_tests}/chapter_before_top_epub/res_html/chapter_before_top_epub_epub_package/EPUB/chapter_before_top_epub.opf
 (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/chapter_before_top_epub/res_html/chapter_before_top_epub_epub_package/EPUB/xhtml/chapter_before_top_epub.xhtml
 (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/chapter_before_top_epub/res_html/chapter_before_top_epub_epub_package/EPUB/xhtml/nav_toc.xhtml
 (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/chapter_before_top_epub/res_html/chapter_before_top_epub_epub_package/EPUB/xhtml/top.xhtml
 (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/chapter_before_top_epub/res_html/chapter_before_top_epub_epub_package/META-INF/container.xml
 (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/chapter_before_top_epub/res_html/chapter_before_top_epub_epub_package/mimetype
 (100%)
 rename tp/t/results/{html_tests => epub_tests}/section_part_epub.pl (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/section_part_epub/res_html/section_part_epub_epub_package/EPUB/section_part_epub.opf
 (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/section_part_epub/res_html/section_part_epub_epub_package/EPUB/xhtml/nav_toc.xhtml
 (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/section_part_epub/res_html/section_part_epub_epub_package/EPUB/xhtml/part.xhtml
 (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/section_part_epub/res_html/section_part_epub_epub_package/EPUB/xhtml/section_part_epub.xhtml
 (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/section_part_epub/res_html/section_part_epub_epub_package/META-INF/container.xml
 (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/section_part_epub/res_html/section_part_epub_epub_package/mimetype 
(100%)
 rename tp/t/results/{html_tests => 
epub_tests}/setfilename_on_top_and_after_node_epub.pl (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/setfilename_on_top_and_after_node_epub/res_html/very badly placed 
setfilename_epub_package/EPUB/very-badly-placed-setfilename.opf (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/setfilename_on_top_and_after_node_epub/res_html/very badly placed 
setfilename_epub_package/EPUB/xhtml/nav_toc.xhtml (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/setfilename_on_top_and_after_node_epub/res_html/very badly placed 
setfilename_epub_package/EPUB/xhtml/very badly placed setfilename.xhtml (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/setfilename_on_top_and_after_node_epub/res_html/very badly placed 
setfilename_epub_package/META-INF/container.xml (100%)
 rename tp/t/results/{html_tests => 
epub_tests}/setfilename_on_top_and_after_node_epub/res_html/very badly placed 
setfilename_epub_package/mimetype (100%)



reply via email to

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