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
2012-03-19include .npmignore files used by testsisaacs
2012-03-13Correct name in npm-test-platform-all test packageisaacs
2012-03-13stray comma in jsonisaacs
2012-03-13Fix #472 Adds support for os/cpu fields in package.jsonAdam Blackburn
2012-03-13Fix failing testsisaacs
2012-03-13s/test.sh/test.js/isaacs
2012-03-13Move some sh tests to jsisaacs
2012-03-13correct assert method nameisaacs
2012-03-13Fix cases where an optionalDependency fails to buildisaacs
2012-03-07update the failer package a bitisaacs
2012-03-07fix shrinkwrap testisaacs
2012-03-07Fix: bundleDependencies being re-installed unnecessarilyisaacs
2012-02-29shrinkwrap testisaacs
2012-01-13Fix #995 Optional Dependenciesisaacs
2011-12-20better output for testsisaacs
2011-12-17Run npm tests using the installed copy, current nodeisaacs
2011-12-17remove some cruftisaacs
2011-12-17Port npm tests to javascriptisaacs
2011-12-17Test for #1888isaacs
2011-12-15Bring npmignore behavior more into line with gitignoreisaacs
2011-12-14Need to use --force to unpulbish entire project nowisaacs
2011-12-08Reproduction for #1182isaacs
2011-09-26Merge remote branch 'deanlandolt/winbin' into winbinisaacs
2011-09-15Sometimes failure is an optionisaacs
2011-09-08Remove all reference to activate/deactivate from docs and commentsisaacs
2011-09-07remove sh extension from test/run to enable win tests as test/run.cmdDean Landolt
2011-09-05Use dnode for tests instead of expressisaacs
2011-08-26Better url-dep test, since express has sub-dependenciesisaacs
2011-07-20s/sys/util/g finallyisaacs
2011-06-10Test that it doesn't crash when the bindir is missingisaacs
2011-05-31Don't interpret '' as true unless it's booleanisaacs
2011-05-04Use a permanent url for the npm dep testisaacs
2011-04-26line breakisaacs
2011-04-16Make this test easier to look atisaacs
2011-03-31Fix regression in PATH setting for lifecycle scriptsisaacs
2011-03-22don't recursively test npm foreverisaacs
2011-03-22Test renovation for 1.0.isaacs
2011-03-22double-star testisaacs
2011-03-22double-star testisaacs
2011-02-23worksforme?isaacs
2011-02-23Clean up tests a bitisaacs
2011-02-23Make executableisaacs
2011-02-20Remove sudo from the install.sh.Let users do this if they need to.isaacs
2011-02-19(failing) Test that bundled deps are found firstisaacs
2011-02-18ignore test dataisaacs
2011-02-18Prefix test packages, and test publishingisaacs
2011-02-15require('foo/package.json') not supported at the momentisaacs
2011-02-02Closes GH-552 Add 'private' flag to prevent publishing.isaacs
2011-01-25Colorize the testsisaacs
2011-01-13better test for thisisaacs