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-08-20fix travis testisaacs
2012-08-18Fix #2653 Respect publishConfigisaacs
2012-07-29Test for #2658isaacs
2012-07-14Fix test-ignore failure from README changeisaacs
2012-07-14Readmes so that tests stop warningisaacs
2012-07-06Fix #2602 Invalidate package.json cache on unbuildisaacs
2012-06-20Terser test failure outputisaacs
2012-06-19Fix #2538 Properly ignore false ancestorsJames Halliday
2012-06-18Tests for dir/array binsisaacs
2012-06-18Revert "Quote paths passed to child_process.exec."isaacs
2012-06-18Quote paths passed to child_process.exec.domenic
2012-06-05Test for #2490isaacs
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