aboutsummaryrefslogtreecommitdiff
path: root/test/parallel/test-cli-node-options.js
AgeCommit message (Expand)Author
2018-09-25cli: normalize `_` → `-` when parsing optionsAnna Henningsen
2018-08-26src: fix NODE_OPTIONS parsing bugAnna Henningsen
2018-06-06test,tools: enable running tests under workersAnna Henningsen
2018-05-07test: fix test-cli-node-options.js on mipsRuben Bridgewater
2018-03-04trace_events: add file pattern cli optionAndreas Madsen
2018-02-01src: allow --perf-(basic-)?prof in NODE_OPTIONSLeko
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-11-30src: fix typo in NODE_OPTIONS whitelistEvan Lucas
2017-11-03test: fix test-cli-node-options on WindowsAnna Henningsen
2017-11-03cli: add --stack-trace-limit to NODE_OPTIONSAnna Henningsen
2017-09-04test: split test-cli-node-optionsRefael Ackermann
2017-09-03test: remove envPlus, use Object.assign everywhereGibson Fahnestock
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-10src: whitelist v8 options with '_' or '-'Sam Roberts
2017-07-05src: --abort-on-uncaught-exception in NODE_OPTIONSSam Roberts
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-06-12test: fix typo in test-cli-node-options.jsVse Mozhet Byt
2017-05-19src: check if --icu-data-dir= points to valid dirBen Noordhuis
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-29test: add hasCrypto check to test-cli-node-optionsDaniel Bevenius
2017-04-28test: chdir before running test-cli-node-optionsDaniel Bevenius
2017-04-25src: allow CLI args in env with NODE_OPTIONSSam Roberts