0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let
Manually fix issues that eslint --fix couldn't do automatically.

PR-URL: https://github.com/nodejs/node/pull/10685
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
2017-01-11 11:43:52 +00:00
..
async-hello-world test: use const for all require() calls 2017-01-02 18:28:18 -05:00
at-exit
buffer-free-callback test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
heap-profiler
hello-world test: use const for all require() calls 2017-01-02 18:28:18 -05:00
hello-world-function-export test: use const for all require() calls 2017-01-02 18:28:18 -05:00
load-long-path test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
make-callback
make-callback-recurse test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
new-target
node-module-version test: improve module version mismatch error check 2017-01-09 12:05:02 -05:00
null-buffer-neuter
openssl-binding
parse-encoding
repl-domain-abort test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
stringbytes-external-exceed-max test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
symlinked-module
zlib-binding
.gitignore
testcfg.py