IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
* Fix Non-ASCII exceptions UnicodeDecodeError
Fix some code includes Non-ASCII characters will cause `UnicodeDecodeError`
* Add test encoding & regenerate test data
* add .travis
* don't add TERM as test case (duh)
* update tests (TERM -> xterm)
* remove support for 2.6
* don't test on 3.3 (has weird ANSI bug)
* add travis badge