Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsuitable test data string #12

Open
skoval00 opened this issue Mar 11, 2016 · 1 comment
Open

Unsuitable test data string #12

skoval00 opened this issue Mar 11, 2016 · 1 comment

Comments

@skoval00
Copy link

skoval00 commented Mar 11, 2016

Right now we have string u"Lorem ipsum dolor sit amet" in tests.data. This string is not suitable for testing the package since it does not contain all latin characters. I suggest to switch to The quick brown fox jumps over the lazy dog

This issue left latin characters C, Q, W, X out of cyrillic transliteration table.

I can make a PR, but don't have transliteration of this string for all supported languages.

I am trying to fix this issue for cyrillic transliteration. When I complete this work I will attach respective cyrillic transliterated string.

@barseghyanartur
Copy link
Owner

@skoval00:

Please, make a pull request. Pun in a phrase for all languages that you know. I'll find out about the rest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants