mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
I18N
- One does not simply std::string::substr a UTF8 string, like a bloody caveman. Implemented utf8_substr, and added unit tests.
This commit is contained in:
parent
ae58b85339
commit
01e589a172
9 changed files with 108 additions and 16 deletions
1
test/.gitignore
vendored
1
test/.gitignore
vendored
|
@ -21,6 +21,7 @@ taskmod.t
|
|||
tdb2.t
|
||||
text.t
|
||||
uri.t
|
||||
utf8.t
|
||||
util.t
|
||||
view.t
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue