summaryrefslogtreecommitdiff
path: root/tests/messages/test_plurals.py
Commit message (Expand)AuthorAgeFilesLines
* Fix up some Python2-isms using pyupgradeAarni Koskela2022-05-101-1/+0
* Update copyright year to 2022Aarni Koskela2022-01-251-1/+1
* Become 2.9.1Aarni Koskela2021-04-281-1/+1
* Bump copyright year from 2019 to 2020Aarni Koskela2020-11-111-1/+1
* Bump copyright year from 2018 to 2019Aarni Koskela2019-05-271-1/+1
* Rephrase copyright headers to link to the LICENSE file instead of COPYINGauthorsAarni Koskela2018-02-021-1/+1
* Update copyright header years, and include the Babel teamAarni Koskela2018-02-021-1/+1
* Updated plurals.py to match Mozilla and CLDR referencesMax Shenfield2016-07-111-2/+2
* Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-291-1/+1
* Merge pull request #292 from akx/cldr28Isaac Jurado2016-01-021-1/+1
|\
| * Update to CLDR 28 (with test updates)Aarni Koskela2015-12-211-1/+1
* | Beef up test_plurals.pyLukas B2015-12-301-6/+25
|/
* plurals: Fix selection for chineseMichael Birtwell2015-10-211-5/+22
* remove test suite factoriesAlex Morega2013-07-061-7/+0
* copy babel.messages.plural doctests as unit testsAlex Morega2013-07-061-1/+11
* move unit tests outside babel packageAlex Morega2013-07-061-0/+25