Add a parser test for $wgNoFollowDomainExceptions functionality
authorKunal Mehta <legoktm@member.fsf.org>
Wed, 1 Jun 2016 05:20:36 +0000 (22:20 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Wed, 1 Jun 2016 05:20:36 +0000 (22:20 -0700)
commitee5078708aabc4688ed94f1e2b9f620b4f3962ab
tree637efb5cd59bfd9ab54e7a23a2c4d6e78fee5b8b
parentb07eb85267fc61adfe75d8af48e9272c46e67a4b
Add a parser test for $wgNoFollowDomainExceptions functionality

Verify that domains on the exception list don't get a "nofollow"
attribute.

Change-Id: I01a7fc0fd9ccd21069beb26dcf3f775c79e00202
tests/parser/parserTest.inc
tests/parser/parserTests.txt
tests/phpunit/includes/parser/NewParserTest.php