From: umherirrender Date: Thu, 4 Dec 2014 19:50:29 +0000 (+0100) Subject: Parser test for "Free external link with trailing punctuation" X-Git-Tag: 1.31.0-rc.0~13040^2 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=705f5c7969db7cc92b0be4e0a857f36c88b21f7b;p=lhc%2Fweb%2Fwiklou.git Parser test for "Free external link with trailing punctuation" Testing the letters in Parser::makeFreeExternalLink Change-Id: If8592513aa2725a11386bbf0939333e59dc62b6d --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 39129cba4c..648c495bf3 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -4099,6 +4099,31 @@ External links: with no contents

Bar

!! end +!! test +External links: Free with trailing punctuation +!! wikitext +http://example.com, +http://example.com; +http://example.com\ +http://example.com. +http://example.com: +http://example.com! +http://example.com? +http://example.com) +http://example.com/url_with_(brackets) +!! html +

http://example.com, +http://example.com; +http://example.com\ +http://example.com. +http://example.com: +http://example.com! +http://example.com? +http://example.com) +http://example.com/url_with_(brackets) +

+!! end + !! test External image !! wikitext