From: Rob Church Date: Wed, 17 Jan 2007 19:48:37 +0000 (+0000) Subject: Some parser tests to go with r19397 X-Git-Tag: 1.31.0-rc.0~54336 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=cf40af4049ec56ab5a87a83c0ff5a51392ab0bbe;p=lhc%2Fweb%2Fwiklou.git Some parser tests to go with r19397 --- diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 3d748aef3a..8c7a2ee8d0 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -1470,6 +1470,34 @@ title=[[Main Page]]

!! end +!! article +00 +!! text +This is 00. +!! endarticle + +!!test +Self-link to numeric title +!!options +title=[[0]] +!!input +[[0]] +!!result +

0 +

+!!end + +!!test +Link to numeric-equivalent title +!!options +title=[[0]] +!!input +[[00]] +!!result +

00 +

+!!end + !! test inside a link !! input