Home
last modified time | relevance | path

Searched refs:notest (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/init-package-json/lib/
Ddefault-input.js171 const notest = 'echo "Error: no test specified" && exit 1' constant
177 if (!scripts.test || scripts.test === notest) {
190 const promptArgs = ['test command', (t) => t || notest]
194 scripts.test = yes ? command || notest : prompt(...promptArgs)
/third_party/glslang/Test/baseResults/
Dspv.for-notest.vert.out1 spv.for-notest.vert
/third_party/vixl/tools/
Dtest.py426 if not (args.notest and args.nobench):
438 if not args.notest: