node/test/sequential
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
..
sequential.status Revert "crypto: add crypto.timingSafeEqual" 2016-08-23 10:52:32 -07:00
test-buffer-creation-regression.js test: move long-running test to sequential 2016-12-07 07:35:29 -08:00
test-child-process-emfile.js tools: add eslint rule prefer-assert-methods 2016-09-20 16:35:39 -07:00
test-child-process-execsync.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-child-process-fork-getconnections.js tools: add eslint rule prefer-assert-methods 2016-09-20 16:35:39 -07:00
test-child-process-pass-fd.js test: prevent workers outliving parent 2016-10-27 09:49:06 -07:00
test-crypto-timing-safe-equal.js benchmark,lib,test: adjust for linting 2017-01-06 14:36:01 -08:00
test-debug-host-port.js src: make debugger listen on 127.0.0.1 by default 2016-08-23 21:10:34 +02:00
test-debugger-debug-brk.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-deprecation-flags.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-dgram-pingpong.js test: fix flaky test-dgram-pingpong 2016-02-07 13:01:05 -08:00
test-fs-watch.js test: refactor the code in test-fs-watch.js 2016-12-22 22:56:44 -08:00
test-http-regr-gh-2928.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-http-server-consumed-timeout.js test: fix freebsd10-64 CI failures 2016-10-29 13:11:01 -07:00
test-init.js test: refactor test-init.js 2016-12-23 07:49:42 -05:00
test-module-loading.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-net-GH-5504.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-net-server-address.js test: cleanup test-net-server-address.js 2016-09-29 10:37:54 +03:00
test-next-tick-error-spin.js test: refactor test-next-tick-error-spin 2016-11-12 10:37:54 -08:00
test-pipe.js test: improve the code in test-pipe.js 2016-12-27 13:27:17 -05:00
test-process-warnings.js tools: add additional ESLint rules 2016-09-20 23:21:10 -04:00
test-regress-GH-784.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-regress-GH-877.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-regress-GH-897.js test: move timer-dependent test to sequential 2016-11-09 16:46:16 -08:00
test-regress-GH-1697.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-regress-GH-1726.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-regress-GH-4015.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-regress-GH-4027.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-repl-timeout-throw.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-require-cache-without-stat.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-stream2-fs.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-stream2-stderr-sync.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-timers-blocking-callback.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-util-debug.js test: refactor the code in test-util-debug.js 2017-01-06 09:49:54 -08:00
test-vm-timeout-rethrow.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
testcfg.py test: split test in parallel/sequential 2014-12-17 20:45:02 +07:00