Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-04-10test: ensure map-to-registry.js uses common configForrest L Norvell
2015-04-10git: test all the shorthandsForrest L Norvell
2015-04-10git: use paths as presented by userForrest L Norvell
2015-04-09test: standardize test/tap/ls-l-depth-0.jsForrest L Norvell
2015-04-09test: add common.makeGitRepo for DRYnessForrest L Norvell
2015-04-08test: monkeypatch setImmediate globally for nockForrest L Norvell
2015-04-04test: standardize / rearrange test fileForrest L Norvell
2015-04-03Pass -e to node when using -pJakob Krigovsky
2015-04-03run-script: always quote argsMaximilian Antoni
2015-04-03install: better logging, no more readJSON cachingForrest L Norvell
2015-03-27test: don't interfere with dev's global rootForrest L Norvell
2015-03-27test: add link and link-install testDaijiro Wachi
2015-03-27npmconf: don't open a deleted cafileKenan Yildirim
2015-03-27github: fix the ssh fallback for private github modulesRebecca Turner
2015-03-25search: request correct URLs (fixes #7443)Forrest L Norvell
2015-03-20fstream-npm@1.0.2Kenan Yildirim
2015-03-20adduser: explicit registry on command line winsForrest L Norvell
2015-03-20npm-package-arg@3.1.1Forrest L Norvell
2015-03-18test: rework version-message-config for TravisForrest L Norvell
2015-03-18version: regression test 'message' from .npmrcDanny Fritz
2015-03-17shrinkwrap: npm shrinkwrap --dev means prod tooForrest L Norvell
2015-03-06install: don't try to --link git dependenciessmikes
2015-03-05update: only update when current !== wantedForrest L Norvell
2015-03-05dedupe: test/tap/dedupe-scoped.js uses find-dupesForrest L Norvell
2015-03-05dedupe: Handle scoped packagesKarolis Narkevicius
2015-03-05restore order to caching git remotesForrest L Norvell
2015-03-03publish, config: move tag-semver testsmikes
2015-02-27cache: test add-remote-git's URL normalizationForrest L Norvell
2015-02-27Added an --if-present flag for not erroring on unspecified scripts.Jussi Kalliokoski
2015-02-27ls: allow filtering by --dev / --prod[uction]Daijiro Wachi
2015-02-27test: rescue test from disabled; generate fixturessmikes
2015-02-27test: fix typosmikes
2015-02-27run-script: tweak wording of output, add testsForrest L Norvell
2015-02-27run-script: test run-script restart defaultsBryant Williams
2015-02-27run-script: only run restart lifecyle when no scriptDaijiro Wachi
2015-02-27test: expect sanity from LinuxMaciej MaƂecki
2015-02-27doc, test: document update actionsmikes
2015-02-27test: override globalconfig setting for testForrest L Norvell
2015-02-20npm outdated: have default depth=0smikes
2015-02-13logout: add new commandForrest L Norvell
2015-02-13config: clear credentials by nerf dartForrest L Norvell
2015-02-13config: ensure etc dir exists before writing to itJordan Harband
2015-02-13test: Clean folders on start for add-remote-git-fake-windowsisaacs
2015-02-13install man pages correctlyBryan English
2015-02-07tests: care about git results, not absolute formattingForrest L Norvell
2015-02-07test: umasks don't work that wayForrest L Norvell
2015-02-06eliminated annoying & unnecessary config tweakForrest L Norvell
2015-02-06update tests to work with npm-registry-mock@1Forrest L Norvell
2015-02-06make tests independent of user configurationForrest L Norvell
2015-02-06npm-registry-mock@1.0.0Robert Kowalski