mediawiki-extensions-Cite/tests/phpunit
Adam Wight e9958d569b Formatter takes responsibility for rendering footnote mark
Pass the full ref structure from ReferenceStack to FootnoteMarkFormatter,
to give it control over the final rendering.  This is aligned with how
the FootnoteBodyFormatter directly scans over groupRefs.

Change-Id: I3294fd9366f01daa4250a5d481f4adbae84c72b1
2019-12-02 10:17:24 +01:00
..
unit Formatter takes responsibility for rendering footnote mark 2019-12-02 10:17:24 +01:00
CiteCSSFileModuleTest.php Move all code to PSR-4 compatible namespaces 2019-11-20 17:00:13 +01:00
CiteErrorReporterTest.php Fix misleading method names in CiteErrorReporter 2019-11-22 15:08:39 +01:00
CiteHooksTest.php Remove ApiQueryReferences support 2019-11-28 11:08:46 +01:00
CiteTest.php Add strict PHP 7 type hints to most code 2019-12-02 08:51:42 +01:00
FootnoteBodyFormatterTest.php Make the normalizeKey() method private 2019-11-29 19:02:48 +01:00