node/test/fixtures/rc
Edy Silva ab694d5661
src,test: fix config file parsing for flags defaulted to true
PR-URL: https://github.com/nodejs/node/pull/59110
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2025-07-20 04:47:16 +00:00
..
default src: set default config as node.config.json 2025-02-27 21:02:10 +00:00
duplicate-namespace-option src: support namespace options in configuration file 2025-06-06 12:47:05 +00:00
namespaced src: support namespace options in configuration file 2025-06-06 12:47:05 +00:00
broken-node-options.json test: add more coverage to node_config_file 2025-02-24 09:54:57 +00:00
broken.json test: add more coverage to node_config_file 2025-02-24 09:54:57 +00:00
empty-object.json
empty-valid-namespace.json src: support namespace options in configuration file 2025-06-06 12:47:05 +00:00
empty.json
host-port.json
import-as-string.json
import.json
inspect-false.json src: improve parsing of boolean options 2025-04-30 19:08:57 +00:00
inspect-true.json src: improve parsing of boolean options 2025-04-30 19:08:57 +00:00
invalid-import.json
namespace-with-array.json src: support namespace options in configuration file 2025-06-06 12:47:05 +00:00
namespace-with-disallowed-envvar.json src: support namespace options in configuration file 2025-06-06 12:47:05 +00:00
negative-numeric.json
no-op.json
non-object-node-options.json test: add more coverage to node_config_file 2025-02-24 09:54:57 +00:00
non-object-root.json test: add more coverage to node_config_file 2025-02-24 09:54:57 +00:00
not-node-options-flag.json
numeric.json
override-namespace.json src: support namespace options in configuration file 2025-06-06 12:47:05 +00:00
override-node-option-with-namespace.json src: support namespace options in configuration file 2025-06-06 12:47:05 +00:00
override-property.json
sneaky-flag.json
string.json
test.js
transform-types.json
unknown-flag-namespace.json src: support namespace options in configuration file 2025-06-06 12:47:05 +00:00
unknown-flag.json
unknown-namespace.json src: support namespace options in configuration file 2025-06-06 12:47:05 +00:00
v8-flag.json
warnings-false.json src,test: fix config file parsing for flags defaulted to true 2025-07-20 04:47:16 +00:00