◐ Shell
clean mode source ↗

build,test: add tests for binary linked with shared libnode by joyeecheung · Pull Request #61463 · nodejs/node

@nodejs-github-bot added build

Issues and PRs related to build files or the CI.

needs-ci

PRs that need a full CI run.

labels

Jan 21, 2026

joyeecheung

This adds tests to ensure the V8 parts (v8, libplatform, cppgc)
in shared libnode works correctly.

@aduh95 aduh95 added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Jan 24, 2026

@sxa sxa mentioned this pull request

Jan 27, 2026

richardlau

aduh95 pushed a commit that referenced this pull request

Jan 28, 2026
This adds tests to ensure the V8 parts (v8, libplatform, cppgc)
in shared libnode works correctly.

PR-URL: #61463
Refs: #61144
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>

aduh95 pushed a commit that referenced this pull request

Feb 10, 2026
This adds tests to ensure the V8 parts (v8, libplatform, cppgc)
in shared libnode works correctly.

PR-URL: #61463
Refs: #61144
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>