test: add env variable test for --run · nodejs/node@30a4248 · GitHub
Skip to content

Commit 30a4248

Browse files
anonrigtargos
authored andcommitted
test: add env variable test for --run
PR-URL: #52811 Reviewed-By: Daniel Lemire <daniel@lemire.me> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent ad9c4bd commit 30a4248

5 files changed

Lines changed: 20 additions & 1 deletion

File tree

test/fixtures/run-script/node_modules/.bin/path-env

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/fixtures/run-script/node_modules/.bin/path-env.bat

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/fixtures/run-script/package.json

Lines changed: 3 additions & 1 deletion

test/message/node_run_non_existent.out

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ Available scripts are:
88
positional-args-windows: positional-args.bat
99
custom-env: custom-env
1010
custom-env-windows: custom-env.bat
11+
path-env: path-env
12+
path-env-windows: path-env.bat

test/parallel/test-node-run.js

Lines changed: 11 additions & 0 deletions

0 commit comments

Comments
 (0)