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
2020-06-22 16:57:01 -05:00
..
ansible_test
integration Remove incidental_lookup_rabbitmq test. 2020-06-22 14:33:03 -07:00
lib/ansible_test Fix yamllint sanity test line numbers. 2020-06-18 10:03:21 -07:00
sanity Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
support Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
units Use libc wcwidth to calculate print width in display (#66214) 2020-06-22 16:57:01 -05:00
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 2020-06-17 16:06:07 -05:00