You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Matt Martz 1fedb95e4b
Use libc wcwidth to calculate print width in display (#66214)
* Use libc wcwidth to calculate print width in display. Fixes #63105

* Remove errantly added blank lines

* Fixes

* Move setlocale, adjust tests to work around py2 oddity with characters following null

* Don't change cli stub

* emojis

* Remove to_text call

* Special accounting for deletions

* Add initialization function, expand tests, ensure fallback to len

* get_text_width requires text, ensure banner deals with it

* Handle setlocale errors

* Move variable decrement

* Remove unused import
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Remove incidental_lookup_rabbitmq test. 6 years ago
lib/ansible_test Fix yamllint sanity test line numbers. 6 years ago
sanity Clean up unit test boilerplate. 6 years ago
support Deprecation revisited (#69926) 6 years ago
units Use libc wcwidth to calculate print width in display (#66214) 6 years ago
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 6 years ago