Samuel Thibault
a3c87bd6c3
Fix numbers for slovak (#2110)
5 months ago
Ken Takusagawa
4df0065f88
fix English pronunciation of "sextillion" not to have a voiceless velar fricative
1 year ago
Juho Hiltunen
345a76a9d5
test for #1660
2 years ago
Samuel Thibault
819cab294e
Add almost-33-digits test
2 years ago
Samuel Thibault
0127aea5c9
Fix long numbers
nvda happened to be speaking 3647 because strtoi was actually
overflowing. Better make sure to have proper ascii to number translation
before continuing.
Fixes #1385
2 years ago
Sergei B
77fff15822
Belarusian: added tests
added tests to:
- language-numbers-cardinal.test
- tests/language-phonemes.test
- tests/language-pronunciation.test
2 years ago
Valdis Vitolins
842cd3e25e
Replace test_phonemes(), test_phonemes1() and test_dict() with single test_phon()
4 years ago
Valdis Vitolins
6fcb110b83
Move MESSAGE argument as 4th, to make arguments similar to other functions
4 years ago
Valdis Vitolins
ec552d2566
Move common functions into common script
4 years ago
Valdis Vitolins
3a9de7ae73
lv: add names for numbers up to 10^30
4 years ago
Reece H. Dunn
273b8e2a1f
en: support numbers upto a hundred nonillion
6 years ago
Reece H. Dunn
0b4896fd7c
en: add tests for cardinal and ordinal numbers
6 years ago