This website requires JavaScript.
Explore
Help
Register
Sign In
bblaz
/
num2words
Watch
1
Star
0
Fork
0
You've already forked num2words
mirror of
https://github.com/bblaz/num2words.git
synced
2025-12-06 06:42:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7f1ba45834c007c2559b1f45ec8b6143c134b81
num2words
/
tests
History
Virgil Dupras
20f634028d
Convert to single codebase for py2 and py3
...
No more 2to3. Also, added tox config for easy cross-python testing.
2016-11-22 09:13:18 -05:00
..
__init__.py
Fixed bogus word merge in english
2014-03-14 10:25:25 -04:00
test_de.py
add tests for lang_DE
2015-12-14 08:26:08 +01:00
test_en.py
address issue 24: floating point spelling
2016-01-13 16:06:16 +01:00
test_fr_ch.py
Add Swiss-French variants of numbers between 60 and 100.
2016-03-18 15:52:30 +01:00
test_fr.py
Fix 5 and 9 ordinals in french
2015-04-06 15:07:39 -04:00
test_id.py
add indonesian ('id')
2016-03-31 10:11:04 -04:00
test_pt_BR.py
Convert to single codebase for py2 and py3
2016-11-22 09:13:18 -05:00
test_ru.py
floating point numbers test added
2016-08-07 20:28:14 +03:00