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
2014-02-16"install ./pkg@1.2.3" should install local moduleAlex Kocharin
2014-02-16prune: Added back --production supportDav Glass
2014-02-16Test for repo commandisaacs
2014-02-15dedupe: respect dependency versionsRafael de Oleza
2014-02-13Add failing tests for #3512 and #4296.Domenic Denicola
2014-02-13Add now-passing test for repo shorthandsRobert Kowalski
2014-02-13Don't do the publishTestisaacs
2014-02-09Migrate peer-deps test to tap.Domenic Denicola
2014-02-08fix outdated-notarget-testRobert Kowalski
2014-02-07Show error to user on npm updateEvan Lucas
2014-02-07Replace references to isaacs/npm with npm/npm.Dylan Greene
2014-01-13Change the way how tests fail on stderr output.Denis Gladkikh
2014-01-11npm-run: fix commands with whitespaces on windowsRobert Kowalski
2014-01-08Fix updating Git URLs with credentials in themDaniel Santiago
2014-01-06Clean up ignore-install-link test.Domenic Denicola
2014-01-06Fix outdated-json test on Windows.Domenic Denicola
2014-01-06Fixes #3767 (npm install overwrites npm link)Evan Lucas
2013-12-29Fix url-dependencies test on Windows.Domenic Denicola
2013-12-26Handle circular dep installs properlyJames Halliday
2013-12-23test: do not hit real registry for false_name testRobert Kowalski
2013-12-23On a 404, specify the parent package if it existsEvan Lucas
2013-12-18npm-registry-client@0.3.2isaacs
2013-12-17Avoid installing URL dependencies multiple times.Steve Mason
2013-12-16conf: Fix docs, add a test for docsisaacs
2013-12-16Add --ignore-scripts option.Quinn Slack
2013-12-15Fix version-no-tags test on Windows.Domenic Denicola
2013-12-15Fix outdated-depth test on Windows.Domenic Denicola
2013-12-11Revert "Avoid installing URL dependencies multiple times."isaacs
2013-12-09Add option for omitting `git tag` on `npm version`Evan Lucas
2013-12-07add email and _auth for publish-config testLuke Arduini
2013-12-07add tests for npm start/stop/restartLuke Arduini
2013-12-07add tests for outdated with depthLuke Arduini
2013-12-07remove broken outdated-with-depth testLuke Arduini
2013-12-03make outdated work with --depthEvan You
2013-11-26init-package-json@0.0.14isaacs
2013-11-26Fix prepublish test on Windows.Domenic Denicola
2013-11-26Fix outdated-json test on Windows.Domenic Denicola
2013-11-26Fixed unused-and-overwritten variable in shrinkwrap testsSteve Mason
2013-11-26Avoid installing URL dependencies multiple times.Steve Mason
2013-11-26add tap test for npm outdated --jsonEvan You
2013-11-26Always update git urlsRobert Kowalski
2013-11-24Use platform independent path separators in dedupMatt Colyer
2013-11-23Fix testsuite, closes #4174Robert Kowalski
2013-11-14test: do not hit the real registry, use the mock registryRobert Kowalski
2013-11-14test: cleanup taps test outputRobert Kowalski
2013-11-14test: use dedicated cache for mocked packagesRobert Kowalski
2013-11-14test: use central config for port & addressRobert Kowalski
2013-11-11lifecycle: proxy the child process' "signal" to npmNathan Rajlich
2013-10-24let npm.commands.uninstall() return an array of removed itemsRobert Kowalski
2013-10-24Fix test for outdated-new-versions in edge casesRobert Kowalski