wiki.techinc.nl/tests/phpunit/includes/parser
gicode 08de237f76 Move tests that have likely never been executed. Now they will be executed.
It might be a good idea to have a commit hook or similar to catch these.

You can find candidates for renaming with this command:
$ find tests/phpunit/includes/ -name '*.php' | grep -Ev 'Test.php$' | xargs grep -l MediaWikiTestCase
2011-11-09 23:11:52 +00:00
..
MagicVariableTest.php test {{SERVERNAME}} with relative URLS 2011-10-24 09:32:33 +00:00
MediaWikiParserTest.php Convert the string to single quoted and manually escape it. 2011-10-27 21:18:01 +00:00
NewParserTest.php Add, update, tweak documentation 2011-10-26 03:45:13 +00:00
ParserPreloadTest.php test that preloaded text is unstripped 2011-10-24 10:51:46 +00:00
PreprocessorTest.php Another old, uncommitted, test (passing on NtPP) 2011-10-31 22:24:26 +00:00
TagHooksTest.php Move tests that have likely never been executed. Now they will be executed. 2011-11-09 23:11:52 +00:00