0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/doctool
Richard Lau 3b124e0a73
tools: make doctool work if no internet available
Allow doctool to fallback to use local files if not building a release
build.

PR-URL: https://github.com/nodejs/node/pull/30214
Fixes: https://github.com/nodejs/node/issues/29918
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
2019-11-05 22:10:33 -05:00
..
test-apilinks.js tools: make apilinks building more robust 2018-12-18 05:14:24 +01:00
test-doctool-html.js test: fix flaky doctool and test 2019-10-15 13:22:41 -07:00
test-doctool-json.js test: remove unused catch bindings 2018-11-06 10:59:18 -05:00
test-doctool-versions.js tools: make doctool work if no internet available 2019-11-05 22:10:33 -05:00
test-make-doc.js test: provide better message for orphan output documentation 2018-07-23 12:51:11 -07:00
testcfg.py