summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/verb/verb_and_char_end_of_line_not_closed.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-11-09 03:02:50 +0000
committerNorbert Preining <norbert@preining.info>2022-11-09 03:02:50 +0000
commit5de83ec843cdc88e6adc42b1fe3f0ec48c52b7f3 (patch)
treeb49f7c180396c8ef389c8fd519370b6d03f4e100 /macros/texinfo/texinfo/tp/t/results/verb/verb_and_char_end_of_line_not_closed.pl
parent118cb5bbc5236bf86ca1088b9b3bae04c7b09beb (diff)
CTAN sync 202211090302
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/verb/verb_and_char_end_of_line_not_closed.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/verb/verb_and_char_end_of_line_not_closed.pl78
1 files changed, 34 insertions, 44 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/verb/verb_and_char_end_of_line_not_closed.pl b/macros/texinfo/texinfo/tp/t/results/verb/verb_and_char_end_of_line_not_closed.pl
index e1b5d7787a..6a102cba57 100644
--- a/macros/texinfo/texinfo/tp/t/results/verb/verb_and_char_end_of_line_not_closed.pl
+++ b/macros/texinfo/texinfo/tp/t/results/verb/verb_and_char_end_of_line_not_closed.pl
@@ -1,7 +1,7 @@
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);
+ %result_elements %result_directions_text %result_indices_sort_strings);
use utf8;
@@ -10,62 +10,52 @@ $result_trees{'verb_and_char_end_of_line_not_closed'} = {
{
'contents' => [
{
- 'parent' => {},
- 'text' => 'verb, not closed '
- },
- {
- 'args' => [
+ 'contents' => [
+ {
+ 'text' => 'verb, not closed '
+ },
{
- 'contents' => [
+ 'args' => [
{
- 'parent' => {},
- 'text' => '
+ 'contents' => [
+ {
+ 'text' => '
',
- 'type' => 'raw'
- },
- {
- 'parent' => {},
- 'text' => '
+ 'type' => 'raw'
+ },
+ {
+ 'text' => '
',
- 'type' => 'raw'
- },
- {
- 'parent' => {},
- 'text' => '@bye
+ 'type' => 'raw'
+ },
+ {
+ 'text' => '@bye
',
- 'type' => 'raw'
+ 'type' => 'raw'
+ }
+ ],
+ 'type' => 'brace_command_arg'
}
],
- 'parent' => {},
- 'type' => 'brace_command_arg'
+ 'cmdname' => 'verb',
+ 'extra' => {
+ 'delimiter' => '*'
+ },
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 1,
+ 'macro' => ''
+ }
}
],
- 'cmdname' => 'verb',
- 'contents' => [],
- 'extra' => {
- 'delimiter' => '*'
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 1,
- 'macro' => ''
- },
- 'parent' => {}
+ 'type' => 'paragraph'
}
],
- 'parent' => {},
- 'type' => 'paragraph'
+ 'type' => 'before_node_section'
}
],
- 'type' => 'text_root'
+ 'type' => 'document_root'
};
-$result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0];
-$result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'contents'}[1]{'args'}[0];
-$result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'contents'}[1]{'args'}[0];
-$result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'contents'}[1]{'args'}[0];
-$result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'contents'}[1];
-$result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'contents'}[1]{'parent'} = $result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0];
-$result_trees{'verb_and_char_end_of_line_not_closed'}{'contents'}[0]{'parent'} = $result_trees{'verb_and_char_end_of_line_not_closed'};
$result_texis{'verb_and_char_end_of_line_not_closed'} = 'verb, not closed @verb{*
@@ -80,7 +70,7 @@ $result_texts{'verb_and_char_end_of_line_not_closed'} = 'verb, not closed
$result_errors{'verb_and_char_end_of_line_not_closed'} = [
{
- 'error_line' => ':1: @verb missing closing delimiter sequence: *}
+ 'error_line' => '@verb missing closing delimiter sequence: *}
',
'file_name' => '',
'line_nr' => 1,