summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/invalid_nestings/unclosed_verb_on_section_line.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/invalid_nestings/unclosed_verb_on_section_line.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/invalid_nestings/unclosed_verb_on_section_line.pl10
1 files changed, 8 insertions, 2 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/invalid_nestings/unclosed_verb_on_section_line.pl b/macros/texinfo/texinfo/tp/t/results/invalid_nestings/unclosed_verb_on_section_line.pl
index 05db1ea196..28c9bace84 100644
--- a/macros/texinfo/texinfo/tp/t/results/invalid_nestings/unclosed_verb_on_section_line.pl
+++ b/macros/texinfo/texinfo/tp/t/results/invalid_nestings/unclosed_verb_on_section_line.pl
@@ -70,7 +70,11 @@ $result_trees{'unclosed_verb_on_section_line'} = {
'spaces_before_argument' => ' '
},
'level' => 2,
- 'line_nr' => {},
+ 'line_nr' => {
+ 'file_name' => '',
+ 'line_nr' => 1,
+ 'macro' => ''
+ },
'number' => 1,
'parent' => {}
}
@@ -85,7 +89,6 @@ $result_trees{'unclosed_verb_on_section_line'}{'contents'}[1]{'args'}[0]{'conten
$result_trees{'unclosed_verb_on_section_line'}{'contents'}[1]{'args'}[0]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'unclosed_verb_on_section_line'}{'contents'}[1]{'args'}[0]{'contents'}[1];
$result_trees{'unclosed_verb_on_section_line'}{'contents'}[1]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'unclosed_verb_on_section_line'}{'contents'}[1]{'args'}[0];
$result_trees{'unclosed_verb_on_section_line'}{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'unclosed_verb_on_section_line'}{'contents'}[1];
-$result_trees{'unclosed_verb_on_section_line'}{'contents'}[1]{'line_nr'} = $result_trees{'unclosed_verb_on_section_line'}{'contents'}[1]{'args'}[0]{'contents'}[1]{'line_nr'};
$result_trees{'unclosed_verb_on_section_line'}{'contents'}[1]{'parent'} = $result_trees{'unclosed_verb_on_section_line'};
$result_texis{'unclosed_verb_on_section_line'} = '@section in section @verb{Truc
@@ -138,4 +141,7 @@ $result_errors{'unclosed_verb_on_section_line'} = [
];
+$result_floats{'unclosed_verb_on_section_line'} = {};
+
+
1;