From 8a523ae08453295a34aa037a4aa24b1e5083a323 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Mon, 21 Aug 2000 18:30:56 +0000 Subject: Use PodParser 1.18 new test. p4raw-id: //depot/perl@6755 --- t/pod/special_seqs.t | 3 +++ t/pod/special_seqs.xr | 3 +++ 2 files changed, 6 insertions(+) (limited to 't/pod') diff --git a/t/pod/special_seqs.t b/t/pod/special_seqs.t index 1f229c2761..ecd99ecde8 100755 --- a/t/pod/special_seqs.t +++ b/t/pod/special_seqs.t @@ -40,4 +40,7 @@ So things like C<<$self->method()>> and C<<$self->{FIELDNAME}>> wont end up doing what you might expect since the first > will still terminate the first < seen. +Lets make sure these work for empty ones too, like C<< >> and C<< >> >> +(just to be obnoxious) + =cut diff --git a/t/pod/special_seqs.xr b/t/pod/special_seqs.xr index a07f4cf417..a8c715ae0a 100644 --- a/t/pod/special_seqs.xr +++ b/t/pod/special_seqs.xr @@ -20,3 +20,6 @@ up doing what you might expect since the first > will still terminate the first < seen. + Lets make sure these work for empty ones too, like and `>>' (just to be + obnoxious) + -- cgit v1.2.1