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-08-27ensure lifecycle spawn errors caught properlyisaacs
2014-08-21test: startstop commands with windows-compatible quotesisaacs
2014-08-21test: windows line endings in startstop.jsisaacs
2014-08-21test: skip weird symlink test on windowsisaacs
2014-08-21test: make ignore-install-link self-containedisaacs
2014-08-13rename .gitignore when unpacking foreign tarballsisaacs
2014-06-21Run the npm-registry-couchapp tests along with npm testsisaacs
2014-06-13npmconf@1.0.5isaacs
2014-06-13failing test: set global prefix in userconfigisaacs
2014-06-06github-url-from-username-repo and read-package-json updatesisaacs
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