summaryrefslogtreecommitdiff
path: root/test/parallel/test-icu-stringwidth.js
Commit message (Expand)AuthorAgeFilesLines
* util: fix width detection for DEL without ICURuben Bridgewater2020-06-251-4/+1
* util,readline: NFC-normalize strings before getStringWidthAnna Henningsen2020-04-271-0/+9
* test: replace flag expose_internals to expose-internalsJuan José Arboleda2020-04-021-1/+1
* util: improve unicode supportRuben Bridgewater2020-01-221-29/+29
* src: change GetStringWidth's expand_emoji_sequence option defaultRuben Bridgewater2020-01-101-41/+37
* lib: add ASCII fast path to getStringWidth()Anna Henningsen2019-09-021-0/+22
* lib: rename lib/internal/readline.jscjihrig2019-07-201-1/+1
* test: adjust indentation for stricter lintingRich Trott2017-07-271-2/+2
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-2/+2
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+1
* src: revise character width calculationTimothy Gu2017-06-281-1/+31
* test: use common.hasIntl in tests related to ICUDaijiro Wachi2017-01-191-5/+5
* readline: use icu based string width calculationJames M Snell2016-10-251-0/+43