mediawiki-extensions-Cite/tests/phpunit/integration
Adam Wight 1434dc5ca6 Switch to a 1-based "count"
The previous patch deprecated the last conditional depending on magic
meanings of 0 and -1, so now we're free to let "count" take on a more
natural meaning: the number of times a footnote mark appears in
article text.

Includes a small hack to avoid changing parser output, by
artificially decrementing the count by one during rendering.  The
hack can be removed and test output updated in a separate patch.

Bug: T353227
Change-Id: I6f76c50357b274ff97321533e52f435798048268
2024-01-08 11:45:36 +01:00
..
AnchorFormatterTest.php Drop unused cite_reference(s)_link_prefix messages 2024-01-04 13:17:42 +01:00
CiteTest.php Switch to a 1-based "count" 2024-01-08 11:45:36 +01:00
FootnoteMarkFormatterTest.php Switch to a 1-based "count" 2024-01-08 11:45:36 +01:00
ValidatorTest.php Capitalized dir="RTL" should not trigger any error 2024-01-03 16:30:16 +00:00