Commit Graph

261 Commits

Author SHA1 Message Date
Yunus Emre Geldegul 3ffdbec8e0 #454: [tr] fix negative number problem 2022-08-19 23:37:53 +03:00
Marlon Rodriguez Garcia 01219318ab Merge branch 'master' into master 2022-08-19 15:26:55 -04:00
ismail eski b6a80e0e2a [FIX] E231 missing whitespace after ',' 2022-08-18 18:58:35 +02:00
ismail eski 7109e16e73 [TEST] ordinal_num test 2022-08-18 18:58:35 +02:00
Antoine Planchot 75eec68f3e Added support for Esperanto numbers. 2022-08-18 18:58:31 +02:00
ismail eski 44a2b7cc2d [TEST] ordinal_num test 2022-08-18 18:58:18 +02:00
Sergio Zanchetta 593435f21a Add tests for italian language currencies 2022-08-18 18:58:18 +02:00
cyriaka90 e4b75bb00d increase Polish test coverage 2022-08-18 18:58:18 +02:00
cyriaka90 5878cd07fe adapt polish tests 2022-08-18 18:58:18 +02:00
potapov.s 084ace67cb - add uzs for ru and en 2022-08-18 18:58:17 +02:00
Eyosiyas Bereketab 2ca98971e1 Add additional test case 2022-08-18 18:58:17 +02:00
Drew Echerd 7bf80d5dd7 Fixed flake8 errors 2022-08-18 18:57:45 +02:00
Drew Echerd beb3326bbc Added MEGA_SUFFIX and GIGA_SUFFIX tests 2022-08-18 18:57:45 +02:00
Drew Echerd af97683fdc Added test for OverflowError and ordinal_num 2022-08-18 18:57:44 +02:00
Drew Echerd 5bfcebd9fb Added Tajik language support 2022-08-18 18:57:42 +02:00
Eyosiyas Bereketab 8ed54f332d Update Amharic language support 2022-08-18 18:57:22 +02:00
Eyosiyas Bereketab 5948065b36 Fix flake 8 requirements in python3.1 and increase test coverage. 2022-08-18 18:57:21 +02:00
Eyosiyas Bereketab a5a812d421 Add test cases 2022-08-18 18:57:21 +02:00
Eyosiyas Bereketab 4355e11637 Update init for Amharic language 2022-08-18 18:57:17 +02:00
Katsuya Iida 4e6a573248 Support Japanese Reiwa (令和/れいわ) era. 2022-08-18 18:55:44 +02:00
hamidreza kalbasi 464f9ed7af fix flake8 problems 2022-08-18 18:55:43 +02:00
hamidreza kalbasi bbd9de8299 fix test coverage 2022-08-18 18:52:04 +02:00
hamidreza kalbasi 9f59c5c894 add basic farsi support 2022-08-18 18:52:04 +02:00
Gabriel Shekler b01c44e33c typo 2022-08-18 18:52:04 +02:00
Gabriel Shekler c11927b353 fix flake issues 2022-08-18 18:52:04 +02:00
gshekler 7993ca5023 typo 2022-08-18 18:52:04 +02:00
gshekler f820ee5ec1 add unit tests 2022-08-18 18:52:03 +02:00
Marlon Rodriguez Garcia f2acbc2873 Add new check to base 2022-08-18 18:52:03 +02:00
gonzy b8a215a991 Added tests for every currency gender combination (dollars, cents) 2022-08-18 18:52:03 +02:00
gonzy 62eba31778 lang_ES: improved currency gender handling, improved error messages; test_es: updated accordingly 2022-08-18 18:52:02 +02:00
gonzy 0ee149a4c8 Added test covering new fix penny->penique 2022-08-18 18:52:02 +02:00
gonzy fc0c15c4b2 Fixed pound cents: penny->penique, pence->peniques; fixed tests accordingly 2022-08-18 18:52:02 +02:00
gonzy 1cea15170d Orthography fixes: added missing accent (nuevos dolares->nuevos dólares); fixed accents in test_es.py (dieciséis, dólar, dólares, veintiún) 2022-08-18 18:52:01 +02:00
Rostyslav Ivanyk 6bf14bee7b Improve Ukrainian support and minor fixes in CZ, KZ, LT, LV, PL, RU, SR languages (#400)
* Fix English char 'i' in Ukrainian words

* Fix the feminine currency processing for UAH in lang_UK.py

* Fix test_ua.py

* Fix the feminine currency processing for UAH in lang_RU.py

* Add tests for UAH in test_ru.py

* Add world currencies to lang_UK.py; Add test cases to test_uk.py for world currencies

* Fix incorrect handling of zeros after decimal point for CZ, KZ, LT, LV, PL, RU, SR and UK languages

* Add ukrainian ordinal numbers

* Fix too long lines of code

* Add test for negative cardinal number
2022-08-18 18:52:01 +02:00
cyriaka90 79a9abfaba [tr] return Turkish 0 ordinal and cardinal (#347)
* [tr] return Turkish 0 ordinal and cardinal

* add str_to_number to Turkish

* try rather use Num2Word_Base
2022-08-18 18:52:00 +02:00
Paulina Komorek ea82fe11ca [ADD] polish ordinal numbers (#367) 2022-08-18 18:52:00 +02:00
Fernanda Hernandez 402b1e88e7 Add translations to spanish of several currencies 2022-08-18 18:52:00 +02:00
Peter Nordstrom 3e494d71a0 updated failing flake8 test 2022-08-18 18:51:59 +02:00
Peter Nordstrom 469aaff8e6 updated test case to increase coverage. raised NotImplementedError for options not implemented. 2022-08-18 18:51:59 +02:00
Peter Nordstrom a35effbd1b added correct ordinal handling and more test cases 2022-08-18 18:51:59 +02:00
Peter Nordstrom 1b35e7fe58 added swedish language including test cases 2022-08-18 18:51:59 +02:00
Marlon Rodriguez Garcia 605d82ec34 Merge branch 'master' into master 2022-08-18 10:07:36 -04:00
Marlon Rodriguez Garcia ebada15c04 Merge branch 'master' into master 2022-08-17 11:24:27 -04:00
Marlon Rodriguez Garcia 2dee99ab1e Merge branch 'master' into master 2022-08-16 09:51:53 -04:00
Marlon Rodriguez Garcia 6284e71297 Merge branch 'master' into fix_polish_twenty 2022-08-16 09:18:42 -04:00
cyriaka90 91e6d76710 Merge branch 'master' into fix_polish_twenty 2022-08-16 15:05:19 +02:00
cyriaka90 3715260bc5 increase Polish test coverage 2022-08-16 14:58:50 +02:00
cyriaka90 e239f1a474 adapt polish tests 2022-08-16 14:00:15 +02:00
Sergio Zanchetta 389bfd555d Add tests for italian language currencies 2022-08-15 20:52:09 +02:00
Daniel dos Santos 882c08b639 Merge branch 'master' into master 2022-08-12 16:28:40 -03:00