wiki.techinc.nl/tests/phpunit/includes/parser
Umherirrender 790ae736c1 tests: Move test cases from /includes/ into sub folder
Follow move of the tested class
Most moves are part of T321882

Change-Id: I74ab45d6a5331dcb2ff0b65dc2cc7c6315146646
2023-09-13 00:09:05 +02: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 tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02: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 Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
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 Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ParserTest.php Fix incomplete/broken ParserFactoryTest & ParserTest 2023-07-28 14:22:46 +00:00
PreprocessorTest.php Auto-discover core parser test files 2022-10-13 10:41:15 -04:00
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