wiki.techinc.nl/tests/phpunit/includes/parser
Brian Wolff 5a81ad0e8a Throw an error if calling parser recursively
People accidentally (or sometimes intentionally) calling the
parser recursively has been a major source of bugs over the
years. I think its much better to fail suddenly, instead
of having unclear signs like UNIQ's all over the place.

Change-Id: I0e42aa69835c15a5df7aecb0dc5c3dec946bdf6a
2014-05-09 09:53:21 +02:00
..
MagicVariableTest.php Pass phpcs-strict on some test files (9/11) 2014-04-24 13:50:47 -07:00
MediaWikiParserTest.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
NewParserTest.php Addition of a parser test for page= parameter of image inclusion 2014-04-29 19:55:44 +02:00
ParserMethodsTest.php Throw an error if calling parser recursively 2014-05-09 09:53:21 +02:00
ParserOutputTest.php General cleanup of Parser tests 2013-10-23 12:26:15 +00:00
ParserPreloadTest.php General cleanup of Parser tests 2013-10-23 12:26:15 +00:00
PreprocessorTest.php Pass phpcs-strict on some test files (9/11) 2014-04-24 13:50:47 -07:00
TagHooksTest.php Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
TidyTest.php Make setUp and tearDown protected in tests 2013-11-24 01:48:09 +01:00