notcurses/rust
nick black a3323fb22c
Enforce UTF8 where necessary in unit tests #428
Certain unit tests required UTF8 encoding on the output
terminal to work (#428). This includes anything which does
any kind of fill. Add enforce_utf8() checks to all such
tests that were missing them. Unit tests once again pass in
a pure ASCII environment.
2020-03-29 04:46:30 -04:00
..
libnotcurses-sys rust: use libnotcurses-sys, add test 2020-03-27 06:27:26 -04:00
notcurses Enforce UTF8 where necessary in unit tests #428 2020-03-29 04:46:30 -04:00