mgeisler / textwrap

An efficient and powerful Rust library for word wrapping text.
MIT License
467 stars 45 forks source link

Rewrap tests for `WordSeparator::find_words` #386

Closed mgeisler closed 3 years ago

mgeisler commented 3 years ago

The tests now also test the UnicodeBreakProperties implementation, when available.