Skip to content

test: update test-npm to use test-npm-package.js

Rodrigo Muino Tomonari requested to merge github/fork/gibfahn/test-npm-js into master

Also deletes the old test-npm.sh script.

NOTE: Changes to deps/npm are for testing purposes only and won't be landed in the final PR.

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

test

This replaces #7867

The tests can be run manually with:

make test-npm

or

vcbuild.bat test-npm

Merge request reports

Loading