mediawiki-extensions-Cite/tests/phpunit/unit
Thiemo Kreuz 11255770c5 Make message key parser accept more than just underscores
The best practice for message keys is to use dashes, not underscores.
This codebase is quite old and traditionally uses underscores. I
think we can make it flexible enough to work with both.

Required for Ie64f4ab.

Change-Id: I6f0584299a4f279ed929784927392eb0f72cbc80
2022-06-01 10:34:57 +02:00
..
AnchorFormatterTest.php Make message key parser accept more than just underscores 2022-06-01 10:34:57 +02:00
CiteDataModuleTest.php Merge "Use new ResourceLoader namespace" 2022-05-24 23:22:32 +00:00
CiteHooksUnitTest.php Update Cite to use the new HookContainer/HookRunner system 2020-12-28 17:55:34 +02:00
CiteParserHooksTest.php Adjust Parser related tests to DeprecationHelper 2021-08-17 14:14:55 +00:00
CiteParserTagHooksTest.php Adjust Parser related tests to DeprecationHelper 2021-08-17 14:14:55 +00:00
CiteUnitTest.php Page properties should always be strings 2022-03-31 14:26:40 -04:00
ErrorReporterTest.php build: Updating mediawiki/mediawiki-codesniffer to 37.0.0 2021-07-22 12:34:32 +00:00
FootnoteMarkFormatterTest.php build: Updating composer dependencies 2021-05-04 01:29:20 +00:00
ReferenceMessageLocalizerUnitTest.php Stop using Language::formatNum to localize separators 2020-09-02 09:40:33 +02:00
ReferencesFormatterTest.php build: Updating composer dependencies 2021-05-04 01:29:20 +00:00
ReferenceStackTest.php build: Updating dependencies 2021-01-29 06:21:06 +00:00