Home
last modified time | relevance | path

Searched refs:installedpath (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/npm/test/tap/
Dlegacy-missing-bindir.js11 var installedpath = path.resolve(modulepath, 'npm-test-missing-bindir') variable
38 fs.statSync(path.resolve(installedpath, filename))
Dlegacy-test-package.js10 var installedpath = path.resolve(modulepath, 'npm-test-test-package') variable
40 common.npm(['test'], {cwd: installedpath}, testCheckAndRemove)
Dlegacy-ignore-nested-nm.js10 var installedpath = path.resolve(modulepath, 'npm-test-ignore-nested-nm') variable
39 var foopath = path.resolve(installedpath, 'lib/node_modules/foo')
/third_party/node/deps/npm/test/need-npm5-update/
Dlegacy-array-bin.js10 var installedpath = path.resolve(modulepath, 'npm-test-array-bin') variable
53 common.npm(['test'], {cwd: installedpath}, testCheckAndRemove)
Dlegacy-dir-bin.js10 var installedpath = path.resolve(modulepath, 'npm-test-dir-bin') variable
52 common.npm(['test'], {cwd: installedpath}, testCheckAndRemove)
/third_party/node/deps/npm/test/network/
Dlegacy-bundled-git.js10 var installedpath = path.resolve(modulepath, 'npm-test-bundled-git') variable
74 …var actual = require(path.resolve(installedpath, 'node_modules/glob/node_modules/minimatch/package…