Skip to content

doc,test: test documentation consistency for NODE_OPTIONS

  • doc: add missing options allowed in NODE_OPTIONS Add missing options to the list of allowed options for the NODE_OPTIONS environment variable. Sort the list alphabetically.

  • doc,test: test documentation consistency for NODE_OPTIONS Add a test that checks that the documented allowed options for the NODE_OPTIONS environment variable are consistent with the actually allowed options.

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

Merge request reports

Loading