summaryrefslogtreecommitdiff
path: root/tests/test_numbers.py
Commit message (Expand)AuthorAgeFilesLines
...
* Retain the behaviour of format in numbers.format_currencyCraig Loftus2015-09-271-0/+18
* numbers: Use currency decimal digits by defaultIsaac Jurado2015-09-271-0/+11
* localedata: Check inheritance exceptions firstIsaac Jurado2015-08-051-1/+1
* Merge pull request #66 from Sjord/masterAlex Morega2014-01-061-0/+8
|\
| * Correctly parse number pattern with '-' on the endSjoerd Langkemper2013-11-061-0/+8
* | Fixup get_currency_name testJames Page2013-12-061-1/+2
|/
* Added support for territory currency lookups.Armin Ronacher2013-07-301-0/+23
* py3 division returns floats; cast back to intAlex Morega2013-07-061-0/+4
* Some small fixes from #19Armin Ronacher2013-07-061-2/+2
* Some small test cleanupsArmin Ronacher2013-07-061-4/+2
* remove test suite factoriesAlex Morega2013-07-061-11/+0
* copy babel.numbers doctests as unit testsAlex Morega2013-07-061-8/+102
* move unit tests outside babel packageAlex Morega2013-07-061-0/+192