wiki.techinc.nl/tests/phpunit/includes/parser
C. Scott Ananian 22f8397694 Update 'validateParserCacheSerializationTestData' maintenance script
Transitions the validateParserCacheSerializationTestData maintenance
script to the new maintenance script mechanism based on
maintenance/run.php

While we're here, also fix a minor bug that made the `--create` option
crash if this was the very first time serialization files for a
particular test case were being generated (ie, there was no prior
existing serialization on disk yet).

Change-Id: Ic0dadce750a2b390739ae657bab7f899860d1078
2023-09-07 20:37:36 +00: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
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 Introduce PageBundleJsonTrait for serialization 2022-05-23 17:54:48 +01:00
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 Update 'validateParserCacheSerializationTestData' maintenance script 2023-09-07 20:37:36 +00:00