texinfo-commits
[Top][All Lists]
Advanced

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

[8247] move a test


From: gavinsmith0123
Subject: [8247] move a test
Date: Sat, 29 Sep 2018 11:04:03 -0400 (EDT)

Revision: 8247
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8247
Author:   gavin
Date:     2018-09-29 11:04:02 -0400 (Sat, 29 Sep 2018)
Log Message:
-----------
move a test

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/tests/layout/list-of-tests

Added Paths:
-----------
    trunk/tp/t/93layout.t
    trunk/tp/t/input_files/no_monolithic.texi
    trunk/tp/t/results/layout/
    trunk/tp/t/results/layout/no_monolithic/
    trunk/tp/t/results/layout/no_monolithic/res_html/
    trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html
    trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html
    trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html
    trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html
    trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html
    trunk/tp/t/results/layout/no_monolithic.pl

Removed Paths:
-------------
    trunk/tp/tests/layout/res_parser/no_monolithic/
    trunk/tp/tests/test_scripts/layout_no_monolithic.sh

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2018-09-29 14:41:20 UTC (rev 8246)
+++ trunk/ChangeLog     2018-09-29 15:04:02 UTC (rev 8247)
@@ -1,5 +1,17 @@
 2018-09-29  Gavin Smith  <address@hidden>
 
+       * tp/t/93layout.t: New file.
+       * tp/t/93layout.t (no_monolithic): New test.
+       * tp/tests/layout/list-of-tests (no_monolithic): Remove test.
+
+       I checked the results were the same by running the following in
+       the results directory:
+
+         OTHER=../../../../../tests/layout/res_parser/no_monolithic
+         for f in * ; do diff $f $OTHER/$f ; done
+
+2018-09-29  Gavin Smith  <address@hidden>
+
        * tp/Texinfo/Common.pm (parse_node_manual):
        Do not call trim_spaces_comment_from_content.
 

Copied: trunk/tp/t/93layout.t (from rev 8219, trunk/tp/t/92formatting.t)
===================================================================
--- trunk/tp/t/93layout.t                               (rev 0)
+++ trunk/tp/t/93layout.t       2018-09-29 15:04:02 UTC (rev 8247)
@@ -0,0 +1,32 @@
+# $Id: 02coverage.t 8055 2018-08-13 11:41:21Z gavin $
+use strict;
+
+use lib '.';
+use Texinfo::ModulePath (undef, undef, 'updirs' => 2);
+
+require 't/test_utils.pl';
+
+# These tests are supposed to test the same things as tests
+# under tp/tests did, but to be faster, as we are avoiding the
+# start-up time of perl for every one.
+my @test_cases = (
+['no_monolithic',
+  undef, {'test_file' => 'no_monolithic.texi' },
+  {'MONOLITHIC' => 0}
+],
+
+);
+
+foreach my $test (@test_cases) {
+  if (!$test->[2]->{'test_formats'}) {
+    push @{$test->[2]->{'test_formats'}}, 'file_html';
+  }
+  $test->[3]->{'TEXI2HTML'} = 1;
+  $test->[3]->{'TEST'} = 1;
+  $test->[3]->{'PROGRAM'} = 'texi2any';
+  $test->[3]->{'PACKAGE_URL'} = 'http://www.gnu.org/software/texinfo/';
+}
+
+our ($arg_test_case, $arg_generate, $arg_debug);
+
+run_all ('layout', address@hidden, $arg_test_case, $arg_generate, $arg_debug);

Copied: trunk/tp/t/input_files/no_monolithic.texi (from rev 8232, 
trunk/tp/tests/layout/no_monolithic.texi)
===================================================================
--- trunk/tp/t/input_files/no_monolithic.texi                           (rev 0)
+++ trunk/tp/t/input_files/no_monolithic.texi   2018-09-29 15:04:02 UTC (rev 
8247)
@@ -0,0 +1,25 @@
+\input texinfo @c -*-texinfo-*-
+
address@hidden no_monolithic.info
+
address@hidden Top
address@hidden Not monolithic
+
+Not monolitic address@hidden footnote}.
+
address@hidden top
+
address@hidden
+* chapter::
address@hidden menu
+
address@hidden chapter
address@hidden Chapter
+
+Chapter.
+
address@hidden
address@hidden
+
address@hidden cp
address@hidden

Added: trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html
===================================================================
--- trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html         
                (rev 0)
+++ trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html 
2018-09-29 15:04:02 UTC (rev 8247)
@@ -0,0 +1,110 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>Not monolithic</title>
+
+<meta name="description" content="Not monolithic">
+<meta name="keywords" content="Not monolithic">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2any">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.indentedblock {margin-right: 0em}
+blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+kbd {font-style: oblique}
+pre.display {font-family: inherit}
+pre.format {font-family: inherit}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: inherit; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: inherit; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nolinebreak {white-space: nowrap}
+span.roman {font-family: initial; font-weight: normal}
+span.sansserif {font-family: sans-serif; font-weight: normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en">
+
+<a name="Top"></a>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[ &lt; ]</td>
+<td valign="middle" align="left">[<a href="#chapter" title="Next section in 
reading order"> &gt; </a>]</td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left">[<a 
href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
+</tr></table>
+<a name="Not-monolithic"></a>
+<h1 class="top">Not monolithic</h1>
+
+<p>Not monolitic manual<a name="DOCF1" 
href="no_monolithic_fot.html#FOOT1"><sup>1</sup></a>.
+</p>
+<a name="index-top"></a>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top"><a href="#chapter">1 
Chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
+</td></tr>
+</table>
+
+<hr size="6">
+<a name="chapter"></a>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
+<td valign="middle" align="left">[ &gt; ]</td>
+<td valign="middle" align="left">[ &gt;&gt; ]</td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
+<td valign="middle" align="left">[<a 
href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
+</tr></table>
+<a name="Chapter"></a>
+<h1 class="chapter">1 Chapter</h1>
+
+<p>Chapter.
+</p>
+
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Chapter_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-cp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th><a name="Chapter_cp_letter-T">T</a></th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-top">top</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Not monolithic</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Chapter_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<hr>
+<p><font size="-1">
+  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
+</font></p>
+
+
+</body>
+</html>

Added: trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html
===================================================================
--- trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html     
                        (rev 0)
+++ trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html     
2018-09-29 15:04:02 UTC (rev 8247)
@@ -0,0 +1,167 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>Not monolithic</title>
+
+<meta name="description" content="Not monolithic">
+<meta name="keywords" content="Not monolithic">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2any">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.indentedblock {margin-right: 0em}
+blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+kbd {font-style: oblique}
+pre.display {font-family: inherit}
+pre.format {font-family: inherit}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: inherit; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: inherit; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nolinebreak {white-space: nowrap}
+span.roman {font-family: initial; font-weight: normal}
+span.sansserif {font-family: sans-serif; font-weight: normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en">
+<a name="SEC_About"></a>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="no_monolithic.html#Top" 
title="Cover (top) of document">Top</a>]</td>
+<td valign="middle" align="left">[<a 
href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
+</tr></table>
+<h1 class="about-heading">About This Document</h1>
+
+<p>
+  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
+</p>
+<p>
+  The buttons in the navigation panels have the following meaning:
+</p>
+<table border="1">
+  <tr>
+    <th> Button </th>
+    <th> Name </th>
+    <th> Go to </th>
+    <th> From 1.2.3 go to</th>
+  </tr>
+  <tr>
+    <td align="center"> [ &lt;&lt; ] </td>
+    <td align="center">FastBack</td>
+    <td>Beginning of this chapter or previous chapter</td>
+    <td>1</td>
+  </tr>
+  <tr>
+    <td align="center"> [ &lt; ] </td>
+    <td align="center">Back</td>
+    <td>Previous section in reading order</td>
+    <td>1.2.2</td>
+  </tr>
+  <tr>
+    <td align="center"> [ Up ] </td>
+    <td align="center">Up</td>
+    <td>Up section</td>
+    <td>1.2</td>
+  </tr>
+  <tr>
+    <td align="center"> [ &gt; ] </td>
+    <td align="center">Forward</td>
+    <td>Next section in reading order</td>
+    <td>1.2.4</td>
+  </tr>
+  <tr>
+    <td align="center"> [ &gt;&gt; ] </td>
+    <td align="center">FastForward</td>
+    <td>Next chapter</td>
+    <td>2</td>
+  </tr>
+  <tr>
+    <td align="center"> [Top] </td>
+    <td align="center">Top</td>
+    <td>Cover (top) of document</td>
+    <td> &nbsp; </td>
+  </tr>
+  <tr>
+    <td align="center"> [Contents] </td>
+    <td align="center">Contents</td>
+    <td>Table of contents</td>
+    <td> &nbsp; </td>
+  </tr>
+  <tr>
+    <td align="center"> [Index] </td>
+    <td align="center">Index</td>
+    <td>Index</td>
+    <td> &nbsp; </td>
+  </tr>
+  <tr>
+    <td align="center"> [ ? ] </td>
+    <td align="center">About</td>
+    <td>About (help)</td>
+    <td> &nbsp; </td>
+  </tr>
+</table>
+
+<p>
+  where the <strong> Example </strong> assumes that the current position is at 
<strong> Subsubsection One-Two-Three </strong> of a document of the following 
structure:
+</p>
+
+<ul>
+  <li> 1. Section One
+    <ul>
+      <li>1.1 Subsection One-One
+        <ul>
+          <li>...</li>
+        </ul>
+      </li>
+      <li>1.2 Subsection One-Two
+        <ul>
+          <li>1.2.1 Subsubsection One-Two-One</li>
+          <li>1.2.2 Subsubsection One-Two-Two</li>
+          <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
+            <strong>&lt;== Current Position </strong></li>
+          <li>1.2.4 Subsubsection One-Two-Four</li>
+        </ul>
+      </li>
+      <li>1.3 Subsection One-Three
+        <ul>
+          <li>...</li>
+        </ul>
+      </li>
+      <li>1.4 Subsection One-Four</li>
+    </ul>
+  </li>
+</ul>
+
+<hr>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="no_monolithic.html#Top" 
title="Cover (top) of document">Top</a>]</td>
+<td valign="middle" align="left">[<a 
href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
+</tr></table>
+<p><font size="-1">
+  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
+</font></p>
+
+
+</body>
+</html>

Added: trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html
===================================================================
--- trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html     
                        (rev 0)
+++ trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html     
2018-09-29 15:04:02 UTC (rev 8247)
@@ -0,0 +1,69 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>Not monolithic</title>
+
+<meta name="description" content="Not monolithic">
+<meta name="keywords" content="Not monolithic">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2any">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.indentedblock {margin-right: 0em}
+blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+kbd {font-style: oblique}
+pre.display {font-family: inherit}
+pre.format {font-family: inherit}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: inherit; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: inherit; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nolinebreak {white-space: nowrap}
+span.roman {font-family: initial; font-weight: normal}
+span.sansserif {font-family: sans-serif; font-weight: normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en">
+<a name="SEC_Foot"></a>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="no_monolithic.html#Top" 
title="Cover (top) of document">Top</a>]</td>
+<td valign="middle" align="left">[<a 
href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
+</tr></table>
+<h1 class="footnotes-heading">Footnotes</h1>
+
+<h3><a name="FOOT1" href="no_monolithic.html#DOCF1">(1)</a></h3>
+<p>my footnote</p>
+<hr>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="no_monolithic.html#Top" 
title="Cover (top) of document">Top</a>]</td>
+<td valign="middle" align="left">[<a 
href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
+</tr></table>
+<p><font size="-1">
+  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
+</font></p>
+
+
+</body>
+</html>

Added: trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html
===================================================================
--- trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html     
                        (rev 0)
+++ trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html     
2018-09-29 15:04:02 UTC (rev 8247)
@@ -0,0 +1,72 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>Not monolithic</title>
+
+<meta name="description" content="Not monolithic">
+<meta name="keywords" content="Not monolithic">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2any">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.indentedblock {margin-right: 0em}
+blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+kbd {font-style: oblique}
+pre.display {font-family: inherit}
+pre.format {font-family: inherit}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: inherit; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: inherit; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nolinebreak {white-space: nowrap}
+span.roman {font-family: initial; font-weight: normal}
+span.sansserif {font-family: sans-serif; font-weight: normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en">
+<a name="SEC_Overview"></a>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="no_monolithic.html#Top" 
title="Cover (top) of document">Top</a>]</td>
+<td valign="middle" align="left">[<a 
href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
+</tr></table>
+<h1 class="shortcontents-heading">Short Table of Contents</h1>
+
+<div class="shortcontents">
+<ul class="no-bullet">
+<li><a name="stoc-Chapter" href="no_monolithic.html#chapter">1 Chapter</a></li>
+</ul>
+</div>
+<hr>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="no_monolithic.html#Top" 
title="Cover (top) of document">Top</a>]</td>
+<td valign="middle" align="left">[<a 
href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
+</tr></table>
+<p><font size="-1">
+  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
+</font></p>
+
+
+</body>
+</html>

Added: trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html
===================================================================
--- trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html     
                        (rev 0)
+++ trunk/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html     
2018-09-29 15:04:02 UTC (rev 8247)
@@ -0,0 +1,73 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>Not monolithic</title>
+
+<meta name="description" content="Not monolithic">
+<meta name="keywords" content="Not monolithic">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2any">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.indentedblock {margin-right: 0em}
+blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+kbd {font-style: oblique}
+pre.display {font-family: inherit}
+pre.format {font-family: inherit}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: inherit; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: inherit; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nolinebreak {white-space: nowrap}
+span.roman {font-family: initial; font-weight: normal}
+span.sansserif {font-family: sans-serif; font-weight: normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en">
+<a name="SEC_Contents"></a>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="no_monolithic.html#Top" 
title="Cover (top) of document">Top</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
+</tr></table>
+<h1 class="contents-heading">Table of Contents</h1>
+
+<div class="contents">
+
+<ul class="no-bullet">
+  <li><a name="toc-Chapter" href="no_monolithic.html#chapter">1 
Chapter</a></li>
+</ul>
+</div>
+<hr>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="no_monolithic.html#Top" 
title="Cover (top) of document">Top</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
+</tr></table>
+<p><font size="-1">
+  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
+</font></p>
+
+
+</body>
+</html>

Added: trunk/tp/t/results/layout/no_monolithic.pl
===================================================================
--- trunk/tp/t/results/layout/no_monolithic.pl                          (rev 0)
+++ trunk/tp/t/results/layout/no_monolithic.pl  2018-09-29 15:04:02 UTC (rev 
8247)
@@ -0,0 +1,794 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'no_monolithic'} = {
+  'contents' => [
+    {
+      'contents' => [
+        {
+          'contents' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => '\\input texinfo @c -*-texinfo-*-
+',
+                  'type' => 'preamble_text'
+                },
+                {
+                  'parent' => {},
+                  'text' => '
+',
+                  'type' => 'preamble_text'
+                }
+              ],
+              'parent' => {},
+              'type' => 'preamble'
+            }
+          ],
+          'parent' => {},
+          'type' => 'preamble_before_setfilename'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'no_monolithic.info'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'misc_line_arg'
+            }
+          ],
+          'cmdname' => 'setfilename',
+          'extra' => {
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'no_monolithic.info'
+          },
+          'line_nr' => {
+            'file_name' => 'no_monolithic.texi',
+            'line_nr' => 3,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'parent' => {},
+      'type' => 'text_root'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Top'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'misc_line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [],
+            'normalized' => 'Top'
+          }
+        ],
+        'normalized' => 'Top',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => 'no_monolithic.texi',
+        'line_nr' => 5,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Not monolithic'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'misc_line_arg'
+        }
+      ],
+      'cmdname' => 'top',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Not monolitic manual'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'parent' => {},
+                          'text' => 'my footnote'
+                        }
+                      ],
+                      'parent' => {},
+                      'type' => 'paragraph'
+                    }
+                  ],
+                  'parent' => {},
+                  'type' => 'brace_command_context'
+                }
+              ],
+              'cmdname' => 'footnote',
+              'contents' => [],
+              'line_nr' => {
+                'file_name' => 'no_monolithic.texi',
+                'line_nr' => 8,
+                'macro' => ''
+              },
+              'parent' => {}
+            },
+            {
+              'parent' => {},
+              'text' => '.
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'top'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'misc_line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'command' => {},
+              'content' => [],
+              'content_normalized' => [],
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex',
+              'key' => 'top',
+              'node' => {},
+              'number' => 1
+            },
+            'spaces_before_argument' => ' '
+          },
+          'line_nr' => {
+            'file_name' => 'no_monolithic.texi',
+            'line_nr' => 10,
+            'macro' => ''
+          },
+          'parent' => {},
+          'type' => 'index_entry_command'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'cmdname' => 'menu',
+          'contents' => [
+            {
+              'extra' => {
+                'command' => {}
+              },
+              'parent' => {},
+              'text' => '
+',
+              'type' => 'empty_line_after_command'
+            },
+            {
+              'args' => [
+                {
+                  'parent' => {},
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'parent' => {},
+                      'text' => 'chapter'
+                    }
+                  ],
+                  'parent' => {},
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'parent' => {},
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'parent' => {},
+                          'text' => '
+'
+                        }
+                      ],
+                      'parent' => {},
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'parent' => {},
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'chapter'
+                }
+              },
+              'line_nr' => {
+                'file_name' => 'no_monolithic.texi',
+                'line_nr' => 13,
+                'macro' => ''
+              },
+              'parent' => {},
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'parent' => {},
+                      'text' => 'menu'
+                    }
+                  ],
+                  'extra' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'parent' => {},
+                  'type' => 'misc_line_arg'
+                }
+              ],
+              'cmdname' => 'end',
+              'extra' => {
+                'command_argument' => 'menu',
+                'spaces_before_argument' => ' ',
+                'text_arg' => 'menu'
+              },
+              'line_nr' => {
+                'file_name' => 'no_monolithic.texi',
+                'line_nr' => 14,
+                'macro' => ''
+              },
+              'parent' => {}
+            }
+          ],
+          'extra' => {
+            'end_command' => {}
+          },
+          'line_nr' => {
+            'file_name' => 'no_monolithic.texi',
+            'line_nr' => 12,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0,
+      'line_nr' => {
+        'file_name' => 'no_monolithic.texi',
+        'line_nr' => 6,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'chapter'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'misc_line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [],
+            'normalized' => 'chapter'
+          }
+        ],
+        'normalized' => 'chapter',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => 'no_monolithic.texi',
+        'line_nr' => 16,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Chapter'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'misc_line_arg'
+        }
+      ],
+      'cmdname' => 'chapter',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Chapter.
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'parent' => {},
+              'text' => '
+',
+              'type' => 'misc_arg'
+            }
+          ],
+          'cmdname' => 'contents',
+          'line_nr' => {
+            'file_name' => 'no_monolithic.texi',
+            'line_nr' => 21,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'args' => [
+            {
+              'parent' => {},
+              'text' => '
+',
+              'type' => 'misc_arg'
+            }
+          ],
+          'cmdname' => 'shortcontents',
+          'line_nr' => {
+            'file_name' => 'no_monolithic.texi',
+            'line_nr' => 22,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'cp'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'misc_line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ],
+            'spaces_before_argument' => ' '
+          },
+          'line_nr' => {
+            'file_name' => 'no_monolithic.texi',
+            'line_nr' => 24,
+            'macro' => ''
+          },
+          'parent' => {}
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 1,
+      'line_nr' => {
+        'file_name' => 'no_monolithic.texi',
+        'line_nr' => 17,
+        'macro' => ''
+      },
+      'number' => 1,
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'misc_arg'
+        }
+      ],
+      'cmdname' => 'bye',
+      'parent' => {}
+    }
+  ],
+  'type' => 'document_root'
+};
+$result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[0]{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[0]{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[0]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[1]{'args'}[0];
+$result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[1]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[0]{'contents'}[2]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[0]{'parent'} = 
$result_trees{'no_monolithic'};
+$result_trees{'no_monolithic'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[1]{'args'}[0];
+$result_trees{'no_monolithic'}{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[1]{'extra'}{'node_content'}[0] = 
$result_trees{'no_monolithic'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}
 = $result_trees{'no_monolithic'}{'contents'}[1]{'extra'}{'node_content'};
+$result_trees{'no_monolithic'}{'contents'}[1]{'parent'} = 
$result_trees{'no_monolithic'};
+$result_trees{'no_monolithic'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'args'}[0];
+$result_trees{'no_monolithic'}{'contents'}[2]{'args'}[0]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[2];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[0]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[2];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1]{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[1]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[2];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[2]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[2];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3]{'args'}[0];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3]{'args'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3]{'extra'}{'index_entry'}{'command'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3]{'extra'}{'index_entry'}{'content'}
 = 
$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3]{'args'}[0]{'contents'};
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3]{'args'}[0]{'contents'};
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3]{'extra'}{'index_entry'}{'node'}
 = $result_trees{'no_monolithic'}{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[3]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[2];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[4]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[2];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'extra'}{'command'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[1]{'contents'}[0]{'parent'}
 = 
$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[1];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[1]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[2]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3]{'contents'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3]{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3]{'contents'}[0]{'parent'}
 = 
$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[1]{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[2];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'extra'}{'end_command'}
 = $result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'contents'}[2];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[5]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[2];
+$result_trees{'no_monolithic'}{'contents'}[2]{'contents'}[6]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[2];
+$result_trees{'no_monolithic'}{'contents'}[2]{'parent'} = 
$result_trees{'no_monolithic'};
+$result_trees{'no_monolithic'}{'contents'}[3]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[3]{'args'}[0];
+$result_trees{'no_monolithic'}{'contents'}[3]{'args'}[0]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[3];
+$result_trees{'no_monolithic'}{'contents'}[3]{'extra'}{'node_content'}[0] = 
$result_trees{'no_monolithic'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'no_monolithic'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}
 = $result_trees{'no_monolithic'}{'contents'}[3]{'extra'}{'node_content'};
+$result_trees{'no_monolithic'}{'contents'}[3]{'parent'} = 
$result_trees{'no_monolithic'};
+$result_trees{'no_monolithic'}{'contents'}[4]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[4]{'args'}[0];
+$result_trees{'no_monolithic'}{'contents'}[4]{'args'}[0]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[4];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[0]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[4];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[1];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[1]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[4];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[2]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[4];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[3]{'args'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[3];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[3]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[4];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[4]{'args'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[4];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[4]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[4];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[5]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[4];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[6]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[6]{'args'}[0];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[6]{'args'}[0]{'parent'}
 = $result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[6];
+$result_trees{'no_monolithic'}{'contents'}[4]{'contents'}[6]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[4];
+$result_trees{'no_monolithic'}{'contents'}[4]{'parent'} = 
$result_trees{'no_monolithic'};
+$result_trees{'no_monolithic'}{'contents'}[5]{'args'}[0]{'parent'} = 
$result_trees{'no_monolithic'}{'contents'}[5];
+$result_trees{'no_monolithic'}{'contents'}[5]{'parent'} = 
$result_trees{'no_monolithic'};
+
+$result_texis{'no_monolithic'} = '\\input texinfo @c -*-texinfo-*-
+
address@hidden no_monolithic.info
+
address@hidden Top
address@hidden Not monolithic
+
+Not monolitic address@hidden footnote}.
+
address@hidden top
+
address@hidden
+* chapter::
address@hidden menu
+
address@hidden chapter
address@hidden Chapter
+
+Chapter.
+
address@hidden
address@hidden
+
address@hidden cp
address@hidden
+';
+
+
+$result_texts{'no_monolithic'} = '
+Not monolithic
+**************
+
+Not monolitic manual.
+
+
+* chapter::
+
+1 Chapter
+*********
+
+Chapter.
+
+
+';
+
+$result_sectioning{'no_monolithic'} = {
+  'level' => -1,
+  'section_childs' => [
+    {
+      'cmdname' => 'top',
+      'extra' => {
+        'associated_node' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'normalized' => 'Top',
+            'spaces_before_argument' => ' '
+          }
+        },
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0,
+      'section_childs' => [
+        {
+          'cmdname' => 'chapter',
+          'extra' => {
+            'associated_node' => {
+              'cmdname' => 'node',
+              'extra' => {
+                'normalized' => 'chapter',
+                'spaces_before_argument' => ' '
+              }
+            },
+            'spaces_before_argument' => ' '
+          },
+          'level' => 1,
+          'number' => 1,
+          'section_up' => {},
+          'toplevel_prev' => {},
+          'toplevel_up' => {}
+        }
+      ],
+      'section_up' => {}
+    }
+  ]
+};
+$result_sectioning{'no_monolithic'}{'section_childs'}[0]{'section_childs'}[0]{'section_up'}
 = $result_sectioning{'no_monolithic'}{'section_childs'}[0];
+$result_sectioning{'no_monolithic'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_prev'}
 = $result_sectioning{'no_monolithic'}{'section_childs'}[0];
+$result_sectioning{'no_monolithic'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_up'}
 = $result_sectioning{'no_monolithic'}{'section_childs'}[0];
+$result_sectioning{'no_monolithic'}{'section_childs'}[0]{'section_up'} = 
$result_sectioning{'no_monolithic'};
+
+$result_nodes{'no_monolithic'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'associated_section' => {
+      'cmdname' => 'top',
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0
+    },
+    'normalized' => 'Top',
+    'spaces_before_argument' => ' '
+  },
+  'menu_child' => {
+    'cmdname' => 'node',
+    'extra' => {
+      'associated_section' => {
+        'cmdname' => 'chapter',
+        'extra' => {
+          'spaces_before_argument' => ' '
+        },
+        'level' => 1,
+        'number' => 1
+      },
+      'normalized' => 'chapter',
+      'spaces_before_argument' => ' '
+    },
+    'node_prev' => {},
+    'node_up' => {}
+  },
+  'menus' => [
+    {
+      'cmdname' => 'menu',
+      'extra' => {
+        'end_command' => {
+          'cmdname' => 'end',
+          'extra' => {
+            'command_argument' => 'menu',
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'menu'
+          }
+        }
+      }
+    }
+  ],
+  'node_next' => {},
+  'node_up' => {
+    'extra' => {
+      'manual_content' => [
+        {
+          'text' => 'dir'
+        }
+      ],
+      'top_node_up' => {}
+    },
+    'type' => 'top_node_up'
+  }
+};
+$result_nodes{'no_monolithic'}{'menu_child'}{'node_prev'} = 
$result_nodes{'no_monolithic'};
+$result_nodes{'no_monolithic'}{'menu_child'}{'node_up'} = 
$result_nodes{'no_monolithic'};
+$result_nodes{'no_monolithic'}{'node_next'} = 
$result_nodes{'no_monolithic'}{'menu_child'};
+$result_nodes{'no_monolithic'}{'node_up'}{'extra'}{'top_node_up'} = 
$result_nodes{'no_monolithic'};
+
+$result_menus{'no_monolithic'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'normalized' => 'Top',
+    'spaces_before_argument' => ' '
+  },
+  'menu_child' => {
+    'cmdname' => 'node',
+    'extra' => {
+      'normalized' => 'chapter',
+      'spaces_before_argument' => ' '
+    },
+    'menu_up' => {},
+    'menu_up_hash' => {
+      'Top' => 1
+    }
+  }
+};
+$result_menus{'no_monolithic'}{'menu_child'}{'menu_up'} = 
$result_menus{'no_monolithic'};
+
+$result_errors{'no_monolithic'} = [];
+
+
+1;

Modified: trunk/tp/tests/layout/list-of-tests
===================================================================
--- trunk/tp/tests/layout/list-of-tests 2018-09-29 14:41:20 UTC (rev 8246)
+++ trunk/tp/tests/layout/list-of-tests 2018-09-29 15:04:02 UTC (rev 8247)
@@ -1,10 +1,9 @@
-no_monolithic no_monolithic.texi --set-customization-variable 'MONOLITHIC 0'
-no_monolithic_only_toc_out no_monolithic.texi --set-customization-variable 
'MONOLITHIC 0' --init only_toc_out.init
+no_monolithic_only_toc_out no_monolithic.texi -c 'MONOLITHIC 0' --init 
only_toc_out.init
 navigation navigation.texi
 navigation_no_header navigation.texi --no-header
 #navigation_noheaders_init navigation.texi --init noheaders.pm
-navigation_vertical navigation.texi --set-customization-variable 
'VERTICAL_HEAD_NAVIGATION 1'
-navigation_no_header_vertical navigation.texi --set-customization-variable 
'VERTICAL_HEAD_NAVIGATION 1' --set-customization-variable HEADERS=0
+navigation_vertical navigation.texi -c 'VERTICAL_HEAD_NAVIGATION 1'
+navigation_no_header_vertical navigation.texi -c 'VERTICAL_HEAD_NAVIGATION 1' 
-c HEADERS=0
 navigation_chapter navigation.texi --split chapter
 navigation_section navigation.texi --split section
 navigation_node navigation.texi --split node
@@ -11,25 +10,25 @@
 navigation_chapter_no_header navigation.texi --split chapter --no-header
 navigation_section_no_header navigation.texi --split section --no-header
 navigation_node_no_header navigation.texi --split node --no-header
-navigation_chapter_vertical navigation.texi --set-customization-variable 
'VERTICAL_HEAD_NAVIGATION 1' --split chapter
-navigation_section_vertical navigation.texi --set-customization-variable 
'VERTICAL_HEAD_NAVIGATION 1' --split section
-navigation_node_vertical navigation.texi --set-customization-variable 
'VERTICAL_HEAD_NAVIGATION 1' --split node
-navigation_chapter_no_header_vertical navigation.texi 
--set-customization-variable 'VERTICAL_HEAD_NAVIGATION 1' --split chapter 
--set-customization-variable HEADERS=0
-navigation_section_no_header_vertical navigation.texi 
--set-customization-variable 'VERTICAL_HEAD_NAVIGATION 1' --split section 
--set-customization-variable HEADERS=0
-navigation_node_no_header_vertical navigation.texi 
--set-customization-variable 'VERTICAL_HEAD_NAVIGATION 1' --split node 
--set-customization-variable HEADERS=0
+navigation_chapter_vertical navigation.texi -c 'VERTICAL_HEAD_NAVIGATION 1' 
--split chapter
+navigation_section_vertical navigation.texi -c 'VERTICAL_HEAD_NAVIGATION 1' 
--split section
+navigation_node_vertical navigation.texi -c 'VERTICAL_HEAD_NAVIGATION 1' 
--split node
+navigation_chapter_no_header_vertical navigation.texi -c 
'VERTICAL_HEAD_NAVIGATION 1' --split chapter -c HEADERS=0
+navigation_section_no_header_vertical navigation.texi -c 
'VERTICAL_HEAD_NAVIGATION 1' --split section -c HEADERS=0
+navigation_node_no_header_vertical navigation.texi -c 
'VERTICAL_HEAD_NAVIGATION 1' --split node -c HEADERS=0
 navigation_test_misc_file_collision navigation.texi --split node --init 
misc_file_collision.init
 
 formatting_docbook formatting.texi --docbook -U texi2html
 formatting_xml formatting.texi --xml -U texi2html
-formatting_weird_quotes formatting.texi --set-customization-variable 
'OPEN_QUOTE_SYMBOL @' --set-customization-variable "CLOSE_QUOTE_SYMBOL '&lsquo;"
+formatting_weird_quotes formatting.texi -c 'OPEN_QUOTE_SYMBOL @' -c 
"CLOSE_QUOTE_SYMBOL '&lsquo;"
 #lightweight_markups_mediawiki lightweight_markups.texi --init mediawiki.pm
 formatting_html formatting.texi --html --no-split
-formatting_html_nodes formatting.texi --html --split node --node-files 
--set-customization-variable 'TOP_FILE index.html'
+formatting_html_nodes formatting.texi --html --split node --node-files -c 
'TOP_FILE index.html'
 formatting_plaintext formatting.texi --plaintext -U texi2html
 #formatting_mediawiki formatting.texi --init mediawiki.pm
 formatting_html32 formatting.texi --init html32.pm
 formatting_regions formatting_regions.texi
-formatting_exotic formatting.texi --split section --no-header 
--no-number-sections --set-customization-variable 'TOC_LINKS 1' 
--set-customization-variable 'DEF_TABLE 1' --set-customization-variable 
'XREF_USE_NODE_NAME_ARG 1' --footnote-style=end --css-ref 
http://www.environnement.ens.fr/perso/dumas/background-color.css 
--internal-links=/dev/null --set-customization-variable 
'USE_TITLEPAGE_FOR_TITLE 0'
+formatting_exotic formatting.texi --split section --no-header 
--no-number-sections -c 'TOC_LINKS 1' -c 'DEF_TABLE 1' -c 
'XREF_USE_NODE_NAME_ARG 1' --footnote-style=end --css-ref 
http://www.environnement.ens.fr/perso/dumas/background-color.css 
--internal-links=/dev/null -c 'USE_TITLEPAGE_FOR_TITLE 0'
 formatting_fr_icons formatting.texi --document-language fr --init icons.init
 #formatting_makeinfo formatting.texi --init makeinfo.pm --no-warn
 formatting_chm formatting.texi --init chm.pm

Deleted: trunk/tp/tests/test_scripts/layout_no_monolithic.sh
===================================================================
--- trunk/tp/tests/test_scripts/layout_no_monolithic.sh 2018-09-29 14:41:20 UTC 
(rev 8246)
+++ trunk/tp/tests/test_scripts/layout_no_monolithic.sh 2018-09-29 15:04:02 UTC 
(rev 8247)
@@ -1,25 +0,0 @@
-#! /bin/sh
-# This file generated by maintain/regenerate_cmd_tests.sh
-
-if test z"$srcdir" = "z"; then
-  srcdir=.
-fi
-
-one_test_logs_dir=test_log
-diffs_dir=diffs
-
-
-dir=layout
-name='no_monolithic'
-[ -d "$dir" ] || mkdir $dir
-
-srcdir_test=$dir; export srcdir_test;
-"$srcdir"/run_parser_all.sh -dir $dir $name
-exit_status=$?
-cat $dir/$one_test_logs_dir/$name.log
-if test $exit_status = 0 && test -f $dir/$diffs_dir/$name.diff; then
-  echo 
-  cat $dir/$diffs_dir/$name.diff
-fi
-exit $exit_status
-




reply via email to

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