wiki.techinc.nl/tests/phpunit/includes/parser
Alexandre Emsenhuber d1be0a802e Define $wgAlwaysUseTidy to false where needed in unit tests
Tidy changes some whitespaces in the HTML which breaks the tests if enabled.

Change-Id: Ib44f60c0d4b595c76c258b41962c3c45ca21ac3e
2012-11-07 23:08:56 +01: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 Define $wgAlwaysUseTidy to false where needed in unit tests 2012-11-07 23:08:56 +01:00