mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
7861ff4728
test: add test/addons to default test list
`make test-all` and `python tools/test.py` will now also run the addon
tests in test/addons.
test: remove test-npm from test-all make target
The test-npm target builds documentation, changes versioned files,
clutters the current working directory with artifacts, etc. In short,
it doesn't seem quite ready for inclusion in `make test-all`.
test: add test-ci target, reduced test-all
Add a test-ci target that is like test-all minus the (slow) pummel and
gc test suites.
This is primarily intended for the continuous integration, where we want
decent coverage but don't want to wait for ages for tests to complete.
cpplint: add -license/copyright to default filters
Commit
|
||
---|---|---|
.. | ||
closure_linter | ||
configure.d | ||
doc | ||
gyp | ||
icu | ||
mdb | ||
msvs | ||
osx-pkg.pmdoc | ||
pkgsrc | ||
rpm | ||
wrk | ||
build-changelog.sh | ||
certdata.txt | ||
changelog-head.sh | ||
check-imports.sh | ||
cpplint.py | ||
email-footer.md | ||
genv8constants.py | ||
getnextnodeversion.py | ||
getnodeisrelease.py | ||
getnodeversion.py | ||
getprevnodeversion.py | ||
getstability.py | ||
gyp_node.py | ||
install.py | ||
js2c.py | ||
license2rtf.js | ||
Makefile | ||
mk-ca-bundle.pl | ||
node-release-post-build.sh | ||
osx-codesign.sh | ||
osx-pkg-postinstall.sh | ||
osx-productsign.sh | ||
run-valgrind.py | ||
specialize_node_d.py | ||
test.py | ||
update-authors.sh | ||
updateAuthors.awk | ||
upgrade-npm.sh | ||
utils.py |