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-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
2010-09-11Use "name@version" rather than "name-version". Everywhere.isaacs
2010-09-02test that things don't get exposedisaacs
2010-09-02Test runner that installs all the packages and then tests them.isaacs
2010-09-02Disable annoying testsisaacs
2010-09-02Correct nameisaacs
2010-09-02Correct names and descriptionsisaacs
2010-09-02Remove this. Just fetch the remote one.isaacs
2010-09-02Add a test for bindir packageisaacs
2010-08-29Make the test thing more testyisaacs
2010-08-28A test package for npm bundleisaacs
2010-08-26A package that depends on jsdomisaacs
2010-08-25A test that's fast, and another that's slow.isaacs
2010-08-25First pass at installing a default bin hash from a "bin" directory. Doesn't ...isaacs
2010-08-11More testsisaacs
2010-08-09Remove the giant file.isaacs
2010-08-05no longer exporting a main module, don't test it.isaacs
2010-07-30Don't depend on a specific version of jsdomisaacs
2010-07-25Update test for new rm syntaxisaacs
2010-07-25Whitespaceisaacs
2010-07-25A test package with some random data inside.isaacs
2010-07-03Make test (quietly)isaacs
2010-07-03Test some dependency stuff.isaacs
2010-07-03Basic test harness.isaacs