• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/* IMPORTANT
2 * This snapshot file is auto-generated, but designed for humans.
3 * It should be checked into source control and tracked carefully.
4 * Re-generate by setting TAP_SNAPSHOT=1 and running tests.
5 * Make sure to inspect the output below.  Do not ignore changes!
6 */
7'use strict'
8exports[`test/lib/npm.js TAP usage set process.stdout.columns column width 0 > must match snapshot 1`] = `
9npm <command>
10
11Usage:
12
13npm install        install all the dependencies in your project
14npm install <foo>  add the <foo> dependency to your project
15npm test           run this project's tests
16npm run <foo>      run the script named <foo>
17npm <command> -h   quick help on <command>
18npm -l             display usage info for all commands
19npm help <term>    search for help on <term>
20npm help npm       more involved overview
21
22All commands:
23
24    access, adduser, audit, bugs, cache, ci, completion,
25    config, dedupe, deprecate, diff, dist-tag, docs, doctor,
26    edit, exec, explain, explore, find-dupes, fund, get, help,
27    help-search, hook, init, install, install-ci-test,
28    install-test, link, ll, login, logout, ls, org, outdated,
29    owner, pack, ping, pkg, prefix, profile, prune, publish,
30    query, rebuild, repo, restart, root, run-script, search,
31    set, shrinkwrap, star, stars, start, stop, team, test,
32    token, uninstall, unpublish, unstar, update, version, view,
33    whoami
34
35Specify configs in the ini-formatted file:
36    {USERCONFIG}
37or on the command line via: npm <command> --key=value
38
39More configuration info: npm help config
40Configuration fields: npm help 7 config
41
42npm@{VERSION} {NPMROOT}
43`
44
45exports[`test/lib/npm.js TAP usage set process.stdout.columns column width 1 > must match snapshot 1`] = `
46npm <command>
47
48Usage:
49
50npm install        install all the dependencies in your project
51npm install <foo>  add the <foo> dependency to your project
52npm test           run this project's tests
53npm run <foo>      run the script named <foo>
54npm <command> -h   quick help on <command>
55npm -l             display usage info for all commands
56npm help <term>    search for help on <term>
57npm help npm       more involved overview
58
59All commands:
60
61    access, adduser,
62    audit, bugs, cache, ci,
63    completion, config,
64    dedupe, deprecate, diff,
65    dist-tag, docs, doctor,
66    edit, exec, explain,
67    explore, find-dupes,
68    fund, get, help,
69    help-search, hook, init,
70    install,
71    install-ci-test,
72    install-test, link, ll,
73    login, logout, ls, org,
74    outdated, owner, pack,
75    ping, pkg, prefix,
76    profile, prune, publish,
77    query, rebuild, repo,
78    restart, root,
79    run-script, search, set,
80    shrinkwrap, star, stars,
81    start, stop, team, test,
82    token, uninstall,
83    unpublish, unstar,
84    update, version, view,
85    whoami
86
87Specify configs in the ini-formatted file:
88    {USERCONFIG}
89or on the command line via: npm <command> --key=value
90
91More configuration info: npm help config
92Configuration fields: npm help 7 config
93
94npm@{VERSION} {NPMROOT}
95`
96
97exports[`test/lib/npm.js TAP usage set process.stdout.columns column width 10 > must match snapshot 1`] = `
98npm <command>
99
100Usage:
101
102npm install        install all the dependencies in your project
103npm install <foo>  add the <foo> dependency to your project
104npm test           run this project's tests
105npm run <foo>      run the script named <foo>
106npm <command> -h   quick help on <command>
107npm -l             display usage info for all commands
108npm help <term>    search for help on <term>
109npm help npm       more involved overview
110
111All commands:
112
113    access, adduser,
114    audit, bugs, cache, ci,
115    completion, config,
116    dedupe, deprecate, diff,
117    dist-tag, docs, doctor,
118    edit, exec, explain,
119    explore, find-dupes,
120    fund, get, help,
121    help-search, hook, init,
122    install,
123    install-ci-test,
124    install-test, link, ll,
125    login, logout, ls, org,
126    outdated, owner, pack,
127    ping, pkg, prefix,
128    profile, prune, publish,
129    query, rebuild, repo,
130    restart, root,
131    run-script, search, set,
132    shrinkwrap, star, stars,
133    start, stop, team, test,
134    token, uninstall,
135    unpublish, unstar,
136    update, version, view,
137    whoami
138
139Specify configs in the ini-formatted file:
140    {USERCONFIG}
141or on the command line via: npm <command> --key=value
142
143More configuration info: npm help config
144Configuration fields: npm help 7 config
145
146npm@{VERSION} {NPMROOT}
147`
148
149exports[`test/lib/npm.js TAP usage set process.stdout.columns column width 100 > must match snapshot 1`] = `
150npm <command>
151
152Usage:
153
154npm install        install all the dependencies in your project
155npm install <foo>  add the <foo> dependency to your project
156npm test           run this project's tests
157npm run <foo>      run the script named <foo>
158npm <command> -h   quick help on <command>
159npm -l             display usage info for all commands
160npm help <term>    search for help on <term>
161npm help npm       more involved overview
162
163All commands:
164
165    access, adduser, audit, bugs, cache, ci, completion,
166    config, dedupe, deprecate, diff, dist-tag, docs, doctor,
167    edit, exec, explain, explore, find-dupes, fund, get, help,
168    help-search, hook, init, install, install-ci-test,
169    install-test, link, ll, login, logout, ls, org, outdated,
170    owner, pack, ping, pkg, prefix, profile, prune, publish,
171    query, rebuild, repo, restart, root, run-script, search,
172    set, shrinkwrap, star, stars, start, stop, team, test,
173    token, uninstall, unpublish, unstar, update, version, view,
174    whoami
175
176Specify configs in the ini-formatted file:
177    {USERCONFIG}
178or on the command line via: npm <command> --key=value
179
180More configuration info: npm help config
181Configuration fields: npm help 7 config
182
183npm@{VERSION} {NPMROOT}
184`
185
186exports[`test/lib/npm.js TAP usage set process.stdout.columns column width 24 > must match snapshot 1`] = `
187npm <command>
188
189Usage:
190
191npm install        install all the dependencies in your project
192npm install <foo>  add the <foo> dependency to your project
193npm test           run this project's tests
194npm run <foo>      run the script named <foo>
195npm <command> -h   quick help on <command>
196npm -l             display usage info for all commands
197npm help <term>    search for help on <term>
198npm help npm       more involved overview
199
200All commands:
201
202    access, adduser,
203    audit, bugs, cache, ci,
204    completion, config,
205    dedupe, deprecate, diff,
206    dist-tag, docs, doctor,
207    edit, exec, explain,
208    explore, find-dupes,
209    fund, get, help,
210    help-search, hook, init,
211    install,
212    install-ci-test,
213    install-test, link, ll,
214    login, logout, ls, org,
215    outdated, owner, pack,
216    ping, pkg, prefix,
217    profile, prune, publish,
218    query, rebuild, repo,
219    restart, root,
220    run-script, search, set,
221    shrinkwrap, star, stars,
222    start, stop, team, test,
223    token, uninstall,
224    unpublish, unstar,
225    update, version, view,
226    whoami
227
228Specify configs in the ini-formatted file:
229    {USERCONFIG}
230or on the command line via: npm <command> --key=value
231
232More configuration info: npm help config
233Configuration fields: npm help 7 config
234
235npm@{VERSION} {NPMROOT}
236`
237
238exports[`test/lib/npm.js TAP usage set process.stdout.columns column width 40 > must match snapshot 1`] = `
239npm <command>
240
241Usage:
242
243npm install        install all the dependencies in your project
244npm install <foo>  add the <foo> dependency to your project
245npm test           run this project's tests
246npm run <foo>      run the script named <foo>
247npm <command> -h   quick help on <command>
248npm -l             display usage info for all commands
249npm help <term>    search for help on <term>
250npm help npm       more involved overview
251
252All commands:
253
254    access, adduser,
255    audit, bugs, cache, ci,
256    completion, config,
257    dedupe, deprecate, diff,
258    dist-tag, docs, doctor,
259    edit, exec, explain,
260    explore, find-dupes,
261    fund, get, help,
262    help-search, hook, init,
263    install,
264    install-ci-test,
265    install-test, link, ll,
266    login, logout, ls, org,
267    outdated, owner, pack,
268    ping, pkg, prefix,
269    profile, prune, publish,
270    query, rebuild, repo,
271    restart, root,
272    run-script, search, set,
273    shrinkwrap, star, stars,
274    start, stop, team, test,
275    token, uninstall,
276    unpublish, unstar,
277    update, version, view,
278    whoami
279
280Specify configs in the ini-formatted file:
281    {USERCONFIG}
282or on the command line via: npm <command> --key=value
283
284More configuration info: npm help config
285Configuration fields: npm help 7 config
286
287npm@{VERSION} {NPMROOT}
288`
289
290exports[`test/lib/npm.js TAP usage set process.stdout.columns column width 41 > must match snapshot 1`] = `
291npm <command>
292
293Usage:
294
295npm install        install all the dependencies in your project
296npm install <foo>  add the <foo> dependency to your project
297npm test           run this project's tests
298npm run <foo>      run the script named <foo>
299npm <command> -h   quick help on <command>
300npm -l             display usage info for all commands
301npm help <term>    search for help on <term>
302npm help npm       more involved overview
303
304All commands:
305
306    access, adduser, audit,
307    bugs, cache, ci,
308    completion, config,
309    dedupe, deprecate, diff,
310    dist-tag, docs, doctor,
311    edit, exec, explain,
312    explore, find-dupes,
313    fund, get, help,
314    help-search, hook, init,
315    install, install-ci-test,
316    install-test, link, ll,
317    login, logout, ls, org,
318    outdated, owner, pack,
319    ping, pkg, prefix,
320    profile, prune, publish,
321    query, rebuild, repo,
322    restart, root,
323    run-script, search, set,
324    shrinkwrap, star, stars,
325    start, stop, team, test,
326    token, uninstall,
327    unpublish, unstar,
328    update, version, view,
329    whoami
330
331Specify configs in the ini-formatted file:
332    {USERCONFIG}
333or on the command line via: npm <command> --key=value
334
335More configuration info: npm help config
336Configuration fields: npm help 7 config
337
338npm@{VERSION} {NPMROOT}
339`
340
341exports[`test/lib/npm.js TAP usage set process.stdout.columns column width 75 > must match snapshot 1`] = `
342npm <command>
343
344Usage:
345
346npm install        install all the dependencies in your project
347npm install <foo>  add the <foo> dependency to your project
348npm test           run this project's tests
349npm run <foo>      run the script named <foo>
350npm <command> -h   quick help on <command>
351npm -l             display usage info for all commands
352npm help <term>    search for help on <term>
353npm help npm       more involved overview
354
355All commands:
356
357    access, adduser, audit, bugs, cache, ci, completion,
358    config, dedupe, deprecate, diff, dist-tag, docs, doctor,
359    edit, exec, explain, explore, find-dupes, fund, get, help,
360    help-search, hook, init, install, install-ci-test,
361    install-test, link, ll, login, logout, ls, org, outdated,
362    owner, pack, ping, pkg, prefix, profile, prune, publish,
363    query, rebuild, repo, restart, root, run-script, search,
364    set, shrinkwrap, star, stars, start, stop, team, test,
365    token, uninstall, unpublish, unstar, update, version, view,
366    whoami
367
368Specify configs in the ini-formatted file:
369    {USERCONFIG}
370or on the command line via: npm <command> --key=value
371
372More configuration info: npm help config
373Configuration fields: npm help 7 config
374
375npm@{VERSION} {NPMROOT}
376`
377
378exports[`test/lib/npm.js TAP usage set process.stdout.columns column width 76 > must match snapshot 1`] = `
379npm <command>
380
381Usage:
382
383npm install        install all the dependencies in your project
384npm install <foo>  add the <foo> dependency to your project
385npm test           run this project's tests
386npm run <foo>      run the script named <foo>
387npm <command> -h   quick help on <command>
388npm -l             display usage info for all commands
389npm help <term>    search for help on <term>
390npm help npm       more involved overview
391
392All commands:
393
394    access, adduser, audit, bugs, cache, ci, completion,
395    config, dedupe, deprecate, diff, dist-tag, docs, doctor,
396    edit, exec, explain, explore, find-dupes, fund, get, help,
397    help-search, hook, init, install, install-ci-test,
398    install-test, link, ll, login, logout, ls, org, outdated,
399    owner, pack, ping, pkg, prefix, profile, prune, publish,
400    query, rebuild, repo, restart, root, run-script, search,
401    set, shrinkwrap, star, stars, start, stop, team, test,
402    token, uninstall, unpublish, unstar, update, version, view,
403    whoami
404
405Specify configs in the ini-formatted file:
406    {USERCONFIG}
407or on the command line via: npm <command> --key=value
408
409More configuration info: npm help config
410Configuration fields: npm help 7 config
411
412npm@{VERSION} {NPMROOT}
413`
414
415exports[`test/lib/npm.js TAP usage set process.stdout.columns column width 90 > must match snapshot 1`] = `
416npm <command>
417
418Usage:
419
420npm install        install all the dependencies in your project
421npm install <foo>  add the <foo> dependency to your project
422npm test           run this project's tests
423npm run <foo>      run the script named <foo>
424npm <command> -h   quick help on <command>
425npm -l             display usage info for all commands
426npm help <term>    search for help on <term>
427npm help npm       more involved overview
428
429All commands:
430
431    access, adduser, audit, bugs, cache, ci, completion,
432    config, dedupe, deprecate, diff, dist-tag, docs, doctor,
433    edit, exec, explain, explore, find-dupes, fund, get, help,
434    help-search, hook, init, install, install-ci-test,
435    install-test, link, ll, login, logout, ls, org, outdated,
436    owner, pack, ping, pkg, prefix, profile, prune, publish,
437    query, rebuild, repo, restart, root, run-script, search,
438    set, shrinkwrap, star, stars, start, stop, team, test,
439    token, uninstall, unpublish, unstar, update, version, view,
440    whoami
441
442Specify configs in the ini-formatted file:
443    {USERCONFIG}
444or on the command line via: npm <command> --key=value
445
446More configuration info: npm help config
447Configuration fields: npm help 7 config
448
449npm@{VERSION} {NPMROOT}
450`
451