wiki.techinc.nl/tests/phpunit/includes/parser
2024-09-17 02:19:24 +00:00
..
Parsoid
BeforeParserFetchTemplateRevisionRecordTest.php tests: Make use of ??= and ?? operators in various tests 2024-08-15 11:44:46 +02:00
CacheTimeTest.php
CoreParserFunctionsTest.php
ExtraParserTest.php tests: Remove reset of services in tests 2024-09-05 23:47:16 +02:00
LinkHolderArrayIntegrationTest.php
MagicVariableTest.php Merge "parser: Avoid cache stampede on pages which use {{CURRENTYEAR}}" 2024-08-26 16:00:08 +00:00
MagicWordFactoryTest.php
PageBundleJsonTraitTest.php tests: Use const for some static data in test files 2024-09-01 23:24:11 +02:00
ParserCacheSerializationTestCases.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
ParserCacheTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
ParserMethodsTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
ParserOptionsTest.php Use stashed temp name in ParserOptions::newFromContext over anon 2024-09-06 13:44:33 +01:00
ParserOutputTest.php ParserOutput::collectMetadata(): fix handling of links 2024-09-13 14:42:27 -04:00
ParserPreloadTest.php
ParserTest.php
PreprocessorTest.php tests: Remove unused PreprocessorTest::$mTitle/$mPPNodeCount 2024-09-14 09:46:49 +02:00
RevisionOutputCacheTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
SanitizerTest.php
StripStateTest.php
TagHooksTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
validateParserCacheSerializationTestData.php