mediawiki-extensions-Cite/tests
Thiemo Kreuz 7ce27b432f Stop using Language::formatNum to localize separators
This is done to make the discussion in If3dcfd7 easier.

When we introduced this code we actually used it to format
entire numbers. We had to change this later to *not* localize
digits, but only separators. Language::formatNum is and always
was able to do this, so we just continued to use it.

This is discussed now.

It turns out there is only a single place left where we use
formatNum, and it does nothing but localizing the decimal
point. There is another way to do the same.

Bug: T237467
Change-Id: I89b17a9e11b3afc6c653ba7ccc6ff84c37863b66
2020-09-02 09:40:33 +02:00
..
parser Sync up with Parsoid citeParserTests.txt 2020-08-18 16:54:33 -04:00
phpunit Stop using Language::formatNum to localize separators 2020-09-02 09:40:33 +02:00
selenium Selenium: Update to WebdriverIO v5 2020-06-25 01:19:38 +05:30