mediawiki-extensions-Cite/tests/phpunit
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
..
integration Switch to a 1-based "count" 2024-01-08 11:45:36 +01:00
unit Switch to a 1-based "count" 2024-01-08 11:45:36 +01:00
CiteCSSFileModuleTest.php tests: Widen @covers annotations 2023-12-14 01:54:48 +00:00
CiteDbTest.php tests: Widen @covers annotations 2023-12-14 01:54:48 +00:00
CiteHooksTest.php tests: Widen @covers annotations 2023-12-14 01:54:48 +00:00
CiteIntegrationTest.php Track warnings separately in ReferenceStack 2023-12-15 16:41:04 +01:00
ReferenceMessageLocalizerTest.php Drop unused cite_reference(s)_link_prefix messages 2024-01-04 13:17:42 +01:00