wiki.techinc.nl/tests/phpunit/includes/parser
James D. Forrester 459cbb0494 Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
SpecialPageFactory is already here, but none of the others were yet.

Bug: T166010
Change-Id: I9689bf0a1ab329625e23669b99f019b96295fffd
2023-09-18 18:23:13 +01:00
..
CacheTimeTest.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
CoreParserFunctionsTest.php CoreParserFunctionsTest: Avoid username pattern reserved for temp users 2023-07-16 19:55:50 +02:00
ExtraParserTest.php Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage 2023-09-18 18:23:13 +01:00
LinkHolderArrayIntegrationTest.php Merge "parser: Make all LinkHolderArray properties private" 2023-04-08 22:28:31 +00:00
MagicVariableTest.php Avoid calling overrideConfigValue() multiple times 2023-07-20 14:59:42 +02:00
MagicWordFactoryTest.php parser: improve cache TTL accuracy for CURRENT*/LOCAL* magic words 2023-03-28 22:35:17 +00:00
PageBundleJsonTraitTest.php
ParserCacheSerializationTestCases.php mark various anonymous functions as static 2023-08-22 19:38:38 +00:00
ParserCacheTest.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
ParserMethodsTest.php
ParserOptionsTest.php Fix more non-database tests accessing the database 2023-08-06 15:30:41 +00:00
ParserOutputTest.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
ParserPreloadTest.php
ParserTest.php Fix incomplete/broken ParserFactoryTest & ParserTest 2023-07-28 14:22:46 +00:00
PreprocessorTest.php
RevisionOutputCacheTest.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
SanitizerTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
StripStateTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
TagHooksTest.php Replace deprecated MWException 2023-06-12 12:27:49 +00:00
validateParserCacheSerializationTestData.php