wiki.techinc.nl/tests/phpunit/includes/parser
Aaron Schulz 7d923a9360 In FileBackend/FileOp:
* Replaced 'media' portion of container names with the repo name. This makes it easy for multiple repos to use the same backend without 'wikiId' hacks. Full container names are now like <wiki>-<repo>-<zone> (or <repo>-<zone> if 'wikiId' is set to an empty string).
* Restricted isValidContainerName() more in light of Azure portability and shorted shard suffix.
* Bumped $maxCacheSize to 75 storage paths.
* Code comment cleanups and additions.
Unit tests:
* Updated related tests and marked testBug29408() as broken (I can't find the problem).
* Reduced leakage in UploadFromUrlTestSuite a bit.
2012-01-07 01:33:23 +00:00
..
MagicVariableTest.php test {{SERVERNAME}} with relative URLS 2011-10-24 09:32:33 +00:00
MediaWikiParserTest.php Comment tweak on MediaWikiParserTest and make ResourceLoaderTest extend MediaWikiTestCase 2011-11-12 21:32:39 +00:00
NewParserTest.php In FileBackend/FileOp: 2012-01-07 01:33:23 +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