From 42cda2ed3fa7472e6c064fdbf998d636556343db Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 2 Dec 2022 03:04:31 +0000 Subject: CTAN sync 202212020304 --- macros/texinfo/texinfo/tp/t/info_tests.t | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'macros/texinfo/texinfo/tp/t/info_tests.t') 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 = ( -- cgit v1.2.3