texinfo-commits
[Top][All Lists]
Advanced

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

[8283] move tests under t


From: gavinsmith0123
Subject: [8283] move tests under t
Date: Sat, 13 Oct 2018 12:40:26 -0400 (EDT)

Revision: 8283
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8283
Author:   gavin
Date:     2018-10-13 12:40:25 -0400 (Sat, 13 Oct 2018)
Log Message:
-----------
move tests under t

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/Makefile.am
    trunk/tp/t/92formatting.t

Added Paths:
-----------
    trunk/tp/t/input_files/split_nocopying.texi
    trunk/tp/t/results/formatting/split_nocopying/
    trunk/tp/t/results/formatting/split_nocopying/res_info/
    trunk/tp/t/results/formatting/split_nocopying/res_info/split-nocopying.info
    trunk/tp/t/results/formatting/split_nocopying.pl
    trunk/tp/t/results/formatting/split_nocopying_split/
    trunk/tp/t/results/formatting/split_nocopying_split/res_info/
    
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info
    
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-1
    
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-2
    trunk/tp/t/results/formatting/split_nocopying_split.pl

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2018-10-13 16:26:32 UTC (rev 8282)
+++ trunk/ChangeLog     2018-10-13 16:40:25 UTC (rev 8283)
@@ -1,5 +1,12 @@
 2018-10-13  Gavin Smith  <address@hidden>
 
+       * tp/tests/formatting/list-of-tests
+       (split_nocopying, split_nocopying_split): Remove.
+       * tp/t/92formatting.t
+       (split_nocopying, split_nocopying_split): Add.
+
+2018-10-13  Gavin Smith  <address@hidden>
+
        * tp/t/README: Add advice about out-of-source builds.
 
 2018-10-13  Gavin Smith  <address@hidden>

Modified: trunk/tp/Makefile.am
===================================================================
--- trunk/tp/Makefile.am        2018-10-13 16:26:32 UTC (rev 8282)
+++ trunk/tp/Makefile.am        2018-10-13 16:40:25 UTC (rev 8283)
@@ -192,6 +192,7 @@
  t/input_files/one_line.texi \
  t/input_files/one_line_no_content.texi \
  t/input_files/sample_utf8.texi \
+ t/input_files/split_nocopying.texi \
  t/input_files/test_refs.texi \
  t/input_files/things_before_setfilename_no_element.texi \
  t/input_files/things_before_setfilename.texi \

Modified: trunk/tp/t/92formatting.t
===================================================================
--- trunk/tp/t/92formatting.t   2018-10-13 16:26:32 UTC (rev 8282)
+++ trunk/tp/t/92formatting.t   2018-10-13 16:40:25 UTC (rev 8283)
@@ -100,6 +100,19 @@
   },
   {'SPLIT_SIZE' => 1}
 ],
+['split_nocopying',
+  undef,
+  {'test_file' => 'split_nocopying.texi',
+   'test_formats' => ['file_info']
+  },
+],
+['split_nocopying_split',
+  undef,
+  {'test_file' => 'split_nocopying.texi',
+   'test_formats' => ['file_info']
+  },
+  {'SPLIT_SIZE' => 10}
+],
 
 );
 

Copied: trunk/tp/t/input_files/split_nocopying.texi (from rev 8255, 
trunk/tp/tests/formatting/split_nocopying.texi)
===================================================================
--- trunk/tp/t/input_files/split_nocopying.texi                         (rev 0)
+++ trunk/tp/t/input_files/split_nocopying.texi 2018-10-13 16:40:25 UTC (rev 
8283)
@@ -0,0 +1,18 @@
+\input texinfo
address@hidden split-nocopying.info
+
address@hidden Top
address@hidden Top
+
+This is the top node.
+
address@hidden
+* Ch1::
address@hidden menu
+
address@hidden Ch1
address@hidden Ch1
+
+First chapter.
+
address@hidden

Added: 
trunk/tp/t/results/formatting/split_nocopying/res_info/split-nocopying.info
===================================================================
(Binary files differ)

Index: 
trunk/tp/t/results/formatting/split_nocopying/res_info/split-nocopying.info
===================================================================
--- trunk/tp/t/results/formatting/split_nocopying/res_info/split-nocopying.info 
2018-10-13 16:26:32 UTC (rev 8282)
+++ trunk/tp/t/results/formatting/split_nocopying/res_info/split-nocopying.info 
2018-10-13 16:40:25 UTC (rev 8283)

Property changes on: 
trunk/tp/t/results/formatting/split_nocopying/res_info/split-nocopying.info
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: trunk/tp/t/results/formatting/split_nocopying.pl
===================================================================
--- trunk/tp/t/results/formatting/split_nocopying.pl                            
(rev 0)
+++ trunk/tp/t/results/formatting/split_nocopying.pl    2018-10-13 16:40:25 UTC 
(rev 8283)
@@ -0,0 +1,607 @@
+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{'split_nocopying'} = {
+  'contents' => [
+    {
+      'contents' => [
+        {
+          'contents' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => '\\input texinfo
+',
+                  'type' => 'preamble_text'
+                }
+              ],
+              'parent' => {},
+              'type' => 'preamble'
+            }
+          ],
+          'parent' => {},
+          'type' => 'preamble_before_setfilename'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'split-nocopying.info'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'misc_line_arg'
+            }
+          ],
+          'cmdname' => 'setfilename',
+          'extra' => {
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'split-nocopying.info'
+          },
+          'line_nr' => {
+            'file_name' => 'split_nocopying.texi',
+            'line_nr' => 2,
+            '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' => 'split_nocopying.texi',
+        'line_nr' => 4,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Top'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'misc_line_arg'
+        }
+      ],
+      'cmdname' => 'top',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'This is the top node.
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          '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' => 'Ch1'
+                    }
+                  ],
+                  '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' => 'Ch1'
+                }
+              },
+              'line_nr' => {
+                'file_name' => 'split_nocopying.texi',
+                'line_nr' => 10,
+                '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' => 'split_nocopying.texi',
+                'line_nr' => 11,
+                'macro' => ''
+              },
+              'parent' => {}
+            }
+          ],
+          'extra' => {
+            'end_command' => {}
+          },
+          'line_nr' => {
+            'file_name' => 'split_nocopying.texi',
+            'line_nr' => 9,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0,
+      'line_nr' => {
+        'file_name' => 'split_nocopying.texi',
+        'line_nr' => 5,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Ch1'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'misc_line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [],
+            'normalized' => 'Ch1'
+          }
+        ],
+        'normalized' => 'Ch1',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => 'split_nocopying.texi',
+        'line_nr' => 13,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Ch1'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'misc_line_arg'
+        }
+      ],
+      'cmdname' => 'chapter',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'First chapter.
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 1,
+      'line_nr' => {
+        'file_name' => 'split_nocopying.texi',
+        'line_nr' => 14,
+        'macro' => ''
+      },
+      'number' => 1,
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'misc_arg'
+        }
+      ],
+      'cmdname' => 'bye',
+      'parent' => {}
+    }
+  ],
+  'type' => 'document_root'
+};
+$result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[0]{'contents'}[0];
+$result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[0];
+$result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[0]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[0];
+$result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[1]{'args'}[0];
+$result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[1];
+$result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[1]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[0];
+$result_trees{'split_nocopying'}{'contents'}[0]{'contents'}[2]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[0];
+$result_trees{'split_nocopying'}{'contents'}[0]{'parent'} = 
$result_trees{'split_nocopying'};
+$result_trees{'split_nocopying'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[1]{'args'}[0];
+$result_trees{'split_nocopying'}{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[1];
+$result_trees{'split_nocopying'}{'contents'}[1]{'extra'}{'node_content'}[0] = 
$result_trees{'split_nocopying'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'split_nocopying'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}
 = $result_trees{'split_nocopying'}{'contents'}[1]{'extra'}{'node_content'};
+$result_trees{'split_nocopying'}{'contents'}[1]{'parent'} = 
$result_trees{'split_nocopying'};
+$result_trees{'split_nocopying'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[2]{'args'}[0];
+$result_trees{'split_nocopying'}{'contents'}[2]{'args'}[0]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[2];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[0]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[2];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[1];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[1]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[2];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[2]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[2];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'extra'}{'command'}
 = $result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'parent'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[1]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[1];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[1]{'parent'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[2]{'parent'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3]{'contents'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3]{'contents'}[0];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3]{'parent'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[1]{'contents'}[0];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'args'}[0];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'args'}[0]{'parent'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[2];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'extra'}{'end_command'}
 = 
$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'contents'}[2];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[3]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[2];
+$result_trees{'split_nocopying'}{'contents'}[2]{'contents'}[4]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[2];
+$result_trees{'split_nocopying'}{'contents'}[2]{'parent'} = 
$result_trees{'split_nocopying'};
+$result_trees{'split_nocopying'}{'contents'}[3]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[3]{'args'}[0];
+$result_trees{'split_nocopying'}{'contents'}[3]{'args'}[0]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[3];
+$result_trees{'split_nocopying'}{'contents'}[3]{'extra'}{'node_content'}[0] = 
$result_trees{'split_nocopying'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'split_nocopying'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}
 = $result_trees{'split_nocopying'}{'contents'}[3]{'extra'}{'node_content'};
+$result_trees{'split_nocopying'}{'contents'}[3]{'parent'} = 
$result_trees{'split_nocopying'};
+$result_trees{'split_nocopying'}{'contents'}[4]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[4]{'args'}[0];
+$result_trees{'split_nocopying'}{'contents'}[4]{'args'}[0]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[4];
+$result_trees{'split_nocopying'}{'contents'}[4]{'contents'}[0]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[4];
+$result_trees{'split_nocopying'}{'contents'}[4]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying'}{'contents'}[4]{'contents'}[1];
+$result_trees{'split_nocopying'}{'contents'}[4]{'contents'}[1]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[4];
+$result_trees{'split_nocopying'}{'contents'}[4]{'contents'}[2]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[4];
+$result_trees{'split_nocopying'}{'contents'}[4]{'parent'} = 
$result_trees{'split_nocopying'};
+$result_trees{'split_nocopying'}{'contents'}[5]{'args'}[0]{'parent'} = 
$result_trees{'split_nocopying'}{'contents'}[5];
+$result_trees{'split_nocopying'}{'contents'}[5]{'parent'} = 
$result_trees{'split_nocopying'};
+
+$result_texis{'split_nocopying'} = '\\input texinfo
address@hidden split-nocopying.info
+
address@hidden Top
address@hidden Top
+
+This is the top node.
+
address@hidden
+* Ch1::
address@hidden menu
+
address@hidden Ch1
address@hidden Ch1
+
+First chapter.
+
address@hidden
+';
+
+
+$result_texts{'split_nocopying'} = '
+Top
+***
+
+This is the top node.
+
+* Ch1::
+
+1 Ch1
+*****
+
+First chapter.
+
+';
+
+$result_sectioning{'split_nocopying'} = {
+  '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' => 'Ch1',
+                'spaces_before_argument' => ' '
+              }
+            },
+            'spaces_before_argument' => ' '
+          },
+          'level' => 1,
+          'number' => 1,
+          'section_up' => {},
+          'toplevel_prev' => {},
+          'toplevel_up' => {}
+        }
+      ],
+      'section_up' => {}
+    }
+  ]
+};
+$result_sectioning{'split_nocopying'}{'section_childs'}[0]{'section_childs'}[0]{'section_up'}
 = $result_sectioning{'split_nocopying'}{'section_childs'}[0];
+$result_sectioning{'split_nocopying'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_prev'}
 = $result_sectioning{'split_nocopying'}{'section_childs'}[0];
+$result_sectioning{'split_nocopying'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_up'}
 = $result_sectioning{'split_nocopying'}{'section_childs'}[0];
+$result_sectioning{'split_nocopying'}{'section_childs'}[0]{'section_up'} = 
$result_sectioning{'split_nocopying'};
+
+$result_nodes{'split_nocopying'} = {
+  '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' => 'Ch1',
+      '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{'split_nocopying'}{'menu_child'}{'node_prev'} = 
$result_nodes{'split_nocopying'};
+$result_nodes{'split_nocopying'}{'menu_child'}{'node_up'} = 
$result_nodes{'split_nocopying'};
+$result_nodes{'split_nocopying'}{'node_next'} = 
$result_nodes{'split_nocopying'}{'menu_child'};
+$result_nodes{'split_nocopying'}{'node_up'}{'extra'}{'top_node_up'} = 
$result_nodes{'split_nocopying'};
+
+$result_menus{'split_nocopying'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'normalized' => 'Top',
+    'spaces_before_argument' => ' '
+  },
+  'menu_child' => {
+    'cmdname' => 'node',
+    'extra' => {
+      'normalized' => 'Ch1',
+      'spaces_before_argument' => ' '
+    },
+    'menu_up' => {},
+    'menu_up_hash' => {
+      'Top' => 1
+    }
+  }
+};
+$result_menus{'split_nocopying'}{'menu_child'}{'menu_up'} = 
$result_menus{'split_nocopying'};
+
+$result_errors{'split_nocopying'} = [];
+
+
+1;

Added: 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info
===================================================================
(Binary files differ)

Index: 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info
===================================================================
--- 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info
   2018-10-13 16:26:32 UTC (rev 8282)
+++ 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info
   2018-10-13 16:40:25 UTC (rev 8283)

Property changes on: 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-1
===================================================================
(Binary files differ)

Index: 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-1
===================================================================
--- 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-1
 2018-10-13 16:26:32 UTC (rev 8282)
+++ 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-1
 2018-10-13 16:40:25 UTC (rev 8283)

Property changes on: 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-1
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-2
===================================================================
(Binary files differ)

Index: 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-2
===================================================================
--- 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-2
 2018-10-13 16:26:32 UTC (rev 8282)
+++ 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-2
 2018-10-13 16:40:25 UTC (rev 8283)

Property changes on: 
trunk/tp/t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-2
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: trunk/tp/t/results/formatting/split_nocopying_split.pl
===================================================================
--- trunk/tp/t/results/formatting/split_nocopying_split.pl                      
        (rev 0)
+++ trunk/tp/t/results/formatting/split_nocopying_split.pl      2018-10-13 
16:40:25 UTC (rev 8283)
@@ -0,0 +1,607 @@
+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{'split_nocopying_split'} = {
+  'contents' => [
+    {
+      'contents' => [
+        {
+          'contents' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => '\\input texinfo
+',
+                  'type' => 'preamble_text'
+                }
+              ],
+              'parent' => {},
+              'type' => 'preamble'
+            }
+          ],
+          'parent' => {},
+          'type' => 'preamble_before_setfilename'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'split-nocopying.info'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'misc_line_arg'
+            }
+          ],
+          'cmdname' => 'setfilename',
+          'extra' => {
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'split-nocopying.info'
+          },
+          'line_nr' => {
+            'file_name' => 'split_nocopying.texi',
+            'line_nr' => 2,
+            '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' => 'split_nocopying.texi',
+        'line_nr' => 4,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Top'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'misc_line_arg'
+        }
+      ],
+      'cmdname' => 'top',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'This is the top node.
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          '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' => 'Ch1'
+                    }
+                  ],
+                  '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' => 'Ch1'
+                }
+              },
+              'line_nr' => {
+                'file_name' => 'split_nocopying.texi',
+                'line_nr' => 10,
+                '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' => 'split_nocopying.texi',
+                'line_nr' => 11,
+                'macro' => ''
+              },
+              'parent' => {}
+            }
+          ],
+          'extra' => {
+            'end_command' => {}
+          },
+          'line_nr' => {
+            'file_name' => 'split_nocopying.texi',
+            'line_nr' => 9,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0,
+      'line_nr' => {
+        'file_name' => 'split_nocopying.texi',
+        'line_nr' => 5,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Ch1'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'misc_line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [],
+            'normalized' => 'Ch1'
+          }
+        ],
+        'normalized' => 'Ch1',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => 'split_nocopying.texi',
+        'line_nr' => 13,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Ch1'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'misc_line_arg'
+        }
+      ],
+      'cmdname' => 'chapter',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'First chapter.
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 1,
+      'line_nr' => {
+        'file_name' => 'split_nocopying.texi',
+        'line_nr' => 14,
+        'macro' => ''
+      },
+      'number' => 1,
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'misc_arg'
+        }
+      ],
+      'cmdname' => 'bye',
+      'parent' => {}
+    }
+  ],
+  'type' => 'document_root'
+};
+$result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[0]{'contents'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[0]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[1]{'args'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[1];
+$result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[1]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[0]{'contents'}[2]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[0]{'parent'} = 
$result_trees{'split_nocopying_split'};
+$result_trees{'split_nocopying_split'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[1]{'args'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'split_nocopying_split'}{'contents'}[1];
+$result_trees{'split_nocopying_split'}{'contents'}[1]{'extra'}{'node_content'}[0]
 = 
$result_trees{'split_nocopying_split'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[1]{'extra'}{'node_content'};
+$result_trees{'split_nocopying_split'}{'contents'}[1]{'parent'} = 
$result_trees{'split_nocopying_split'};
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[2]{'args'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'args'}[0]{'parent'} = 
$result_trees{'split_nocopying_split'}{'contents'}[2];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[0]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[2];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[1];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[1]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[2];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[2]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[2];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'extra'}{'command'}
 = $result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[1]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[1];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[1]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[2]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3]{'contents'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3]{'contents'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[3];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[1]{'contents'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'args'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'args'}[0]{'parent'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[2];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'extra'}{'end_command'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'contents'}[2];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[3]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[2];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'contents'}[4]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[2];
+$result_trees{'split_nocopying_split'}{'contents'}[2]{'parent'} = 
$result_trees{'split_nocopying_split'};
+$result_trees{'split_nocopying_split'}{'contents'}[3]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[3]{'args'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[3]{'args'}[0]{'parent'} = 
$result_trees{'split_nocopying_split'}{'contents'}[3];
+$result_trees{'split_nocopying_split'}{'contents'}[3]{'extra'}{'node_content'}[0]
 = 
$result_trees{'split_nocopying_split'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}
 = 
$result_trees{'split_nocopying_split'}{'contents'}[3]{'extra'}{'node_content'};
+$result_trees{'split_nocopying_split'}{'contents'}[3]{'parent'} = 
$result_trees{'split_nocopying_split'};
+$result_trees{'split_nocopying_split'}{'contents'}[4]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[4]{'args'}[0];
+$result_trees{'split_nocopying_split'}{'contents'}[4]{'args'}[0]{'parent'} = 
$result_trees{'split_nocopying_split'}{'contents'}[4];
+$result_trees{'split_nocopying_split'}{'contents'}[4]{'contents'}[0]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[4];
+$result_trees{'split_nocopying_split'}{'contents'}[4]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'split_nocopying_split'}{'contents'}[4]{'contents'}[1];
+$result_trees{'split_nocopying_split'}{'contents'}[4]{'contents'}[1]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[4];
+$result_trees{'split_nocopying_split'}{'contents'}[4]{'contents'}[2]{'parent'} 
= $result_trees{'split_nocopying_split'}{'contents'}[4];
+$result_trees{'split_nocopying_split'}{'contents'}[4]{'parent'} = 
$result_trees{'split_nocopying_split'};
+$result_trees{'split_nocopying_split'}{'contents'}[5]{'args'}[0]{'parent'} = 
$result_trees{'split_nocopying_split'}{'contents'}[5];
+$result_trees{'split_nocopying_split'}{'contents'}[5]{'parent'} = 
$result_trees{'split_nocopying_split'};
+
+$result_texis{'split_nocopying_split'} = '\\input texinfo
address@hidden split-nocopying.info
+
address@hidden Top
address@hidden Top
+
+This is the top node.
+
address@hidden
+* Ch1::
address@hidden menu
+
address@hidden Ch1
address@hidden Ch1
+
+First chapter.
+
address@hidden
+';
+
+
+$result_texts{'split_nocopying_split'} = '
+Top
+***
+
+This is the top node.
+
+* Ch1::
+
+1 Ch1
+*****
+
+First chapter.
+
+';
+
+$result_sectioning{'split_nocopying_split'} = {
+  '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' => 'Ch1',
+                'spaces_before_argument' => ' '
+              }
+            },
+            'spaces_before_argument' => ' '
+          },
+          'level' => 1,
+          'number' => 1,
+          'section_up' => {},
+          'toplevel_prev' => {},
+          'toplevel_up' => {}
+        }
+      ],
+      'section_up' => {}
+    }
+  ]
+};
+$result_sectioning{'split_nocopying_split'}{'section_childs'}[0]{'section_childs'}[0]{'section_up'}
 = $result_sectioning{'split_nocopying_split'}{'section_childs'}[0];
+$result_sectioning{'split_nocopying_split'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_prev'}
 = $result_sectioning{'split_nocopying_split'}{'section_childs'}[0];
+$result_sectioning{'split_nocopying_split'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_up'}
 = $result_sectioning{'split_nocopying_split'}{'section_childs'}[0];
+$result_sectioning{'split_nocopying_split'}{'section_childs'}[0]{'section_up'} 
= $result_sectioning{'split_nocopying_split'};
+
+$result_nodes{'split_nocopying_split'} = {
+  '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' => 'Ch1',
+      '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{'split_nocopying_split'}{'menu_child'}{'node_prev'} = 
$result_nodes{'split_nocopying_split'};
+$result_nodes{'split_nocopying_split'}{'menu_child'}{'node_up'} = 
$result_nodes{'split_nocopying_split'};
+$result_nodes{'split_nocopying_split'}{'node_next'} = 
$result_nodes{'split_nocopying_split'}{'menu_child'};
+$result_nodes{'split_nocopying_split'}{'node_up'}{'extra'}{'top_node_up'} = 
$result_nodes{'split_nocopying_split'};
+
+$result_menus{'split_nocopying_split'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'normalized' => 'Top',
+    'spaces_before_argument' => ' '
+  },
+  'menu_child' => {
+    'cmdname' => 'node',
+    'extra' => {
+      'normalized' => 'Ch1',
+      'spaces_before_argument' => ' '
+    },
+    'menu_up' => {},
+    'menu_up_hash' => {
+      'Top' => 1
+    }
+  }
+};
+$result_menus{'split_nocopying_split'}{'menu_child'}{'menu_up'} = 
$result_menus{'split_nocopying_split'};
+
+$result_errors{'split_nocopying_split'} = [];
+
+
+1;




reply via email to

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