eris/tests
Andrew Hamilton c91beda9b4 Display wide characters correctly.
- Made termstr's length match the on-screen width.
  - Achieved by adding a zero width character after each wide
    character.
  - This fixes ljust and rjust, so that there is correct padding,
    otherwise Portal appearances aren't the correct width.
- When getting a sub-string containing half a wide character,
  the half character is a space.
- Some wide characters are still broken. e.g. country flags
2021-07-25 23:07:12 +10:00
..
golden-files tools: Stop initial blank lines being stripped. 2021-07-25 01:51:40 +10:00
__main___test.py release: Move to python3.9 2021-05-19 02:14:10 +10:00
fill3_test.py release: Move to python3.9 2021-05-19 02:14:10 +10:00
golden.py Files don't need individual license headers. 2021-04-12 02:25:49 +10:00
lscolors_test.py release: Move to python3.9 2021-05-19 02:14:10 +10:00
paged_list_test.py release: Move to python3.9 2021-05-19 02:14:10 +10:00
termstr_test.py Display wide characters correctly. 2021-07-25 23:07:12 +10:00
tools_test.py Combine normal and okay statuses. 2021-07-20 01:59:46 +10:00
worker_test.py Combine normal and okay statuses. 2021-07-20 01:59:46 +10:00