From: Antoine Musso Date: Tue, 31 May 2011 06:17:59 +0000 (+0000) Subject: revert r84022 parser tests (code reverted by r89088) X-Git-Tag: 1.31.0-rc.0~29828 X-Git-Url: http://git.cyclocoop.org//%22%22.url_de_base%28%29.%22/%22?a=commitdiff_plain;h=4bbf1eb2cdb71f6fcd00636c143db150674023d6;p=lhc%2Fweb%2Fwiklou.git revert r84022 parser tests (code reverted by r89088) The code cause bug 29197 (PHP 5.3.x crash) and the parser tests are blocking cruise control. --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 637fe988be..94cb98bf3e 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -975,33 +975,6 @@ External links: wiki links within external link (Bug 3695)

!! end -!! test -External links: links containing empty bracket pair [] -!! input -[http://example.com?parameter[]=foo link] -!! result -

link -

-!! end - -!! test -External links: links ending in empty bracket pair [] -!! input -[http://example.com?parameter[]=foo&option[]] -!! result -

[1] -

-!! end - -!! test -External links: bare links ending in empty bracket pair [] -!! input -http://example.com?parameter[]=foo&option[] -!! result -

http://example.com?parameter%5B%5D=foo&option%5B%5D -

-!! end - !! test BUG 787: Links with one slash after the url protocol are invalid !! input