summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/misc_commands/also_not_line.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/misc_commands/also_not_line.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/misc_commands/also_not_line.pl21
1 files changed, 21 insertions, 0 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/misc_commands/also_not_line.pl b/macros/texinfo/texinfo/tp/t/results/misc_commands/also_not_line.pl
index a89f45c6e5..4088fabfb4 100644
--- a/macros/texinfo/texinfo/tp/t/results/misc_commands/also_not_line.pl
+++ b/macros/texinfo/texinfo/tp/t/results/misc_commands/also_not_line.pl
@@ -536,6 +536,15 @@ $result_errors{'also_not_line'} = [
'type' => 'warning'
},
{
+ 'error_line' => ':4: warning: @refill is obsolete.
+',
+ 'file_name' => '',
+ 'line_nr' => 4,
+ 'macro' => '',
+ 'text' => '@refill is obsolete.',
+ 'type' => 'warning'
+ },
+ {
'error_line' => ':14: warning: @page should only appear at the beginning of a line
',
'file_name' => '',
@@ -545,6 +554,15 @@ $result_errors{'also_not_line'} = [
'type' => 'warning'
},
{
+ 'error_line' => ':15: warning: @refill is obsolete.
+',
+ 'file_name' => '',
+ 'line_nr' => 15,
+ 'macro' => '',
+ 'text' => '@refill is obsolete.',
+ 'type' => 'warning'
+ },
+ {
'error_line' => ':16: warning: @novalidate should only appear at the beginning of a line
',
'file_name' => '',
@@ -565,4 +583,7 @@ $result_errors{'also_not_line'} = [
];
+$result_floats{'also_not_line'} = {};
+
+
1;