Skip to content

test: add Unicode characters regression test

Rodrigo Muino Tomonari requested to merge github/fork/aqrln/test-unicode into master

This test ensures that UTF-8 characters can be used in core JavaScript modules built into Node's binary.

Refs: https://github.com/nodejs/node/pull/11129

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading