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-04-10update tap tests to hit no external dependencies.bcoe
2014-04-10adding save-prefix configuration optionThorsten Lorenz
2014-04-10test: test that cache loading doesn't mangle shasumisaacs
2014-04-06Add a test for npm-shrinkwrap crashes with empty dependenciesRobert Kowalski
2014-03-17test: make prune test env filtering more targetedisaacs
2014-03-16read-installed@2.0.0isaacs
2014-02-22doc: update misc/semver.mdisaacs
2014-02-21Prevent creation of node_modules/npm-4503-cTim Oxley
2014-02-21Add --save-exact config for --save[-dev|-optional].Tim Oxley
2014-02-21add test, some boyscoutingRobert Kowalski
2014-02-20fix prune.js test with empty cacheRobert Kowalski
2014-02-17clean git url before lockingNeil Gentleman
2014-02-17test: Add test for outdated --parseableisaacs
2014-02-17more legible error message in config.get/setYazhong Liu
2014-02-17Respect --color settings in outdated.Tim Oxley
2014-02-16Check for file-ness in /-containing install argsisaacs
2014-02-16test: express is not in mocks, use underscore insteadisaacs
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