wiki.techinc.nl/tests/phpunit/includes/parser
jeroendedauw 38c7f444e1 Use __DIR__ instead of dirname( __FILE__ )
We can now do this since we finally switched to PHP 5.3 for MW 1.20 and get rid of the silly dirname(__FILE__) stuff :)

Change-Id: Id9b2c9cd2e678197aa81c78adced5d1d31ff57b1
2012-08-27 21:45:00 +02:00
..
MagicVariableTest.php
MediaWikiParserTest.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
NewParserTest.php MessageCache::destroyInstance() is static. 2012-08-16 10:00:45 +02:00
ParserMethodsTest.php Class renaming didn't went into change 12729 2012-06-23 23:04:57 +02:00
ParserPreloadTest.php
PreprocessorTest.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
TagHooksTest.php