node/test/fixtures/rc
Edy Silva 130eaa20a4
src: improve parsing of boolean options
PR-URL: https://github.com/nodejs/node/pull/58039
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2025-05-02 17:06:59 -03:00
..
default src: set default config as node.config.json 2025-05-02 17:04:37 -03:00
non-readable src: set default config as node.config.json 2025-05-02 17:04:37 -03:00
broken-node-options.json test: add more coverage to node_config_file 2025-05-02 17:04:27 -03:00
broken.json test: add more coverage to node_config_file 2025-05-02 17:04:27 -03:00
empty-object.json
empty.json
host-port.json
import-as-string.json
import.json
inspect-false.json src: improve parsing of boolean options 2025-05-02 17:06:59 -03:00
inspect-true.json src: improve parsing of boolean options 2025-05-02 17:06:59 -03:00
invalid-import.json
negative-numeric.json
no-op.json
non-object-node-options.json test: add more coverage to node_config_file 2025-05-02 17:04:27 -03:00
non-object-root.json test: add more coverage to node_config_file 2025-05-02 17:04:27 -03:00
not-node-options-flag.json
numeric.json
override-property.json
sneaky-flag.json
string.json
test.js
transform-types.json
unknown-flag.json
v8-flag.json