wiki.techinc.nl/tests/phpunit/includes/parser
C. Scott Ananian 5c18d18f46 SerializationTestUtils: handle 1.xx_wmf* versions; don't fail immediately
The validate* maintenance scripts for CacheTime, ParserOutput, and
MessageValue didn't handle 1.xx_wmf* versions correctly, sorting them
*after* the final released 1.xx version.  Further, failing immediately
when a mismatch is found in the validate* scripts can mislead maintainers
into thinking only a single mismatch is present.

Change-Id: I4c7bc281c7398d889652a6a1bd9c511d31ffca39
2024-06-03 12:23:46 -04:00
..
BeforeParserFetchTemplateRevisionRecordTest.php Parser::statelessFetchTemplate: remove dead code; add test cases 2024-04-10 17:36:04 -04:00
CacheTimeTest.php SerializationTestTrait: make phpunit data providers static 2024-05-22 11:43:26 -04:00
CoreParserFunctionsTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
ExtraParserTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
LinkHolderArrayIntegrationTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
MagicVariableTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
MagicWordFactoryTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
PageBundleJsonTraitTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
ParserCacheSerializationTestCases.php Remove all @package comments 2024-05-10 13:53:15 +02:00
ParserCacheTest.php Remove all @package comments 2024-05-10 13:53:15 +02:00
ParserMethodsTest.php Parser::statelessFetchTemplate: remove dead code; add test cases 2024-04-10 17:36:04 -04:00
ParserOptionsTest.php Add ParserOptions::setCollapsibleSections() 2024-04-29 12:11:09 -04:00
ParserOutputTest.php SerializationTestTrait: make phpunit data providers static 2024-05-22 11:43:26 -04:00
ParserPreloadTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
ParserTest.php Parser: Inject service LanguageNameUtils 2024-05-20 19:23:37 +00:00
PreprocessorTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
RevisionOutputCacheTest.php Remove all @package comments 2024-05-10 13:53:15 +02:00
SanitizerTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
StripStateTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
TagHooksTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
validateParserCacheSerializationTestData.php SerializationTestUtils: handle 1.xx_wmf* versions; don't fail immediately 2024-06-03 12:23:46 -04:00