0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Jon Moss 3b23b4d7c0 tools,test: remove unused config hooks
Removes a couple of unused/empty functions inside of `tools/test.py`

PR-URL: https://github.com/nodejs/node/pull/22010
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-07-31 10:26:04 -04:00
..
bootstrap win, tools: add nasm to boxstarter script 2018-04-14 13:34:43 -07:00
configure.d
doc tools: convert addon-verify to remark 2018-07-28 10:40:35 +03:00
eslint-rules tools: add no-duplicate-requires rule 2018-07-12 16:11:11 -05:00
gyp tools: patch gyp to avoid xcrun errors 2018-07-29 20:27:31 +05:30
icu tools: fix broken link in icu notes 2018-04-14 12:25:59 -07:00
macos-installer
msvs build,win,v8: allow precompiling objects-inl.h 2018-07-27 00:43:43 -07:00
node_modules tools: update ESLint to 5.2.0 2018-07-28 06:05:49 -07:00
pkgsrc src,tools: use https://nodejs.org URL when possible. 2018-07-14 11:57:59 +02:00
remark-cli tools: update prohibited-strings md linting 2018-05-18 16:05:07 +02:00
remark-preset-lint-node tools: update prohibited-strings md linting 2018-05-18 16:05:07 +02:00
rpm src,tools: use https://nodejs.org URL when possible. 2018-07-14 11:57:59 +02:00
.eslintrc.yaml
build-addons.js build: build addon tests in parallel 2018-06-11 20:09:28 +02:00
certdata.txt tools: update certdata.txt 2018-03-26 18:20:07 -04:00
check_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
check-imports.py
compress_json.py
cpplint.py tools: update cpplint to check for inline headers 2018-07-29 19:13:00 +05:30
create_android_makefiles
create_expfile.sh
dcheck_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
generate_code_cache.js build: create V8 code cache after script is run 2018-07-27 14:51:27 +08:00
genv8constants.py
getmoduleversion.py
getnodeversion.py tools: make getnodeversion.py python3-compatible 2018-07-19 19:19:30 +02:00
gyp_node.py
install.py tools: properly convert .gypi in install.py 2018-07-19 11:52:16 +02:00
js2c.py src: move context bootstrap to js 2018-06-27 17:11:19 -05:00
license2rtf.js
license-builder.sh tools: remove obsolete entries from license 2018-07-26 16:08:30 -07:00
lint-js.js
lsan_suppressions.txt
macos-firewall.sh tools: use macOS as operating system name 2018-05-10 14:46:51 -07:00
make-v8.sh tools: fix make test-v8 2018-04-11 13:23:27 -04:00
mk-ca-bundle.pl
mkssldef.py build: add OpenSSL-1.1.0 support 2018-04-10 06:45:45 +09:00
nodcheck_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py tools: remove --quiet from run-valgrind.py 2018-05-10 14:15:17 +02:00
run-worker.js worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
sign.bat
specialize_node_d.py
test-npm-package.js tools: fix test-npm-package 2018-03-12 19:49:27 -04:00
test-v8.bat
test.py tools,test: remove unused config hooks 2018-07-31 10:26:04 -04:00
update-authors.sh
update-babel-eslint.sh
update-eslint.sh tools: improve update-eslint.sh 2018-07-19 22:42:36 -07:00
utils.py