summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/info_tests.t
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-12-02 03:04:31 +0000
committerNorbert Preining <norbert@preining.info>2022-12-02 03:04:31 +0000
commit42cda2ed3fa7472e6c064fdbf998d636556343db (patch)
tree0995420f9b6b31ad8bef5b0e61f35bc7338bab42 /macros/texinfo/texinfo/tp/t/info_tests.t
parent77362f5f4b083c21c2044b0c54d228da42804c72 (diff)
CTAN sync 202212020304
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 = (