wiki.techinc.nl/tests/phpunit/includes/parser
daniel cac89b547c ParserOutput: add support for binary properties in JSON.
This introduces a mechanism for encoding binary data in
strings set via setProperty(). This is needed to accommodate compressed
data as used by TemplateData, which uses gzip compression to make the
data fit into the page_props table.

Bug: T266200
Change-Id: I19fa0dea8c25d93fcdec9dc5ddd6f3c9c162b621
2020-11-04 18:52:09 +01:00
..
CacheTimeTest.php Add test infra for ParserCache serialization/deserialization 2020-10-09 08:14:57 -06:00
CoreParserFunctionsTest.php Use $msg2 in CoreParserFunctionsTest::testGender 2020-09-17 03:26:43 +01:00
LinkHolderArrayIntegrationTest.php Update LinkHolderArray tests for new HookContainer parameter 2020-06-23 09:00:32 +10:00
MagicVariableTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ParserCacheSerializationTestCases.php ParserOutput: add support for binary properties in JSON. 2020-11-04 18:52:09 +01:00
ParserCacheTest.php Add some more tests for invalid JSON in ParserCache. 2020-10-30 14:02:20 +00:00
ParserMethodsTest.php Replace core uses and hard deprecate Parser(Options) Revision methods 2020-06-03 05:55:35 +00:00
ParserOptionsTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ParserOutputTest.php Add test infra for ParserCache serialization/deserialization 2020-10-09 08:14:57 -06:00
ParserPreloadTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ParserTest.php Use ::class together with createMock in unit tests 2020-10-30 14:45:37 +01:00
PreprocessorTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
SanitizerTest.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
SerializationTestTrait.php ParserOutput: add support for binary properties in JSON. 2020-11-04 18:52:09 +01:00
SerializationTestUtils.php Add test infra for ParserCache serialization/deserialization 2020-10-09 08:14:57 -06:00
StripStateTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
TagHooksTest.php Remove Parser::setFunctionTagHook(), deprecated in 1.35 2020-08-26 13:49:00 -04:00
validateParserCacheSerializationTestData.php Add test infra for ParserCache serialization/deserialization 2020-10-09 08:14:57 -06:00