wiki.techinc.nl/tests/phpunit/includes/parser
jdlrobson 24949480eb Give skins more flexibility over table of contents render
* Do not store table of contents in parser output
* Instead inject table of contents via strpos where needed
  inside Article based on Skin "toc" option
* Use <mw:tocplace> as a TOC placeholder; for Parsoid compatibility
  this will be replaced with a <meta> tag in a followup patch.

Bug: T287767
Change-Id: I44045b3b9e78e7ab793da3f37e3c0dbc91cd7d39
2021-10-25 22:26:41 +00:00
..
CacheTimeTest.php Tests: remove unneeded tearDown functions 2021-07-27 13:15:40 +00:00
CoreParserFunctionsTest.php Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
LinkHolderArrayIntegrationTest.php
MagicVariableTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParserCacheSerializationTestCases.php Rename ParserOutput::setCategoryLinks() and ::getCategoryLinks() 2021-10-15 09:45:36 -07:00
ParserCacheTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
ParserMethodsTest.php Make Parser::$mStripState private 2021-10-13 19:58:50 -04:00
ParserOptionsTest.php Remove "auto-number headings" preference 2021-10-03 00:47:08 +02:00
ParserOutputTest.php Give skins more flexibility over table of contents render 2021-10-25 22:26:41 +00:00
ParserPreloadTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParserTest.php Move ::addTrackingCategory() implementation to TrackingCategories 2021-10-15 14:17:58 -04:00
PreprocessorTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
RevisionOutputCacheTest.php Tests: remove unneeded tearDown functions 2021-07-27 13:15:40 +00:00
SanitizerTest.php Sanitizer: Replace RFC 3454 by RFC 8264 for clearUrl 2021-08-26 21:02:21 +00:00
StripStateTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
TagHooksTest.php Parser: initialize preprocessor in constructor 2021-03-16 22:37:40 +00:00
validateParserCacheSerializationTestData.php Hard-deprecate all public property access on CacheTime and ParserOutput. 2021-10-13 13:27:16 -04:00