summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/30sectioning.t
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/30sectioning.t')
-rw-r--r--macros/texinfo/texinfo/tp/t/30sectioning.t20
1 files changed, 20 insertions, 0 deletions
diff --git a/macros/texinfo/texinfo/tp/t/30sectioning.t b/macros/texinfo/texinfo/tp/t/30sectioning.t
index 4dd30bcee7..fcf89023be 100644
--- a/macros/texinfo/texinfo/tp/t/30sectioning.t
+++ b/macros/texinfo/texinfo/tp/t/30sectioning.t
@@ -536,6 +536,26 @@ in node Top
in chap
'],
+['recursive_self_section_reference',
+'@node sharp
+@chapter @ref{sharp} tuple
+'],
+['double_recursive_self_section_reference',
+'@node n1
+@chapter @ref{n2}
+
+@node n2
+@chapter @ref{n1}
+'],
+['double_recursive_self_section_node_reference',
+'@node Top
+@top top
+
+@node node1
+@chapter @ref{to node1}
+
+@node to @ref{node1}
+'],
);
my $character_and_spaces_in_refs_text = '@node Top