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
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
2011-01-10A test of .npmignore file behaviorisaacs
2011-01-07Better cleanup in testisaacs
2011-01-07A test package with a url dependencyisaacs
2011-01-06Pass test by skipping when linked.isaacs
2011-01-06A test that limits the "files" array with .npmignoreisaacs
2011-01-06A test for the files arrayisaacs
2011-01-04Make this a better testisaacs
2010-12-30A test of the package configuration stuffisaacs
2010-12-06disable this test, cuz it fails automatedlyisaacs
2010-12-04the package that depends on something with a binisaacs
2010-11-24Nested bundle testingisaacs
2010-10-19Use valid template for mktempWhyme.Lyu
2010-10-16Two other test packagesisaacs
2010-10-16Run tests outside of the npm directory, since it has to install itselfisaacs