Commit Graph
190 Commits
Author SHA1 Message Date
Drew EcherdandWillem Van Onsem af97683fdc Added test for OverflowError and ordinal_num 2022-08-18 18:57:44 +02:00
Drew EcherdandWillem Van Onsem 5bfcebd9fb Added Tajik language support 2022-08-18 18:57:42 +02:00
Eyosiyas BereketabandWillem Van Onsem 8ed54f332d Update Amharic language support 2022-08-18 18:57:22 +02:00
Eyosiyas BereketabandWillem Van Onsem 5948065b36 Fix flake 8 requirements in python3.1 and increase test coverage. 2022-08-18 18:57:21 +02:00
Eyosiyas BereketabandWillem Van Onsem a5a812d421 Add test cases 2022-08-18 18:57:21 +02:00
Eyosiyas BereketabandWillem Van Onsem 4355e11637 Update init for Amharic language 2022-08-18 18:57:17 +02:00
Katsuya IidaandWillem Van Onsem 4e6a573248 Support Japanese Reiwa (令和/れいわ) era. 2022-08-18 18:55:44 +02:00
hamidreza kalbasiandWillem Van Onsem 464f9ed7af fix flake8 problems 2022-08-18 18:55:43 +02:00
hamidreza kalbasiandWillem Van Onsem bbd9de8299 fix test coverage 2022-08-18 18:52:04 +02:00
hamidreza kalbasiandWillem Van Onsem 9f59c5c894 add basic farsi support 2022-08-18 18:52:04 +02:00
Gabriel SheklerandWillem Van Onsem b01c44e33c typo 2022-08-18 18:52:04 +02:00
Gabriel SheklerandWillem Van Onsem c11927b353 fix flake issues 2022-08-18 18:52:04 +02:00
gsheklerandWillem Van Onsem 7993ca5023 typo 2022-08-18 18:52:04 +02:00
gsheklerandWillem Van Onsem f820ee5ec1 add unit tests 2022-08-18 18:52:03 +02:00
Marlon Rodriguez GarciaandWillem Van Onsem f2acbc2873 Add new check to base 2022-08-18 18:52:03 +02:00
gonzyandWillem Van Onsem b8a215a991 Added tests for every currency gender combination (dollars, cents) 2022-08-18 18:52:03 +02:00
gonzyandWillem Van Onsem 62eba31778 lang_ES: improved currency gender handling, improved error messages; test_es: updated accordingly 2022-08-18 18:52:02 +02:00
gonzyandWillem Van Onsem 0ee149a4c8 Added test covering new fix penny->penique 2022-08-18 18:52:02 +02:00
gonzyandWillem Van Onsem fc0c15c4b2 Fixed pound cents: penny->penique, pence->peniques; fixed tests accordingly 2022-08-18 18:52:02 +02:00
gonzyandWillem Van Onsem 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 IvanykandWillem Van Onsem 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
cyriaka90andWillem Van Onsem 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 KomorekandWillem Van Onsem ea82fe11ca [ADD] polish ordinal numbers (#367) 2022-08-18 18:52:00 +02:00
Fernanda HernandezandWillem Van Onsem 402b1e88e7 Add translations to spanish of several currencies 2022-08-18 18:52:00 +02:00
Peter NordstromandWillem Van Onsem 3e494d71a0 updated failing flake8 test 2022-08-18 18:51:59 +02:00
Peter NordstromandWillem Van Onsem 469aaff8e6 updated test case to increase coverage. raised NotImplementedError for options not implemented. 2022-08-18 18:51:59 +02:00
Peter NordstromandWillem Van Onsem a35effbd1b added correct ordinal handling and more test cases 2022-08-18 18:51:59 +02:00
Peter NordstromandWillem Van Onsem 1b35e7fe58 added swedish language including test cases 2022-08-18 18:51:59 +02:00
Willem Van Onsem 47a3cac323 Fix zeroth in Dutch to nulde fixing #325 2020-09-21 18:54:03 +02:00
Daniel MaraiandErnesto Rodriguez Ortiz 4dab316025 Added support for Hungarian language 2020-05-03 23:27:34 -04:00
OlzhasandErnesto Rodriguez Ortiz c2abbbec59 Linted KZ modules 2020-01-15 09:39:52 -05:00
OlzhasandErnesto Rodriguez Ortiz 3bb4ab120a Added kz tests for negative numbers and zero in chunks 2020-01-15 09:39:52 -05:00
OlzhasandErnesto Rodriguez Ortiz d7742442c6 Updated kz tests 2020-01-15 09:39:52 -05:00
OlzhasandErnesto Rodriguez Ortiz d576817c7f Initial kazakh implementation 2020-01-15 09:39:52 -05:00
Pierre DucheminandGitHub 82418b2612 Merge branch 'master' into master 2019-12-31 15:28:12 -05:00
Ernesto Rodriguez OrtizandGitHub ff9bd868ba Merge branch 'master' into romanian-issues-259 2019-12-31 12:13:16 -05:00
Ernesto Rodriguez OrtizandGitHub 0a88055c4a Merge branch 'master' into master 2019-12-31 11:03:46 -05:00
Ernesto Rodriguez OrtizandGitHub af7882a7bd Merge branch 'master' into base 2019-12-31 09:59:08 -05:00
Ernesto Rodriguez OrtizandGitHub ede0c42806 Merge branch 'master' into en_coverage 2019-12-31 09:42:04 -05:00
Ernesto Rodriguez OrtizandGitHub a2fe2aa4c9 Merge branch 'master' into test_dk 2019-12-31 09:35:45 -05:00
Ernesto Rodriguez OrtizandGitHub cb9fff1189 Merge branch 'master' into es_coverage 2019-12-30 17:15:38 -05:00
Ernesto Rodriguez OrtizandGitHub 3d14f7a5bb Merge branch 'master' into en_coverage 2019-12-27 16:35:33 -05:00
Tufan Kaynak 234e02dd54 updated tests 2019-12-13 20:18:59 +03:00
Tufan Kaynak 0236257876 updated tests 2019-12-13 19:49:39 +03:00
Tufan Kaynak 39ef298626 updated tests 2019-12-13 19:13:41 +03:00
Tufan Kaynak 3da9fd8705 updated tests 2019-12-13 19:08:49 +03:00
Tufan Kaynak fe0bc1adbd updated tests 2019-12-13 19:06:36 +03:00
Tufan Kaynak 6a4e955049 updated tests 2019-12-13 19:02:02 +03:00
Tufan Kaynak 739f02d830 updated tests 2019-12-13 18:55:38 +03:00
Tufan Kaynak a7971f1156 updated tests 2019-12-13 18:46:34 +03:00