node/test/fixtures/rc
Luigi Pinca 898e68a915
test: save the config file in a temporary directory
Allow the test to be run in parallel.

Refs: https://github.com/nodejs/node/pull/58799#issuecomment-2995684216
PR-URL: https://github.com/nodejs/node/pull/58799
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Edy Silva <edigleyssonsilva@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
2025-07-15 19:03:10 -03:00
..
default src: set default config as node.config.json 2025-05-19 12:14:10 +02:00
broken-node-options.json test: add more coverage to node_config_file 2025-05-19 12:14:10 +02:00
broken.json test: add more coverage to node_config_file 2025-05-19 12:14:10 +02: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-06-10 10:39:30 +02:00
inspect-true.json src: improve parsing of boolean options 2025-06-10 10:39:30 +02: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-19 12:14:10 +02:00
non-object-root.json test: add more coverage to node_config_file 2025-05-19 12:14:10 +02: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