PreprocessorTest: test both implementations
authorTim Starling <tstarling@wikimedia.org>
Thu, 25 Aug 2016 03:17:13 +0000 (13:17 +1000)
committerTim Starling <tstarling@wikimedia.org>
Thu, 25 Aug 2016 03:40:37 +0000 (13:40 +1000)
commitfd8e3da7b8d116803ad2cebbd088d09356822329
treedcbd0d5e6bce7439d3e9ee06bd2ddb412f172b23
parentd50adbd671ba32277d5380df7666ea37cd2cbff0
PreprocessorTest: test both implementations

* Instead of only testing the configured preprocessor, test each in turn.
* Fix a test error when testing Preprocessor_Hash by removing <equals>
  tags -- only Preprocessor_Hash emits them, but they have no effect on
  the expansion.

Change-Id: I596f6b66fc636b767c447af3450556bfebe28241
tests/phpunit/includes/parser/PreprocessorTest.php