test: add Unicode characters regression test by aqrln · Pull Request #11423 · nodejs/node

@aqrln

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

Refs: nodejs#11129

@nodejs-github-bot added the build

Issues and PRs related to build files or the CI.

label

Feb 16, 2017

addaleax

@aqrln aqrln mentioned this pull request

Feb 16, 2017

2 tasks

bnoordhuis

thefourtheye

sam-github

jasnell pushed a commit that referenced this pull request

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

PR-URL: #11423
Ref: #11129
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

@aqrln aqrln deleted the test-unicode branch

April 4, 2017 18:54

italoacasas pushed a commit to italoacasas/node that referenced this pull request

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

PR-URL: nodejs#11423
Ref: nodejs#11129
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>