wiki.techinc.nl/tests/phpunit/includes/parser
umherirrender dcb6ad0097 Use ParserOptions::newFromUserAndLang in tests
This avoids using $wgUser and $wgLang for the ParserOption, which is not
needed in the tests

Change-Id: Iea07e9a0f0898ec5f8eb98a40000f5d33b279c9e
2012-10-24 15:59:30 +02:00
..
MagicVariableTest.php Use ParserOptions::newFromUserAndLang in tests 2012-10-24 15:59:30 +02:00
MediaWikiParserTest.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
NewParserTest.php Skip parser tests if main NS isn't wikitext. 2012-10-12 15:39:01 +02:00
ParserMethodsTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ParserOutputTest.php (bug 32951) Do not register absolute internal externals 2012-10-03 23:15:38 +00:00
ParserPreloadTest.php Use ParserOptions::newFromUserAndLang in tests 2012-10-24 15:59:30 +02:00
PreprocessorTest.php Use ParserOptions::newFromUserAndLang in tests 2012-10-24 15:59:30 +02:00
TagHooksTest.php Use ParserOptions::newFromUserAndLang in tests 2012-10-24 15:59:30 +02:00