node/tools
Ben Noordhuis 2cb9e2a6f7
build,tools: check freshness of doc addons
Add a `--check` flag to `tools/doc/addon-verify.js` and use that in the
`make test` target to determine if the generated files in `test/addons`
are fresh or stale.

PR-URL: https://github.com/nodejs/node/pull/17407
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2018-01-21 02:19:47 +01:00
..
bootstrap
configure.d tools: fix AttributeError: __exit__ on Python 2.6 2017-12-27 19:41:34 +01:00
doc build,tools: check freshness of doc addons 2018-01-21 02:19:47 +01:00
eslint-rules tools: add check for using process.binding crypto 2017-12-29 06:08:16 +01:00
gyp tools: teach gyp to write an 'all deps' rule 2018-01-21 02:19:44 +01:00
icu
macos-installer
msvs
node_modules tools: add babel-eslint 2018-01-11 09:50:47 +01:00
pkgsrc
remark-cli
remark-preset-lint-node tools: host remark-preset-lint-node in-tree 2018-01-05 03:11:48 +01:00
rpm
.eslintrc.yaml
Makefile
certdata.txt
check-imports.py
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py
js2c.py
license-builder.sh tools: add babel-eslint 2018-01-11 09:50:47 +01:00
license2rtf.js
lint-js.js tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools,test: throw if common.PORT used in parallel tests 2017-12-11 19:49:40 -08:00
update-authors.sh
update-babel-eslint.sh tools: add babel-eslint 2018-01-11 09:50:47 +01:00
update-eslint.sh tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
utils.py