summaryrefslogtreecommitdiff
path: root/test/parallel/test-icu-transcode.js
AgeCommit message (Expand)Author
2019-02-05test: relax expectations in test-icu-transcodeYang Guo
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2017-10-23buffer: buffer.transcode to use internal/errorsWeijia Wang
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-02-24src, i18n: cleanup usage of MaybeStackBufferTimothy Gu
2017-01-19test: use common.hasIntl in tests related to ICUDaijiro Wachi
2017-01-16test: skip test-icu-transcode if Intl is not presentDaijiro Wachi
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-12-24test: increase coverage of Buffer.transcodeJoyee Cheung
2016-12-21buffer: allow Uint8Array input to methodsAnna Henningsen
2016-12-12test: improve buffer transcodeJohnny Reading
2016-12-06buffer: fix transcode for single-byte enc to ucs2Anna Henningsen
2016-10-25buffer: add buffer.transcodeJames M Snell