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-05-23test to ensure deps and bundleDeps matchForrest L Norvell
2014-05-23fix `npm ls` labeling issueEvan You
2014-05-22config-meta test: skip over missing filesisaacs
2014-05-15npm-registry-client@1.0.0isaacs
2014-05-15fix test/tap/install-save-prefix.jsisaacs
2014-05-12Allow non-github repositories with `npm repo`Evan Lucas
2014-05-11Stop optional deps moving into deps on update --saveTim Oxley
2014-05-11Test update + optional dependencies behaviour.Tim Oxley
2014-05-10Add update --save/--save-dev tests.Tim Oxley
2014-05-08refactor maybe* methods to be more consistentForrest L Norvell
2014-05-08refactor add* into separate filesForrest L Norvell
2014-05-08fix test/tap/url-dependencies.jsisaacs
2014-05-03run-script: Support --parseable and --jsonisaacs
2014-05-02trivial: typo in test messageisaacs
2014-05-02send referer headerisaacs
2014-05-02cache: Fix typo bug (plus test)isaacs
2014-04-30cache: Handle 404s and other HTTP errors as errorsisaacs
2014-04-30test: simplify common.run() to common.npm()isaacs
2014-04-29bump tap dep, make tests stderr a bit quieterisaacs
2014-04-18Fix ls-depth-cli testRobert Kowalski
2014-04-18Fix lifecycle testRobert Kowalski
2014-04-18Make `npm install` respect `config.unicode`Sean McGivern
2014-04-18Add test for lifecycle.makeEnv()Yeonghoon Park
2014-04-18Fix startstop test.Domenic Denicola
2014-04-18Fix ls-depth-cli test on Windows.Domenic Denicola
2014-04-18Don't return 0 exit code on invalid commandEvan Lucas
2014-04-18Factor test-helper out of testsRobert Kowalski
2014-04-18Add failing regression test for npm ls --depth=0Robert Kowalski
2014-04-18Fix circular-dep test on Windows.Domenic Denicola
2014-04-17Fix testsRobert Kowalski
2014-04-16fix failing test on linuxRobert Kowalski
2014-04-13make ignore-scripts test quieterisaacs
2014-04-10test: Add test to verify npm-registry-mock versionisaacs
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