summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/info_tests.t
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/info_tests.t')
-rw-r--r--macros/texinfo/texinfo/tp/t/info_tests.t27
1 files changed, 27 insertions, 0 deletions
diff --git a/macros/texinfo/texinfo/tp/t/info_tests.t b/macros/texinfo/texinfo/tp/t/info_tests.t
index ba620ffb75..12af9cf50b 100644
--- a/macros/texinfo/texinfo/tp/t/info_tests.t
+++ b/macros/texinfo/texinfo/tp/t/info_tests.t
@@ -930,6 +930,33 @@ HHH
@image{figure, , , ,txt} JJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ
@end flushright
'],
+['empty_arguments',
+'
+@strong{}
+@uref{,}
+@abbr{a,}
+'],
+['float_without_type',
+'
+@node Top
+
+@float a,
+aa
+@end float
+
+@listoffloats a
+'],
+['empty_caption',
+'
+@node Top
+
+@float a,b
+aa
+@caption{}
+@end float
+
+@listoffloats a
+'],
);
my @file_tests = (