Searched defs:FORCE_COLOR (Results 1 – 6 of 6) sorted by relevance
| /third_party/node/test/fixtures/test-runner/output/ |
| D | arbitrary-output-colored.js | 9 …await once(spawn(process.execPath, ['--test', test], { stdio: 'inherit', env: { FORCE_COLOR: 1 } }… property 10 …['--test', '--test-reporter', 'tap', test], { stdio: 'inherit', env: { FORCE_COLOR: 1 } }), 'exit… property
|
| /third_party/node/test/sequential/ |
| D | test-util-debug.js | 66 FORCE_COLOR: forceColors ? 'true' : 'false' property
|
| /third_party/node/test/parallel/ |
| D | test-repl-envvars.js | 23 env: { NODE_DISABLE_COLORS: '1', FORCE_COLOR: '1' }, property 35 env: { TERM: 'dumb', FORCE_COLOR: '1' }, property
|
| D | test-node-output-console.mjs | 28 !skipForceColors ? { name: 'console/force_colors.js', env: { FORCE_COLOR: 1 } } : null, property
|
| D | test-node-output-errors.mjs | 65 transform: forceColorsTransform, env: { FORCE_COLOR: 1 } }, property
|
| /third_party/node/deps/cares/cmake/ |
| D | EnableWarnings.cmake | 245 …option(FORCE_COLOR "Force compiler to always colorize, even when output is redirected." ${color_de… option
|